[csw-devel] SF.net SVN: gar:[4817] csw/mgar/pkg/patch/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Tue May 12 10:59:22 CEST 2009
Revision: 4817
http://gar.svn.sourceforge.net/gar/?rev=4817&view=rev
Author: dmichelsen
Date: 2009-05-12 08:59:22 +0000 (Tue, 12 May 2009)
Log Message:
-----------
patch: Update to 2.5.9
Modified Paths:
--------------
csw/mgar/pkg/patch/trunk/Makefile
csw/mgar/pkg/patch/trunk/checksums
Property Changed:
----------------
csw/mgar/pkg/patch/trunk/
Property changes on: csw/mgar/pkg/patch/trunk
___________________________________________________________________
Modified: svn:externals
- gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v1
+ gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v2
Modified: csw/mgar/pkg/patch/trunk/Makefile
===================================================================
--- csw/mgar/pkg/patch/trunk/Makefile 2009-05-12 04:14:16 UTC (rev 4816)
+++ csw/mgar/pkg/patch/trunk/Makefile 2009-05-12 08:59:22 UTC (rev 4817)
@@ -1,19 +1,22 @@
GARNAME = patch
-GARVERSION = 2.5.4
+GARVERSION = 2.5.9
CATEGORIES = utils
DESCRIPTION = GNU patch utility
define BLURB
- The GNU patch utility.
+ The GNU patch utility.
endef
MASTER_SITES = $(GNU_MIRROR)
DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
+PACKAGES = CSWgpatch
+
# We define upstream file regex so we can be notifed of new upstream software release
UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
CONFIGURE_ARGS = $(DIRPATHS)
+CONFIGURE_ARGS += --program-prefix=g
INSTALL_OVERRIDE_DIRS = prefix exec_prefix bindir mandir
Modified: csw/mgar/pkg/patch/trunk/checksums
===================================================================
--- csw/mgar/pkg/patch/trunk/checksums 2009-05-12 04:14:16 UTC (rev 4816)
+++ csw/mgar/pkg/patch/trunk/checksums 2009-05-12 08:59:22 UTC (rev 4817)
@@ -1 +1 @@
-ee5ae84d115f051d87fcaaef3b4ae782 download/patch-2.5.4.tar.gz
+dacfb618082f8d3a2194601193cf8716 download/patch-2.5.9.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