[csw-devel] SF.net SVN: gar:[19959] csw/mgar/pkg/sed/trunk
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Tue Dec 25 12:44:09 CET 2012
Revision: 19959
http://gar.svn.sourceforge.net/gar/?rev=19959&view=rev
Author: wahwah
Date: 2012-12-25 11:44:08 +0000 (Tue, 25 Dec 2012)
Log Message:
-----------
sed/trunk: version bump. I can tell somebody was using emacs.
Modified Paths:
--------------
csw/mgar/pkg/sed/trunk/Makefile
csw/mgar/pkg/sed/trunk/checksums
Property Changed:
----------------
csw/mgar/pkg/sed/trunk/Makefile
Modified: csw/mgar/pkg/sed/trunk/Makefile
===================================================================
--- csw/mgar/pkg/sed/trunk/Makefile 2012-12-24 10:09:22 UTC (rev 19958)
+++ csw/mgar/pkg/sed/trunk/Makefile 2012-12-25 11:44:08 UTC (rev 19959)
@@ -1,5 +1,7 @@
+# $Id$
+
NAME = sed
-VERSION = 4.2.1
+VERSION = 4.2.2
GARTYPE = v2
PACKAGES = CSWgsed
@@ -23,17 +25,17 @@
# We define upstream file regex so we can be notifed of new upstream software release
UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.gz
-# Use GNU because of issue with syntax containing ellipsis in lib/regcomp.c.
+# Use GNU because of issue with syntax containing ellipsis in lib/regcomp.c.
# See http://markmail.org/message/7ki46iiok3ddu3sa
GARCOMPILER = GNU
RUNTIME_DEP_PKGS += CSWlibintl8
-# No special platform optimization
+# No special platform optimization
NOISALIST = 1
-CONFIGURE_ARGS = $(DIRPATHS)
-CONFIGURE_ARGS += --program-prefix=g
+CONFIGURE_ARGS = $(DIRPATHS)
+CONFIGURE_ARGS += --program-prefix=g
CONFIGURE_ARGS += --with-included-gettext
SHELL = /bin/bash
Property changes on: csw/mgar/pkg/sed/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
+ Id
Modified: csw/mgar/pkg/sed/trunk/checksums
===================================================================
--- csw/mgar/pkg/sed/trunk/checksums 2012-12-24 10:09:22 UTC (rev 19958)
+++ csw/mgar/pkg/sed/trunk/checksums 2012-12-25 11:44:08 UTC (rev 19959)
@@ -1 +1 @@
-f0fd4d7da574d4707e442285fd2d3b86 download/sed-4.2.1.tar.gz
+4111de4faa3b9848a0686b2f260c5056 sed-4.2.2.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