svn commit: r554810 - head/textproc/gnugrep
Alexey Dokuchaev
danfe at FreeBSD.org
Tue Nov 10 07:19:38 UTC 2020
Author: danfe
Date: Tue Nov 10 07:19:37 2020
New Revision: 554810
URL: https://svnweb.freebsd.org/changeset/ports/554810
Log:
Update GNU Grep to version 3.6.
Reported by: portscout
Modified:
head/textproc/gnugrep/Makefile
head/textproc/gnugrep/distinfo
Modified: head/textproc/gnugrep/Makefile
==============================================================================
--- head/textproc/gnugrep/Makefile Tue Nov 10 07:07:16 2020 (r554809)
+++ head/textproc/gnugrep/Makefile Tue Nov 10 07:19:37 2020 (r554810)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= grep
-PORTVERSION= 3.5
+PORTVERSION= 3.6
CATEGORIES= textproc
MASTER_SITES= GNU
PKGNAMEPREFIX= gnu
Modified: head/textproc/gnugrep/distinfo
==============================================================================
--- head/textproc/gnugrep/distinfo Tue Nov 10 07:07:16 2020 (r554809)
+++ head/textproc/gnugrep/distinfo Tue Nov 10 07:19:37 2020 (r554810)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1601262912
-SHA256 (grep-3.5.tar.xz) = b82ac77707c2ab945520c8404c9fa9f890f7791a62cf2103cf6238acad87a44a
-SIZE (grep-3.5.tar.xz) = 1586396
+TIMESTAMP = 1604896813
+SHA256 (grep-3.6.tar.xz) = 667e15e8afe189e93f9f21a7cd3a7b3f776202f417330b248c2ad4f997d9373e
+SIZE (grep-3.6.tar.xz) = 1589412
More information about the svn-ports-all
mailing list