diff options
author | delphij <delphij@FreeBSD.org> | 2011-06-21 00:50:42 +0800 |
---|---|---|
committer | delphij <delphij@FreeBSD.org> | 2011-06-21 00:50:42 +0800 |
commit | 2d98783a6d1b4402e742eab16d8dc9af9ded2d54 (patch) | |
tree | d72fbde35c77fdddf1651d976d7adaa5d2cd4345 /textproc | |
parent | 04e9b31a9e805dd1ca2835e0687df68f566c1d01 (diff) | |
download | freebsd-ports-gnome-2d98783a6d1b4402e742eab16d8dc9af9ded2d54.tar.gz freebsd-ports-gnome-2d98783a6d1b4402e742eab16d8dc9af9ded2d54.tar.zst freebsd-ports-gnome-2d98783a6d1b4402e742eab16d8dc9af9ded2d54.zip |
Update to 2.8.
PR: ports/157998
Approved by: maintainer (gabor)
Diffstat (limited to 'textproc')
-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 |