[csw-devel] SF.net SVN: gar:[6971] csw/mgar/pkg/cgit/trunk
trygvis at users.sourceforge.net
trygvis at users.sourceforge.net
Sun Oct 25 23:08:57 CET 2009
Revision: 6971
http://gar.svn.sourceforge.net/gar/?rev=6971&view=rev
Author: trygvis
Date: 2009-10-25 22:08:57 +0000 (Sun, 25 Oct 2009)
Log Message:
-----------
o Getting closer.
Modified Paths:
--------------
csw/mgar/pkg/cgit/trunk/Makefile
csw/mgar/pkg/cgit/trunk/checksums
csw/mgar/pkg/cgit/trunk/files/0001-cgit.conf
Modified: csw/mgar/pkg/cgit/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cgit/trunk/Makefile 2009-10-25 21:48:47 UTC (rev 6970)
+++ csw/mgar/pkg/cgit/trunk/Makefile 2009-10-25 22:08:57 UTC (rev 6971)
@@ -26,7 +26,7 @@
GIT_REPOS = git://github.com/trygvis/cgit.git
#GIT_TREEISH_cgit = v$(GARVERSION)$(if $(PATCHLEVEL),-$(PATCHLEVEL))
-GIT_TREEISH_cgit = solaris
+GIT_TREEISH_cgit.git = solaris
DISTFILES = apache.conf.CSW cgitrc.CSW
Modified: csw/mgar/pkg/cgit/trunk/checksums
===================================================================
--- csw/mgar/pkg/cgit/trunk/checksums 2009-10-25 21:48:47 UTC (rev 6970)
+++ csw/mgar/pkg/cgit/trunk/checksums 2009-10-25 22:08:57 UTC (rev 6971)
@@ -1,3 +1,3 @@
-4a9a3700c36b422090feb1da68afebd2 0001-cgit.conf
+5bce8ac0de1a5e08e864c56c56906233 0001-cgit.conf
27ef98eeb9066a301e60def5b6895a2c apache.conf.CSW
03d013bbfdad0143ddcb4c29acf1b637 cgitrc.CSW
Modified: csw/mgar/pkg/cgit/trunk/files/0001-cgit.conf
===================================================================
--- csw/mgar/pkg/cgit/trunk/files/0001-cgit.conf 2009-10-25 21:48:47 UTC (rev 6970)
+++ csw/mgar/pkg/cgit/trunk/files/0001-cgit.conf 2009-10-25 22:08:57 UTC (rev 6971)
@@ -2,6 +2,7 @@
+++ b/cgit.conf 2009-09-18 13:08:12.674658346 +0200
@@ -0,0 +1,31 @@
+# Sun Studio
++CFLAGS += -DNO_SETENV
+MMFLAGS = -xM1
+
+# GCC
@@ -23,7 +24,6 @@
+EXTLIBS = -lsocket -lnsl -lgit -lxdiff
+NEEDS_LIBICONV=1
+NO_STRCASESTR=1
-+NO_SETENV=1
+
+# OpenCSW
+CGIT_SCRIPT_PATH = /opt/csw/libexec/cgit
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list