git: 02561a1e9d0a - main - shells/yash: update to 2.58.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 02 Mar 2025 19:23:28 UTC
The branch main has been updated by naddy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=02561a1e9d0a659cf163525e7ef4ca2893cfec62
commit 02561a1e9d0a659cf163525e7ef4ca2893cfec62
Author: Christian Weisgerber <naddy@FreeBSD.org>
AuthorDate: 2025-02-03 23:13:11 +0000
Commit: Christian Weisgerber <naddy@FreeBSD.org>
CommitDate: 2025-03-02 19:22:52 +0000
shells/yash: update to 2.58.1
Improved POSIX.1-2024 support
---
shells/yash/Makefile | 3 +--
shells/yash/distinfo | 6 +++---
shells/yash/pkg-plist | 2 ++
3 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/shells/yash/Makefile b/shells/yash/Makefile
index b5cb5f2fd804..87d85f11dab7 100644
--- a/shells/yash/Makefile
+++ b/shells/yash/Makefile
@@ -1,6 +1,5 @@
PORTNAME= yash
-DISTVERSION= 2.57
-PORTREVISION= 1
+DISTVERSION= 2.58.1
CATEGORIES= shells
MASTER_SITES= https://github.com/magicant/${PORTNAME}/releases/download/${DISTVERSION}/
diff --git a/shells/yash/distinfo b/shells/yash/distinfo
index b4e53605eb2e..9b7d6bda5df1 100644
--- a/shells/yash/distinfo
+++ b/shells/yash/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1724247062
-SHA256 (yash-2.57.tar.xz) = f5ff3334dcfa0fdde3882f5df002623f46a0a4f2b2335e7d91715520d8fb1dab
-SIZE (yash-2.57.tar.xz) = 771228
+TIMESTAMP = 1739132688
+SHA256 (yash-2.58.1.tar.xz) = 7674ece98dc77bcc753db49c4311c30532f981682205f9047f20213a3a6755bb
+SIZE (yash-2.58.1.tar.xz) = 784816
diff --git a/shells/yash/pkg-plist b/shells/yash/pkg-plist
index 8d2d27be53f9..e8e233349e18 100644
--- a/shells/yash/pkg-plist
+++ b/shells/yash/pkg-plist
@@ -63,6 +63,7 @@ share/man/man1/yash.1.gz
%%DATADIR%%/completion/file
%%DATADIR%%/completion/find
%%DATADIR%%/completion/fold
+%%DATADIR%%/completion/fzy
%%DATADIR%%/completion/gawk
%%DATADIR%%/completion/getconf
%%DATADIR%%/completion/getopts
@@ -101,6 +102,7 @@ share/man/man1/yash.1.gz
%%DATADIR%%/completion/git-remote
%%DATADIR%%/completion/git-request-pull
%%DATADIR%%/completion/git-reset
+%%DATADIR%%/completion/git-restore
%%DATADIR%%/completion/git-rev-list
%%DATADIR%%/completion/git-rev-parse
%%DATADIR%%/completion/git-revert