Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Apr 2024 20:17:59 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: cb4bc853f6b5 - main - shells/bash-completion: Update to 2.13.0
Message-ID:  <202404082017.438KHxoX016016@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=cb4bc853f6b549424e0fce21caecc543478f50fd

commit cb4bc853f6b549424e0fce21caecc543478f50fd
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-04-08 20:13:08 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-04-08 20:16:41 +0000

    shells/bash-completion: Update to 2.13.0
    
    Changes:        https://github.com/scop/bash-completion/releases
---
 shells/bash-completion/Makefile  | 2 +-
 shells/bash-completion/distinfo  | 6 +++---
 shells/bash-completion/pkg-plist | 1 +
 3 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/shells/bash-completion/Makefile b/shells/bash-completion/Makefile
index 8c0d4ba7d1d2..91bd45755309 100644
--- a/shells/bash-completion/Makefile
+++ b/shells/bash-completion/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	bash-completion
-PORTVERSION=	2.12.0
+PORTVERSION=	2.13.0
 PORTEPOCH=	2
 CATEGORIES=	shells
 
diff --git a/shells/bash-completion/distinfo b/shells/bash-completion/distinfo
index 8e2838f43f38..b8c150dff0ca 100644
--- a/shells/bash-completion/distinfo
+++ b/shells/bash-completion/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1709390412
-SHA256 (scop-bash-completion-2.12.0_GH0.tar.gz) = 5277d347481cb5a05399629f00b7deb4475fe71b8b4f8a219c360213e2113752
-SIZE (scop-bash-completion-2.12.0_GH0.tar.gz) = 481604
+TIMESTAMP = 1712580504
+SHA256 (scop-bash-completion-2.13.0_GH0.tar.gz) = 6c1cc04bb506e7ba6bd7bb3c7c6f6ad2b46e6198e86666ef4c88139597250601
+SIZE (scop-bash-completion-2.13.0_GH0.tar.gz) = 484155
 SHA256 (0mp-bash-completion-freebsd-1.2.0_GH0.tar.gz) = c6aacb55a913b0b5474579fcfecff38549982046abe0fe81dae89e76c711b2d5
 SIZE (0mp-bash-completion-freebsd-1.2.0_GH0.tar.gz) = 7109
diff --git a/shells/bash-completion/pkg-plist b/shells/bash-completion/pkg-plist
index 6497e3fa1149..de8184058c78 100644
--- a/shells/bash-completion/pkg-plist
+++ b/shells/bash-completion/pkg-plist
@@ -119,6 +119,7 @@ libdata/pkgconfig/bash-completion.pc
 %%DATADIR%%/completions/_repomanage
 %%DATADIR%%/completions/_reptyr
 %%DATADIR%%/completions/_rfkill
+%%DATADIR%%/completions/_rg
 %%DATADIR%%/completions/_rtcwake
 %%DATADIR%%/completions/_ruff
 %%DATADIR%%/completions/_runuser



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