hi,

here is an update for ggrep-2.16.
works fine for me @amd64

regress tests for grep is OK,
one of the gnulib tests fail, but that do not look critical.

$ grep ^FAIL /usr/ports/pobj/ggrep-2.16/grep-2.16/gnulib-tests/test-suite.log
FAIL: test-vc-list-files-cvs.sh
$

OK?

Index: Makefile
===================================================================
RCS file: /cvs/ports/sysutils/ggrep/Makefile,v
retrieving revision 1.20
diff -u -p -u -p -r1.20 Makefile
--- Makefile    9 Nov 2013 23:19:03 -0000       1.20
+++ Makefile    3 Jan 2014 19:05:45 -0000
@@ -2,9 +2,8 @@
 
 COMMENT=       GNU versions of grep pattern matching utilities
 
-DISTNAME=      grep-2.14
+DISTNAME=      grep-2.16
 PKGNAME=       g${DISTNAME}
-REVISION=      0
 CATEGORIES=    sysutils
 HOMEPAGE=      https://www.gnu.org/software/grep/grep.html
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/sysutils/ggrep/distinfo,v
retrieving revision 1.10
diff -u -p -u -p -r1.10 distinfo
--- distinfo    23 Aug 2012 20:02:12 -0000      1.10
+++ distinfo    3 Jan 2014 19:05:45 -0000
@@ -1,2 +1,2 @@
-SHA256 (grep-2.14.tar.xz) = 5w6AHU+7FudhZUpYrki/UCBiHJXI41vYZHQld2hYcuE=
-SIZE (grep-2.14.tar.xz) = 1195640
+SHA256 (grep-2.16.tar.xz) = Ft/rUBPYyfIfQMzsCTbywcagFMgo0wSI8NXG73tVEWI=
+SIZE (grep-2.16.tar.xz) = 1210192
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/sysutils/ggrep/pkg/PLIST,v
retrieving revision 1.5
diff -u -p -u -p -r1.5 PLIST
--- pkg/PLIST   8 Jul 2012 14:44:12 -0000       1.5
+++ pkg/PLIST   3 Jan 2014 19:05:45 -0000
@@ -40,8 +40,6 @@ share/locale/lt/LC_MESSAGES/
 share/locale/lt/LC_MESSAGES/grep.mo
 share/locale/nb/LC_MESSAGES/grep.mo
 share/locale/nl/LC_MESSAGES/grep.mo
-share/locale/pa/
-share/locale/pa/LC_MESSAGES/
 share/locale/pa/LC_MESSAGES/grep.mo
 share/locale/pl/LC_MESSAGES/grep.mo
 share/locale/pt/LC_MESSAGES/grep.mo

Reply via email to