[csw-devel] SF.net SVN: gar:[9057] csw/mgar/pkg/libconfuse/trunk

wrightru at users.sourceforge.net wrightru at users.sourceforge.net
Tue Mar 9 14:38:04 CET 2010


Revision: 9057
          http://gar.svn.sourceforge.net/gar/?rev=9057&view=rev
Author:   wrightru
Date:     2010-03-09 13:38:04 +0000 (Tue, 09 Mar 2010)

Log Message:
-----------
updated to libconfuse 2.7

Modified Paths:
--------------
    csw/mgar/pkg/libconfuse/trunk/Makefile
    csw/mgar/pkg/libconfuse/trunk/checksums

Modified: csw/mgar/pkg/libconfuse/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libconfuse/trunk/Makefile	2010-03-09 13:01:36 UTC (rev 9056)
+++ csw/mgar/pkg/libconfuse/trunk/Makefile	2010-03-09 13:38:04 UTC (rev 9057)
@@ -1,12 +1,12 @@
 GARNAME = libconfuse
-GARVERSION = 2.6
+GARVERSION = 2.7
 CATEGORIES = lib
 
-# For libConfuse 2.6, the test suite doesn't compile cleanly on Solaris,
+# For libConfuse 2.7, the test suite doesn't compile cleanly on Solaris,
 # so we skip it.  This should be re-assessed with each new release
 # from upstream.  Proposed fixes for the test suite to be submitted
 # upstream.
-ifeq ($(GARVERSION),2.6)
+ifeq ($(GARVERSION),2.7)
 #TEST_TARGET = check
 TEST_SCRIPTS = 
 endif
@@ -22,8 +22,9 @@
   to a program using a simple API.
 endef
 
-MASTER_SITES = http://bzero.se/confuse/
-PATCHFILES = setopt.diff
+#MASTER_SITES = http://bzero.se/confuse/
+MASTER_SITES = http://savannah.nongnu.org/download/confuse/
+PATCHFILES = 
 DISTFILES  = confuse-$(GARVERSION).tar.gz
 DISTFILES += $(PATCHFILES)
 DISTNAME = confuse-$(GARVERSION)

Modified: csw/mgar/pkg/libconfuse/trunk/checksums
===================================================================
--- csw/mgar/pkg/libconfuse/trunk/checksums	2010-03-09 13:01:36 UTC (rev 9056)
+++ csw/mgar/pkg/libconfuse/trunk/checksums	2010-03-09 13:38:04 UTC (rev 9057)
@@ -1,2 +1 @@
-0e883d66f0f58fc33585b430c652aa30  download/confuse-2.6.tar.gz
-5a7d6c8406a18340e7508b4d9d0da2ca  download/setopt.diff
+45932fdeeccbb9ef4228f1c1a25e9c8f  confuse-2.7.tar.gz


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