Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 May 2024 21:41:42 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: 77cd01cbb456 - main - textproc/ugrep: Update to 6.0.0
Message-ID:  <202405062141.446LfgMB082190@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=77cd01cbb4560ae29720e338abc3ec009007c949

commit 77cd01cbb4560ae29720e338abc3ec009007c949
Author:     Ashish SHUKLA <ashish@FreeBSD.org>
AuthorDate: 2024-05-06 21:21:01 +0000
Commit:     Ashish SHUKLA <ashish@FreeBSD.org>
CommitDate: 2024-05-06 21:41:28 +0000

    textproc/ugrep: Update to 6.0.0
---
 textproc/ugrep/Makefile  | 2 +-
 textproc/ugrep/distinfo  | 6 +++---
 textproc/ugrep/pkg-plist | 2 ++
 3 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/textproc/ugrep/Makefile b/textproc/ugrep/Makefile
index 3932305751b2..9b5e99e7f3ae 100644
--- a/textproc/ugrep/Makefile
+++ b/textproc/ugrep/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	ugrep
 DISTVERSIONPREFIX=	v
-DISTVERSION=	5.1.4
+DISTVERSION=	6.0.0
 CATEGORIES=	textproc
 
 MAINTAINER=	ashish@FreeBSD.org
diff --git a/textproc/ugrep/distinfo b/textproc/ugrep/distinfo
index fb02799eb368..10142ce25e16 100644
--- a/textproc/ugrep/distinfo
+++ b/textproc/ugrep/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1712758752
-SHA256 (Genivia-ugrep-v5.1.4_GH0.tar.gz) = 5b80b527c3c5b4cd8f0ec300d816ac0c1dea11c6de7774d69e9becebf492274d
-SIZE (Genivia-ugrep-v5.1.4_GH0.tar.gz) = 6280906
+TIMESTAMP = 1715030275
+SHA256 (Genivia-ugrep-v6.0.0_GH0.tar.gz) = ee155c8561747b1f694e1cf4a064c2e4d504094d0714e908e3f9ea2ac9b7a9aa
+SIZE (Genivia-ugrep-v6.0.0_GH0.tar.gz) = 7009582
diff --git a/textproc/ugrep/pkg-plist b/textproc/ugrep/pkg-plist
index 27730963035d..5528fb3ee164 100644
--- a/textproc/ugrep/pkg-plist
+++ b/textproc/ugrep/pkg-plist
@@ -1,9 +1,11 @@
 bin/ug
 bin/ugrep
+bin/ugrep-indexer
 bin/ug+
 bin/ugrep+
 share/man/man1/ug.1.gz
 share/man/man1/ugrep.1.gz
+share/man/man1/ugrep-indexer.1.gz
 %%DATADIR%%/patterns/README.md
 %%DATADIR%%/patterns/c++/README.md
 %%DATADIR%%/patterns/c++/classes



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