[csw-devel] SF.net SVN: gar:[14583] csw/mgar/pkg/grep/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Mon May 16 11:03:15 CEST 2011
Revision: 14583
http://gar.svn.sourceforge.net/gar/?rev=14583&view=rev
Author: dmichelsen
Date: 2011-05-16 09:03:15 +0000 (Mon, 16 May 2011)
Log Message:
-----------
grep: Update to 2.8 and update to new defaults
Modified Paths:
--------------
csw/mgar/pkg/grep/trunk/Makefile
csw/mgar/pkg/grep/trunk/checksums
Modified: csw/mgar/pkg/grep/trunk/Makefile
===================================================================
--- csw/mgar/pkg/grep/trunk/Makefile 2011-05-15 14:47:06 UTC (rev 14582)
+++ csw/mgar/pkg/grep/trunk/Makefile 2011-05-16 09:03:15 UTC (rev 14583)
@@ -1,5 +1,5 @@
NAME = grep
-VERSION = 2.7
+VERSION = 2.8
CATEGORIES = utils
DESCRIPTION = GNU grep
@@ -17,14 +17,12 @@
MASTER_SITES = $(GNU_MIRROR)
DISTFILES = $(DISTNAME).tar.xz
-# We define upstream file regex so we can be notifed of new upstream software release
-UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.xz
-
PACKAGES = CSWggrep
CATALOGNAME = ggrep
+RUNTIME_DEP_PKGS_CSWggrep += CSWlibintl8
+RUNTIME_DEP_PKGS_CSWggrep += CSWlibpcre0
+RUNTIME_DEP_PKGS_CSWggrep += CSWiconv
-DEP_PKGS = CSWggettextrt CSWiconv CSWpcrert
-
EXTRA_LINKER_FLAGS = -liconv
CONFIGURE_ARGS = $(DIRPATHS)
@@ -34,8 +32,6 @@
# https://savannah.gnu.org/bugs/?29380
SKIPTEST ?= 1
-TEST_TARGET = check
-
EXTRA_MERGE_EXCLUDE_FILES = $(libdir)/charset.alias
include gar/category.mk
Modified: csw/mgar/pkg/grep/trunk/checksums
===================================================================
--- csw/mgar/pkg/grep/trunk/checksums 2011-05-15 14:47:06 UTC (rev 14582)
+++ csw/mgar/pkg/grep/trunk/checksums 2011-05-16 09:03:15 UTC (rev 14583)
@@ -1 +1 @@
-6dd9931a52501519d7779a27cf953326 grep-2.7.tar.xz
+b59003c42b330bdabd417e00d07102da grep-2.8.tar.xz
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