svn commit: r401057 - head/textproc/gnugrep
Johan van Selst
johans at FreeBSD.org
Sun Nov 8 12:32:30 UTC 2015
Author: johans
Date: Sun Nov 8 12:32:28 2015
New Revision: 401057
URL: https://svnweb.freebsd.org/changeset/ports/401057
Log:
Update GNU grep to 2.22
Modified:
head/textproc/gnugrep/Makefile
head/textproc/gnugrep/distinfo
Modified: head/textproc/gnugrep/Makefile
==============================================================================
--- head/textproc/gnugrep/Makefile Sun Nov 8 12:05:26 2015 (r401056)
+++ head/textproc/gnugrep/Makefile Sun Nov 8 12:32:28 2015 (r401057)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= grep
-PORTVERSION= 2.21
-PORTREVISION= 1
+PORTVERSION= 2.22
CATEGORIES= textproc
MASTER_SITES= GNU
PKGNAMEPREFIX= gnu
Modified: head/textproc/gnugrep/distinfo
==============================================================================
--- head/textproc/gnugrep/distinfo Sun Nov 8 12:05:26 2015 (r401056)
+++ head/textproc/gnugrep/distinfo Sun Nov 8 12:32:28 2015 (r401057)
@@ -1,2 +1,2 @@
-SHA256 (grep-2.21.tar.xz) = 5244a11c00dee8e7e5e714b9aaa053ac6cbfa27e104abee20d3c778e4bb0e5de
-SIZE (grep-2.21.tar.xz) = 1261548
+SHA256 (grep-2.22.tar.xz) = ca91d22f017bfcb503d4bc3b44295491c89a33a3df0c3d8b8614f2d3831836eb
+SIZE (grep-2.22.tar.xz) = 1297864
More information about the svn-ports-head
mailing list