SF.net SVN: gar:[23551] csw/mgar/pkg/augeas/trunk

phipsy at users.sourceforge.net phipsy at users.sourceforge.net
Mon May 5 13:57:47 CEST 2014


Revision: 23551
          http://sourceforge.net/p/gar/code/23551
Author:   phipsy
Date:     2014-05-05 11:57:44 +0000 (Mon, 05 May 2014)
Log Message:
-----------
augeas: 1.2.0 (build failing; needs work)

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

Modified: csw/mgar/pkg/augeas/trunk/Makefile
===================================================================
--- csw/mgar/pkg/augeas/trunk/Makefile	2014-05-05 07:05:53 UTC (rev 23550)
+++ csw/mgar/pkg/augeas/trunk/Makefile	2014-05-05 11:57:44 UTC (rev 23551)
@@ -1,5 +1,5 @@
 NAME = augeas
-VERSION = 0.10.0
+VERSION = 1.2.0
 GARTYPE = v2
 
 DESCRIPTION = A configuration editing tool
@@ -10,7 +10,7 @@
   files.
 endef
 
-MASTER_SITES = http://augeas.net/download/
+MASTER_SITES = http://download.augeas.net/
 DISTFILES  = $(NAME)-$(VERSION).tar.gz
 VENDOR_URL = http://augeas.net
 
@@ -20,9 +20,9 @@
 GARCOMPILER = GCC4
 EXTRA_LDFLAGS = -lgnugetopt
 PATCHFILES += 0001-fix-compiling-on-solaris.patch \
-  0002-regexp-escape.patch \
-  0003-Remove-Linux-isms-so-tests-can-run-on-Solaris.patch \
-  0004-pkg-config-Augeas-requires-libxml2.patch
+              0002-regexp-escape.patch \
+              0003-Remove-Linux-isms-so-tests-can-run-on-Solaris.patch \
+              0004-pkg-config-Augeas-requires-libxml2.patch
 
 # Building on Solaris 10 doesn't work as it support C99 and the above fixes are
 # not necessary there.

Modified: csw/mgar/pkg/augeas/trunk/checksums
===================================================================
--- csw/mgar/pkg/augeas/trunk/checksums	2014-05-05 07:05:53 UTC (rev 23550)
+++ csw/mgar/pkg/augeas/trunk/checksums	2014-05-05 11:57:44 UTC (rev 23551)
@@ -5,3 +5,4 @@
 62d47bdc60e175f93aed3b81cb8e2785  augeas-0.8.1.tar.gz
 5ef0ce53ce4c75f59ab2523506731084  augeas-0.9.0.tar.gz
 fe1834e90a066c3208ac0214622c7352  augeas-0.10.0.tar.gz
+dce2f52cbd20f72c7da48e014ad48076  augeas-1.2.0.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