mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Update to GNU grep 2.25 (bugfix release)
http://lists.gnu.org/archive/html/info-gnu/2016-04/msg00010.html
This commit is contained in:
parent
5001024eed
commit
6d6f770189
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=414077
2 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= grep
|
PORTNAME= grep
|
||||||
PORTVERSION= 2.23
|
PORTVERSION= 2.25
|
||||||
CATEGORIES= textproc
|
CATEGORIES= textproc
|
||||||
MASTER_SITES= GNU
|
MASTER_SITES= GNU
|
||||||
PKGNAMEPREFIX= gnu
|
PKGNAMEPREFIX= gnu
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (grep-2.23.tar.xz) = 54fc478ee1ce17780109820ef30730c9e18715a949f7d5c6afc673adb2a56ecf
|
SHA256 (grep-2.25.tar.xz) = e21e83bac50450e0d0d61a42c154ee0dceaacdbf4f604ef6e79071cb8e596830
|
||||||
SIZE (grep-2.23.tar.xz) = 1317488
|
SIZE (grep-2.25.tar.xz) = 1327856
|
||||||
|
|
Loading…
Add table
Reference in a new issue