Date: Sun, 20 Aug 2023 18:18:35 GMT From: Ashish SHUKLA <ashish@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: d495a73bf599 - main - textproc/ugrep: Update to 4.0.1 Message-ID: <202308201818.37KIIZbh010873@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by ashish: URL: https://cgit.FreeBSD.org/ports/commit/?id=d495a73bf599ca462ca53694db204b62b27e99c7 commit d495a73bf599ca462ca53694db204b62b27e99c7 Author: Ashish SHUKLA <ashish@FreeBSD.org> AuthorDate: 2023-08-20 18:16:41 +0000 Commit: Ashish SHUKLA <ashish@FreeBSD.org> CommitDate: 2023-08-20 18:18:17 +0000 textproc/ugrep: Update to 4.0.1 --- textproc/ugrep/Makefile | 3 +-- textproc/ugrep/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/textproc/ugrep/Makefile b/textproc/ugrep/Makefile index 211aaa5ab0b6..f905207b9027 100644 --- a/textproc/ugrep/Makefile +++ b/textproc/ugrep/Makefile @@ -1,7 +1,6 @@ PORTNAME= ugrep DISTVERSIONPREFIX= v -DISTVERSION= 4.0.0 -PORTREVISION= 1 +DISTVERSION= 4.0.1 CATEGORIES= textproc MAINTAINER= ashish@FreeBSD.org diff --git a/textproc/ugrep/distinfo b/textproc/ugrep/distinfo index d19e8b811d30..d370aeb97be1 100644 --- a/textproc/ugrep/distinfo +++ b/textproc/ugrep/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1692369270 -SHA256 (Genivia-ugrep-v4.0.0_GH0.tar.gz) = a86e6a2ba5e833a0dcf46e115b3f103243f04e90ea6a361c65e15ceb4739803d -SIZE (Genivia-ugrep-v4.0.0_GH0.tar.gz) = 4512722 +TIMESTAMP = 1692554863 +SHA256 (Genivia-ugrep-v4.0.1_GH0.tar.gz) = 62b1c7fc9783cd73d4a6b7a2e3829683a65cdd44d53018ddc30253f404ecf54a +SIZE (Genivia-ugrep-v4.0.1_GH0.tar.gz) = 4513045
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202308201818.37KIIZbh010873>