svn commit: r373431 - head/textproc/gnugrep

Johan van Selst johans at FreeBSD.org
Tue Nov 25 20:55:23 UTC 2014


Author: johans
Date: Tue Nov 25 20:55:22 2014
New Revision: 373431
URL: https://svnweb.freebsd.org/changeset/ports/373431
QAT: https://qat.redports.org/buildarchive/r373431/

Log:
  Update to GNU grep 2.21

Modified:
  head/textproc/gnugrep/Makefile
  head/textproc/gnugrep/distinfo

Modified: head/textproc/gnugrep/Makefile
==============================================================================
--- head/textproc/gnugrep/Makefile	Tue Nov 25 20:49:21 2014	(r373430)
+++ head/textproc/gnugrep/Makefile	Tue Nov 25 20:55:22 2014	(r373431)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	grep
-PORTVERSION=	2.20
+PORTVERSION=	2.21
 CATEGORIES=	textproc
 MASTER_SITES=	GNU
 PKGNAMEPREFIX=	gnu

Modified: head/textproc/gnugrep/distinfo
==============================================================================
--- head/textproc/gnugrep/distinfo	Tue Nov 25 20:49:21 2014	(r373430)
+++ head/textproc/gnugrep/distinfo	Tue Nov 25 20:55:22 2014	(r373431)
@@ -1,2 +1,2 @@
-SHA256 (grep-2.20.tar.xz) = f0af452bc0d09464b6d089b6d56a0a3c16672e9ed9118fbe37b0b6aeaf069a65
-SIZE (grep-2.20.tar.xz) = 1237196
+SHA256 (grep-2.21.tar.xz) = 5244a11c00dee8e7e5e714b9aaa053ac6cbfa27e104abee20d3c778e4bb0e5de
+SIZE (grep-2.21.tar.xz) = 1261548


More information about the svn-ports-all mailing list