svn commit: r332392 - head/textproc/gnugrep
Johan van Selst
johans at FreeBSD.org
Fri Nov 1 15:35:02 UTC 2013
Author: johans
Date: Fri Nov 1 15:35:01 2013
New Revision: 332392
URL: http://svnweb.freebsd.org/changeset/ports/332392
Log:
Update to GNU grep 2.15
Modified:
head/textproc/gnugrep/Makefile
head/textproc/gnugrep/distinfo
Modified: head/textproc/gnugrep/Makefile
==============================================================================
--- head/textproc/gnugrep/Makefile Fri Nov 1 15:20:28 2013 (r332391)
+++ head/textproc/gnugrep/Makefile Fri Nov 1 15:35:01 2013 (r332392)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= grep
-PORTVERSION= 2.14
-PORTREVISION= 1
+PORTVERSION= 2.15
CATEGORIES= textproc
MASTER_SITES= GNU
PKGNAMEPREFIX= gnu
Modified: head/textproc/gnugrep/distinfo
==============================================================================
--- head/textproc/gnugrep/distinfo Fri Nov 1 15:20:28 2013 (r332391)
+++ head/textproc/gnugrep/distinfo Fri Nov 1 15:35:01 2013 (r332392)
@@ -1,2 +1,2 @@
-SHA256 (grep-2.14.tar.xz) = e70e801d4fbb16e761654a58ae48bf5020621c95c8e35bd864742577685872e1
-SIZE (grep-2.14.tar.xz) = 1195640
+SHA256 (grep-2.15.tar.xz) = bf5a834e587974c8c64e71b35b9e75cd21c7ff253c0e7fbfb0a78be794965314
+SIZE (grep-2.15.tar.xz) = 1267312
More information about the svn-ports-all
mailing list