aboutsummaryrefslogtreecommitdiff
path: root/textproc/bsdgrep
diff options
context:
space:
mode:
authorGabor Kovesdan <gabor@FreeBSD.org>2011-10-02 10:05:52 +0000
committerGabor Kovesdan <gabor@FreeBSD.org>2011-10-02 10:05:52 +0000
commit29d1a70e66b7b84b3ba840e1aa020b80689c95c3 (patch)
tree6504c0d9c54b123fd7bd19f99dc13dfbb48d5ec5 /textproc/bsdgrep
parentc998248531410fd465b49ff147a52d409502674c (diff)
downloadports-29d1a70e66b7b84b3ba840e1aa020b80689c95c3.tar.gz
ports-29d1a70e66b7b84b3ba840e1aa020b80689c95c3.zip
- Update to 20111002
Notes
Notes: svn path=/head/; revision=282787
Diffstat (limited to 'textproc/bsdgrep')
-rw-r--r--textproc/bsdgrep/Makefile4
-rw-r--r--textproc/bsdgrep/distinfo4
-rw-r--r--textproc/bsdgrep/files/patch-Makefile17
-rw-r--r--textproc/bsdgrep/pkg-plist8
4 files changed, 15 insertions, 18 deletions
diff --git a/textproc/bsdgrep/Makefile b/textproc/bsdgrep/Makefile
index 8fa4ab781af4..2b412a95d64a 100644
--- a/textproc/bsdgrep/Makefile
+++ b/textproc/bsdgrep/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= grep
-PORTVERSION= 20110912
+PORTVERSION= 20111002
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= gabor
@@ -15,8 +15,6 @@ PKGNAMEPREFIX= bsd-
MAINTAINER= gabor@FreeBSD.org
COMMENT= BSD-licensed version of grep
-BROKEN= incomplete plist
-
MANCOMPRESSED= maybe
MAN1= grep.1
MLINKS= grep.1 bzegrep.1 \
diff --git a/textproc/bsdgrep/distinfo b/textproc/bsdgrep/distinfo
index 9c1ae0844479..ba5ee867234d 100644
--- a/textproc/bsdgrep/distinfo
+++ b/textproc/bsdgrep/distinfo
@@ -1,2 +1,2 @@
-SHA256 (grep-20110912.tar.gz) = 0cf57a78925721e720407616b32c7f489aae24e578ea05a336a2b995e3827025
-SIZE (grep-20110912.tar.gz) = 31932
+SHA256 (grep-20111002.tar.gz) = aea9d995e647f8fb8d3030b870111d2bb3babe013560b64fb8c3f4d84fcda89d
+SIZE (grep-20111002.tar.gz) = 32616
diff --git a/textproc/bsdgrep/files/patch-Makefile b/textproc/bsdgrep/files/patch-Makefile
index 5bcd88bb126f..5cc40a3b3294 100644
--- a/textproc/bsdgrep/files/patch-Makefile
+++ b/textproc/bsdgrep/files/patch-Makefile
@@ -1,6 +1,6 @@
---- Makefile.old 2011-09-14 01:10:08.000000000 +0200
-+++ Makefile 2011-09-14 01:10:38.000000000 +0200
-@@ -4,15 +4,7 @@
+--- Makefile.orig 2011-09-21 15:26:48.000000000 +0200
++++ Makefile 2011-09-21 15:29:01.000000000 +0200
+@@ -4,16 +4,9 @@
.include <bsd.own.mk>
@@ -14,14 +14,7 @@
- cp ${.ALLSRC} ${.TARGET}
-.endif
SRCS= file.c grep.c queue.c util.c
++CFLAGS+=-std=gnu99
# Extra files ported backported form some regex improvements
-@@ -30,7 +22,7 @@
- ${BINDIR}/grep ${BINDIR}/bzegrep \
- ${BINDIR}/grep ${BINDIR}/bzfgrep \
- ${BINDIR}/grep ${BINDIR}/xzgrep \
-- ${BINDIR}/grep ${BINDIR}/xzefgrep \
-+ ${BINDIR}/grep ${BINDIR}/xzegrep \
- ${BINDIR}/grep ${BINDIR}/xzfgrep \
- ${BINDIR}/grep ${BINDIR}/lzgrep \
- ${BINDIR}/grep ${BINDIR}/lzegrep \
+ .PATH: ${.CURDIR}/regex
diff --git a/textproc/bsdgrep/pkg-plist b/textproc/bsdgrep/pkg-plist
index 26c9aa15ecc0..5cda4f553507 100644
--- a/textproc/bsdgrep/pkg-plist
+++ b/textproc/bsdgrep/pkg-plist
@@ -18,7 +18,13 @@ bin/zgrep
bin/zegrep
bin/zfgrep
%%NLS%%share/nls/es_ES.ISO8859-1/grep.cat
+%%NLS%%share/nls/gl_ES.ISO8859-1/grep.cat
%%NLS%%share/nls/hu_HU.ISO8859-2/grep.cat
+%%NLS%%share/nls/ja_JP.eucJP/grep.cat
+%%NLS%%share/nls/ja_JP.SJIS/grep.cat
+%%NLS%%share/nls/ja_JP.UTF-8/grep.cat
%%NLS%%share/nls/pt_BR.ISO8859-1/grep.cat
-%%NLS%%share/nls/gl_ES.ISO8859-1/grep.cat
+%%NLS%%share/nls/ru_RU.KOI8-R/grep.cat
+%%NLS%%share/nls/uk_UA.UTF-8/grep.cat
+%%NLS%%share/nls/zh_CN.UTF-8/grep.cat
%%NLS%%@dirrmtry share/nls/gl_ES.ISO8859-1