Date: Thu, 1 Aug 2024 21:05:51 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: 800a6151ef93 - main - textproc/ugrep: Update to 6.3.0 Message-ID: <202408012105.471L5puC090845@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=800a6151ef93ea8d08d94b686f6b960725440562 commit 800a6151ef93ea8d08d94b686f6b960725440562 Author: Ashish SHUKLA <ashish@FreeBSD.org> AuthorDate: 2024-08-01 20:04:03 +0000 Commit: Ashish SHUKLA <ashish@FreeBSD.org> CommitDate: 2024-08-01 21:05:44 +0000 textproc/ugrep: Update to 6.3.0 --- textproc/ugrep/Makefile | 2 +- textproc/ugrep/distinfo | 6 +++--- textproc/ugrep/pkg-plist | 3 +++ 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/textproc/ugrep/Makefile b/textproc/ugrep/Makefile index 7caaab8cb8b5..ca5f4c28e467 100644 --- a/textproc/ugrep/Makefile +++ b/textproc/ugrep/Makefile @@ -1,6 +1,6 @@ PORTNAME= ugrep DISTVERSIONPREFIX= v -DISTVERSION= 6.2.0 +DISTVERSION= 6.3.0 CATEGORIES= textproc MAINTAINER= ashish@FreeBSD.org diff --git a/textproc/ugrep/distinfo b/textproc/ugrep/distinfo index 137ecfee5299..3176d829feba 100644 --- a/textproc/ugrep/distinfo +++ b/textproc/ugrep/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1721467517 -SHA256 (Genivia-ugrep-v6.2.0_GH0.tar.gz) = e7b54e8e7d2d9058167269673fd783651071ba1ace547cf6c926b833607d2e1b -SIZE (Genivia-ugrep-v6.2.0_GH0.tar.gz) = 7024025 +TIMESTAMP = 1722542429 +SHA256 (Genivia-ugrep-v6.3.0_GH0.tar.gz) = e6042ba7b4bf040e44c16b89a056e926d46d179de48b1077888abb5b8a7be435 +SIZE (Genivia-ugrep-v6.3.0_GH0.tar.gz) = 7032313 diff --git a/textproc/ugrep/pkg-plist b/textproc/ugrep/pkg-plist index 5528fb3ee164..2f4947a4f232 100644 --- a/textproc/ugrep/pkg-plist +++ b/textproc/ugrep/pkg-plist @@ -197,11 +197,14 @@ etc/bash_completion.d/ug etc/bash_completion.d/ug+ etc/bash_completion.d/ugrep etc/bash_completion.d/ugrep+ +etc/bash_completion.d/ugrep-indexer share/fish/completions/ug+.fish share/fish/completions/ug.fish share/fish/completions/ugrep+.fish share/fish/completions/ugrep.fish +share/fish/completions/ugrep-indexer.fish share/zsh/site-functions/_ug share/zsh/site-functions/_ug+ share/zsh/site-functions/_ugrep share/zsh/site-functions/_ugrep+ +share/zsh/site-functions/_ugrep-indexer
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202408012105.471L5puC090845>