diff options
-rw-r--r-- | shells/yash/Makefile | 2 | ||||
-rw-r--r-- | shells/yash/distinfo | 6 | ||||
-rw-r--r-- | shells/yash/pkg-plist | 11 |
3 files changed, 15 insertions, 4 deletions
diff --git a/shells/yash/Makefile b/shells/yash/Makefile index 571fff93015d..236d16011edc 100644 --- a/shells/yash/Makefile +++ b/shells/yash/Makefile @@ -1,5 +1,5 @@ PORTNAME= yash -DISTVERSION= 2.59 +DISTVERSION= 2.60 CATEGORIES= shells MASTER_SITES= https://github.com/magicant/${PORTNAME}/releases/download/${DISTVERSION}/ diff --git a/shells/yash/distinfo b/shells/yash/distinfo index 44da919f4c82..07745e51cd24 100644 --- a/shells/yash/distinfo +++ b/shells/yash/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747606175 -SHA256 (yash-2.59.tar.xz) = 299a50ea70f23dcbb94cf278f3e99e788b20b613185a0426ed5fdd189b1711ee -SIZE (yash-2.59.tar.xz) = 806348 +TIMESTAMP = 1758403901 +SHA256 (yash-2.60.tar.xz) = cc152f65221916c508e3ec013edda40028d1f77a9ca3dcf2489ee825fd746f75 +SIZE (yash-2.60.tar.xz) = 810564 diff --git a/shells/yash/pkg-plist b/shells/yash/pkg-plist index 0a8e35a16955..752e3679132c 100644 --- a/shells/yash/pkg-plist +++ b/shells/yash/pkg-plist @@ -49,6 +49,7 @@ share/man/man1/yash.1.gz %%DATADIR%%/completion/dnf %%DATADIR%%/completion/doas %%DATADIR%%/completion/du +%%DATADIR%%/completion/dvtm %%DATADIR%%/completion/echo %%DATADIR%%/completion/ed %%DATADIR%%/completion/egrep @@ -62,6 +63,7 @@ share/man/man1/yash.1.gz %%DATADIR%%/completion/expand %%DATADIR%%/completion/export %%DATADIR%%/completion/fc +%%DATADIR%%/completion/fd %%DATADIR%%/completion/fg %%DATADIR%%/completion/fgrep %%DATADIR%%/completion/file @@ -156,6 +158,7 @@ share/man/man1/yash.1.gz %%DATADIR%%/completion/mksh %%DATADIR%%/completion/more %%DATADIR%%/completion/mv +%%DATADIR%%/completion/mw %%DATADIR%%/completion/nawk %%DATADIR%%/completion/newgrp %%DATADIR%%/completion/nice @@ -217,6 +220,14 @@ share/man/man1/yash.1.gz %%DATADIR%%/completion/tree %%DATADIR%%/completion/type %%DATADIR%%/completion/typeset +%%DATADIR%%/completion/typst +%%DATADIR%%/completion/typst-compile +%%DATADIR%%/completion/typst-fonts +%%DATADIR%%/completion/typst-help +%%DATADIR%%/completion/typst-init +%%DATADIR%%/completion/typst-query +%%DATADIR%%/completion/typst-update +%%DATADIR%%/completion/typst-watch %%DATADIR%%/completion/ulimit %%DATADIR%%/completion/umask %%DATADIR%%/completion/unalias |