Date: Fri, 25 Oct 2024 08:26:55 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: 4d324996fcaa - main - textproc/ugrep: Update to 7.0.0 Message-ID: <202410250826.49P8Qtgj084245@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=4d324996fcaa236bf3881518ba48b699c6e18d69 commit 4d324996fcaa236bf3881518ba48b699c6e18d69 Author: Ashish SHUKLA <ashish@FreeBSD.org> AuthorDate: 2024-10-25 08:16:33 +0000 Commit: Ashish SHUKLA <ashish@FreeBSD.org> CommitDate: 2024-10-25 08:26:47 +0000 textproc/ugrep: Update to 7.0.0 --- textproc/ugrep/Makefile | 2 +- textproc/ugrep/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/textproc/ugrep/Makefile b/textproc/ugrep/Makefile index 91a0e041a863..d6a03983e350 100644 --- a/textproc/ugrep/Makefile +++ b/textproc/ugrep/Makefile @@ -1,6 +1,6 @@ PORTNAME= ugrep DISTVERSIONPREFIX= v -DISTVERSION= 6.5.0 +DISTVERSION= 7.0.0 CATEGORIES= textproc MAINTAINER= ashish@FreeBSD.org diff --git a/textproc/ugrep/distinfo b/textproc/ugrep/distinfo index b786f5cc8e9c..4a9daf823a54 100644 --- a/textproc/ugrep/distinfo +++ b/textproc/ugrep/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1724443260 -SHA256 (Genivia-ugrep-v6.5.0_GH0.tar.gz) = eec1ddcd17dcc017987caad916ed245adef5ccc151837eefae5f86047fae0d99 -SIZE (Genivia-ugrep-v6.5.0_GH0.tar.gz) = 7055035 +TIMESTAMP = 1729844183 +SHA256 (Genivia-ugrep-v7.0.0_GH0.tar.gz) = 5b24228ff4452d861bf1b2b0afa0232d13e8bee0289c1d1e963e7dc102eb745b +SIZE (Genivia-ugrep-v7.0.0_GH0.tar.gz) = 7100335
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410250826.49P8Qtgj084245>