[csw-devel] SF.net SVN: gar:[16188] csw/mgar/pkg/grep/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Sun Nov 13 23:01:17 CET 2011


Revision: 16188
          http://gar.svn.sourceforge.net/gar/?rev=16188&view=rev
Author:   dmichelsen
Date:     2011-11-13 22:01:17 +0000 (Sun, 13 Nov 2011)
Log Message:
-----------
grep/trunk: Prepare for upcoming new release, all reported bugs have been fixed

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-11-13 21:50:07 UTC (rev 16187)
+++ csw/mgar/pkg/grep/trunk/Makefile	2011-11-13 22:01:17 UTC (rev 16188)
@@ -1,5 +1,5 @@
 NAME = grep
-VERSION = 2.9
+VERSION = 2.9.79-e340
 CATEGORIES = utils
 
 DESCRIPTION = GNU grep
@@ -15,23 +15,18 @@
 endef
 
 MASTER_SITES = $(GNU_MIRROR)
+MASTER_SITES += http://meyering.net/grep/
 DISTFILES = $(DISTNAME).tar.xz
 
 PACKAGES = CSWggrep
 CATALOGNAME = ggrep
 RUNTIME_DEP_PKGS_CSWggrep += CSWlibintl8
 RUNTIME_DEP_PKGS_CSWggrep += CSWlibpcre0
-RUNTIME_DEP_PKGS_CSWggrep += CSWiconv
+RUNTIME_DEP_PKGS_CSWggrep += CSWlibiconv2
 
-EXTRA_LINKER_FLAGS = -liconv
-
 CONFIGURE_ARGS  = $(DIRPATHS)
 CONFIGURE_ARGS += --program-prefix=g
 
-# Skip tests as they fail only in gnulib and are probably harmless:
-#   https://savannah.gnu.org/bugs/?29380
-SKIPTEST ?= 1
-
 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-11-13 21:50:07 UTC (rev 16187)
+++ csw/mgar/pkg/grep/trunk/checksums	2011-11-13 22:01:17 UTC (rev 16188)
@@ -1 +1 @@
-25e41b2aa201104354740961ef36005a  grep-2.9.tar.xz
+fe62cc14b813cdcc3589be6066c04fa3  grep-2.9.79-e340.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