SF.net SVN: gar:[27012] csw/mgar/pkg/grep/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Thu Mar 23 13:17:15 CET 2023
Revision: 27012
http://sourceforge.net/p/gar/code/27012
Author: dmichelsen
Date: 2023-03-23 12:17:15 +0000 (Thu, 23 Mar 2023)
Log Message:
-----------
grep/trunk: Update to 3.10
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 2023-03-22 07:43:55 UTC (rev 27011)
+++ csw/mgar/pkg/grep/trunk/Makefile 2023-03-23 12:17:15 UTC (rev 27012)
@@ -1,5 +1,5 @@
NAME = grep
-VERSION = 3.8
+VERSION = 3.10
GARTYPE = v2
DESCRIPTION = GNU grep
@@ -16,8 +16,8 @@
MASTER_SITES = $(GNU_MIRROR)
MASTER_SITES += http://ftp.gnu.org/gnu/grep/
-MASTER_SITES += http://meyering.net/grep/
-#DISTNAME = $(NAME)-$(VERSION)-20b4
+#MASTER_SITES += http://meyering.net/grep/
+#DISTNAME = $(NAME)-$(VERSION)-908f
DISTFILES = $(DISTNAME).tar.xz
PACKAGES += CSWggrep
@@ -26,6 +26,8 @@
NOGITPATCH = 1
+EXTRA_CPPFLAGS += -D_STDC_C99=
+
CONFIGURE_ARGS = $(DIRPATHS)
CONFIGURE_ARGS += --program-prefix=g
CONFIGURE_ARGS += --with-included-regex
Modified: csw/mgar/pkg/grep/trunk/checksums
===================================================================
--- csw/mgar/pkg/grep/trunk/checksums 2023-03-22 07:43:55 UTC (rev 27011)
+++ csw/mgar/pkg/grep/trunk/checksums 2023-03-23 12:17:15 UTC (rev 27012)
@@ -1 +1 @@
-dc6e4d18d4659e6e7552fc4a183c8ac9 grep-3.8.tar.xz
+ab3f063ad4596b7d094fb5f66cf327d6 grep-3.10.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