mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 19:06:28 -04:00
Update to 2.8.
PR: ports/157998 Approved by: maintainer (gabor)
This commit is contained in:
parent
4d522e779e
commit
c1d8d864a4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=275906
3 changed files with 4 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= grep
|
PORTNAME= grep
|
||||||
PORTVERSION= 2.7
|
PORTVERSION= 2.8
|
||||||
CATEGORIES= textproc
|
CATEGORIES= textproc
|
||||||
MASTER_SITES= ${MASTER_SITE_GNU}
|
MASTER_SITES= ${MASTER_SITE_GNU}
|
||||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (grep-2.7.tar.xz) = dd28d8f3ccad9456ac907e59cdc471076caa0dad8b483841dab77b71a1d6184b
|
SHA256 (grep-2.8.tar.xz) = 2c27916c34d8689f1f32c5fc7d0eb59057305dbe55515f9108d262b54805396c
|
||||||
SIZE (grep-2.7.tar.xz) = 924276
|
SIZE (grep-2.8.tar.xz) = 1015844
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
bin/egrep
|
bin/egrep
|
||||||
bin/fgrep
|
bin/fgrep
|
||||||
bin/grep
|
bin/grep
|
||||||
|
lib/charset.alias
|
||||||
%%NLS%%share/locale/af/LC_MESSAGES/grep.mo
|
%%NLS%%share/locale/af/LC_MESSAGES/grep.mo
|
||||||
%%NLS%%share/locale/be/LC_MESSAGES/grep.mo
|
%%NLS%%share/locale/be/LC_MESSAGES/grep.mo
|
||||||
%%NLS%%share/locale/bg/LC_MESSAGES/grep.mo
|
%%NLS%%share/locale/bg/LC_MESSAGES/grep.mo
|
||||||
|
|
Loading…
Add table
Reference in a new issue