Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Dec 2016 11:08:52 +0000 (UTC)
From:      Johan van Selst <johans@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r429599 - head/textproc/gnugrep
Message-ID:  <201612271108.uBRB8qCp047462@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: johans
Date: Tue Dec 27 11:08:52 2016
New Revision: 429599
URL: https://svnweb.freebsd.org/changeset/ports/429599

Log:
  Update to GNU Grep 2.27 (bugfix release)

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

Modified: head/textproc/gnugrep/Makefile
==============================================================================
--- head/textproc/gnugrep/Makefile	Tue Dec 27 10:33:55 2016	(r429598)
+++ head/textproc/gnugrep/Makefile	Tue Dec 27 11:08:52 2016	(r429599)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	grep
-PORTVERSION=	2.26
+PORTVERSION=	2.27
 CATEGORIES=	textproc
 MASTER_SITES=	GNU
 PKGNAMEPREFIX=	gnu

Modified: head/textproc/gnugrep/distinfo
==============================================================================
--- head/textproc/gnugrep/distinfo	Tue Dec 27 10:33:55 2016	(r429598)
+++ head/textproc/gnugrep/distinfo	Tue Dec 27 11:08:52 2016	(r429599)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1478463780
-SHA256 (grep-2.26.tar.xz) = 246a8fb37e82aa33d495b07c22fdab994c039ab0f818538eac81b01e78636870
-SIZE (grep-2.26.tar.xz) = 1356292
+TIMESTAMP = 1482836406
+SHA256 (grep-2.27.tar.xz) = ad4cc44d23074a1c3a8baae8fbafff2a8c60f38a9a6108f985eef6fbee6dcaeb
+SIZE (grep-2.27.tar.xz) = 1360388



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612271108.uBRB8qCp047462>