svn commit: r356885 - head/textproc/gnugrep
Johan van Selst
johans at FreeBSD.org
Sat Jun 7 08:22:34 UTC 2014
Author: johans
Date: Sat Jun 7 08:22:33 2014
New Revision: 356885
URL: http://svnweb.freebsd.org/changeset/ports/356885
QAT: https://qat.redports.org/buildarchive/r356885/
Log:
Update GNU grep to 2.20 (bugfix release)
Modified:
head/textproc/gnugrep/Makefile
head/textproc/gnugrep/distinfo
Modified: head/textproc/gnugrep/Makefile
==============================================================================
--- head/textproc/gnugrep/Makefile Sat Jun 7 07:45:04 2014 (r356884)
+++ head/textproc/gnugrep/Makefile Sat Jun 7 08:22:33 2014 (r356885)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= grep
-PORTVERSION= 2.19
+PORTVERSION= 2.20
CATEGORIES= textproc
MASTER_SITES= GNU
PKGNAMEPREFIX= gnu
Modified: head/textproc/gnugrep/distinfo
==============================================================================
--- head/textproc/gnugrep/distinfo Sat Jun 7 07:45:04 2014 (r356884)
+++ head/textproc/gnugrep/distinfo Sat Jun 7 08:22:33 2014 (r356885)
@@ -1,2 +1,2 @@
-SHA256 (grep-2.19.tar.xz) = 6388295be48cfcaf7665d9cd3914e6625ea000e9414132bfefd45cf1d8eec34d
-SIZE (grep-2.19.tar.xz) = 1234676
+SHA256 (grep-2.20.tar.xz) = f0af452bc0d09464b6d089b6d56a0a3c16672e9ed9118fbe37b0b6aeaf069a65
+SIZE (grep-2.20.tar.xz) = 1237196
More information about the svn-ports-all
mailing list