diff options
author | Xin LI <delphij@FreeBSD.org> | 2011-06-20 16:50:42 +0000 |
---|---|---|
committer | Xin LI <delphij@FreeBSD.org> | 2011-06-20 16:50:42 +0000 |
commit | c1d8d864a4cf5f7e4c8b3efc836c992b88f0eee9 (patch) | |
tree | e33a8acc0700309b7fcba79d112382c4e029aa0a /textproc/gnugrep | |
parent | 4d522e779e94f0e6c1aef34ec94387d1d7721f84 (diff) | |
download | ports-c1d8d864a4cf5f7e4c8b3efc836c992b88f0eee9.tar.gz ports-c1d8d864a4cf5f7e4c8b3efc836c992b88f0eee9.zip |
Notes
Diffstat (limited to 'textproc/gnugrep')
-rw-r--r-- | textproc/gnugrep/Makefile | 2 | ||||
-rw-r--r-- | textproc/gnugrep/distinfo | 4 | ||||
-rw-r--r-- | textproc/gnugrep/pkg-plist | 1 |
3 files changed, 4 insertions, 3 deletions
diff --git a/textproc/gnugrep/Makefile b/textproc/gnugrep/Makefile index 82d24c4410d9..2fb47ce2be7b 100644 --- a/textproc/gnugrep/Makefile +++ b/textproc/gnugrep/Makefile @@ -6,7 +6,7 @@ # PORTNAME= grep -PORTVERSION= 2.7 +PORTVERSION= 2.8 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/textproc/gnugrep/distinfo b/textproc/gnugrep/distinfo index 3d4d98aeb1b4..5240051bb928 100644 --- a/textproc/gnugrep/distinfo +++ b/textproc/gnugrep/distinfo @@ -1,2 +1,2 @@ -SHA256 (grep-2.7.tar.xz) = dd28d8f3ccad9456ac907e59cdc471076caa0dad8b483841dab77b71a1d6184b -SIZE (grep-2.7.tar.xz) = 924276 +SHA256 (grep-2.8.tar.xz) = 2c27916c34d8689f1f32c5fc7d0eb59057305dbe55515f9108d262b54805396c +SIZE (grep-2.8.tar.xz) = 1015844 diff --git a/textproc/gnugrep/pkg-plist b/textproc/gnugrep/pkg-plist index d0a711aab924..76c28b891df8 100644 --- a/textproc/gnugrep/pkg-plist +++ b/textproc/gnugrep/pkg-plist @@ -1,6 +1,7 @@ bin/egrep bin/fgrep bin/grep +lib/charset.alias %%NLS%%share/locale/af/LC_MESSAGES/grep.mo %%NLS%%share/locale/be/LC_MESSAGES/grep.mo %%NLS%%share/locale/bg/LC_MESSAGES/grep.mo |