diff --git a/shells/yash/Makefile b/shells/yash/Makefile index 89ec40537e5c..c0f55b134565 100644 --- a/shells/yash/Makefile +++ b/shells/yash/Makefile @@ -1,26 +1,25 @@ PORTNAME= yash -DISTVERSION= 2.54 +DISTVERSION= 2.55 CATEGORIES= shells -MASTER_SITES= OSDN/yash \ - https://github.com/magicant/${PORTNAME}/releases/download/${DISTVERSION}/ +MASTER_SITES= https://github.com/magicant/${PORTNAME}/releases/download/${DISTVERSION}/ MAINTAINER= naddy@FreeBSD.org COMMENT= POSIX-compliant command line shell -WWW= https://yash.osdn.jp/index.html.en +WWW= https://magicant.github.io/yash/ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING USES= tar:xz USE_CSTD= c99 HAS_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${PREFIX} --mandir=${MANPREFIX}/man OPTIONS_DEFINE= NLS OPTIONS_SUB= yes NLS_USES= gettext-runtime localbase:ldflags NLS_CONFIGURE_ENABLE= nls .include diff --git a/shells/yash/distinfo b/shells/yash/distinfo index 53d3cb31cca6..ce05ac6e0fd1 100644 --- a/shells/yash/distinfo +++ b/shells/yash/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1680896240 -SHA256 (yash-2.54.tar.xz) = 44a0ac1ccf7c3acecfbea027d8c0c930f13a828065be318055ce113015391839 -SIZE (yash-2.54.tar.xz) = 758916 +TIMESTAMP = 1695304988 +SHA256 (yash-2.55.tar.xz) = 97cd809d5e216b3c4afae42379f1bd4f5082b7c16d51e282d60a5014fbc9e1f6 +SIZE (yash-2.55.tar.xz) = 761184 diff --git a/shells/yash/files/patch-configure b/shells/yash/files/patch-configure deleted file mode 100644 index 14ac4203f80b..000000000000 --- a/shells/yash/files/patch-configure +++ /dev/null @@ -1,21 +0,0 @@ -https://osdn.net/projects/yash/ticket/47773 - ---- configure.orig 2023-04-07 19:40:18 UTC -+++ configure -@@ -746,6 +746,7 @@ END - checking "for ${i%:*}" - cat >"${tempsrc}" < - #if HAVE_CURSES_H - #include - #elif HAVE_NCURSES_H -@@ -756,8 +757,6 @@ ${confighdefs} - #include - #endif - #include <${i%:*}> --int putchar(int); -- - int main(void) { - /* Undeclared identifiers are a syntax error in C99, but many compilers assume - * implicit declarations when they appear in a function call. We force compilers diff --git a/shells/yash/pkg-plist b/shells/yash/pkg-plist index 49c97343f1db..9ae7573d8875 100644 --- a/shells/yash/pkg-plist +++ b/shells/yash/pkg-plist @@ -1,230 +1,232 @@ bin/yash man/ja/man1/yash.1.gz man/man1/yash.1.gz %%NLS%%share/locale/en@boldquot/LC_MESSAGES/yash.mo %%NLS%%share/locale/en@quot/LC_MESSAGES/yash.mo %%NLS%%share/locale/ja/LC_MESSAGES/yash.mo %%DATADIR%%/completion/INIT %%DATADIR%%/completion/[ %%DATADIR%%/completion/_backup %%DATADIR%%/completion/_blocksize %%DATADIR%%/completion/_bsd %%DATADIR%%/completion/_dot %%DATADIR%%/completion/alias %%DATADIR%%/completion/array %%DATADIR%%/completion/awk %%DATADIR%%/completion/basename %%DATADIR%%/completion/bash %%DATADIR%%/completion/bg %%DATADIR%%/completion/bindkey %%DATADIR%%/completion/break %%DATADIR%%/completion/bsdtar %%DATADIR%%/completion/carthage %%DATADIR%%/completion/cat %%DATADIR%%/completion/cd %%DATADIR%%/completion/chgrp %%DATADIR%%/completion/chmod %%DATADIR%%/completion/chown %%DATADIR%%/completion/chsh %%DATADIR%%/completion/cmp %%DATADIR%%/completion/comm %%DATADIR%%/completion/command %%DATADIR%%/completion/complete %%DATADIR%%/completion/configure %%DATADIR%%/completion/continue %%DATADIR%%/completion/cp %%DATADIR%%/completion/crontab %%DATADIR%%/completion/csplit %%DATADIR%%/completion/cut %%DATADIR%%/completion/dash %%DATADIR%%/completion/date %%DATADIR%%/completion/df %%DATADIR%%/completion/diff %%DATADIR%%/completion/dirs %%DATADIR%%/completion/disown %%DATADIR%%/completion/dnf %%DATADIR%%/completion/du %%DATADIR%%/completion/echo %%DATADIR%%/completion/ed %%DATADIR%%/completion/egrep %%DATADIR%%/completion/env %%DATADIR%%/completion/eval %%DATADIR%%/completion/eview %%DATADIR%%/completion/evim %%DATADIR%%/completion/ex %%DATADIR%%/completion/exec %%DATADIR%%/completion/exit %%DATADIR%%/completion/expand %%DATADIR%%/completion/export %%DATADIR%%/completion/fc %%DATADIR%%/completion/fg %%DATADIR%%/completion/fgrep %%DATADIR%%/completion/file %%DATADIR%%/completion/find %%DATADIR%%/completion/fold %%DATADIR%%/completion/gawk %%DATADIR%%/completion/getconf %%DATADIR%%/completion/getopts %%DATADIR%%/completion/gex %%DATADIR%%/completion/git %%DATADIR%%/completion/git-add %%DATADIR%%/completion/git-am %%DATADIR%%/completion/git-annotate %%DATADIR%%/completion/git-apply %%DATADIR%%/completion/git-bisect %%DATADIR%%/completion/git-blame %%DATADIR%%/completion/git-branch %%DATADIR%%/completion/git-checkout %%DATADIR%%/completion/git-cherry %%DATADIR%%/completion/git-cherry-pick %%DATADIR%%/completion/git-clean %%DATADIR%%/completion/git-clone %%DATADIR%%/completion/git-commit %%DATADIR%%/completion/git-config %%DATADIR%%/completion/git-describe %%DATADIR%%/completion/git-diff %%DATADIR%%/completion/git-diff-tree %%DATADIR%%/completion/git-fetch %%DATADIR%%/completion/git-format-patch %%DATADIR%%/completion/git-grep %%DATADIR%%/completion/git-init %%DATADIR%%/completion/git-log %%DATADIR%%/completion/git-ls-remote %%DATADIR%%/completion/git-merge %%DATADIR%%/completion/git-name-rev %%DATADIR%%/completion/git-notes %%DATADIR%%/completion/git-pull %%DATADIR%%/completion/git-push %%DATADIR%%/completion/git-rebase %%DATADIR%%/completion/git-reflog %%DATADIR%%/completion/git-remote %%DATADIR%%/completion/git-request-pull %%DATADIR%%/completion/git-reset %%DATADIR%%/completion/git-rev-list %%DATADIR%%/completion/git-rev-parse %%DATADIR%%/completion/git-revert %%DATADIR%%/completion/git-rm %%DATADIR%%/completion/git-show %%DATADIR%%/completion/git-show-branch %%DATADIR%%/completion/git-stash %%DATADIR%%/completion/git-status %%DATADIR%%/completion/git-submodule %%DATADIR%%/completion/git-svn +%%DATADIR%%/completion/git-switch %%DATADIR%%/completion/git-tag %%DATADIR%%/completion/git-whatchanged %%DATADIR%%/completion/git-worktree %%DATADIR%%/completion/gitg %%DATADIR%%/completion/gitk %%DATADIR%%/completion/gitx %%DATADIR%%/completion/gnutar %%DATADIR%%/completion/grep %%DATADIR%%/completion/gtar %%DATADIR%%/completion/gview %%DATADIR%%/completion/gvim %%DATADIR%%/completion/gvimdiff %%DATADIR%%/completion/hash %%DATADIR%%/completion/head %%DATADIR%%/completion/help %%DATADIR%%/completion/history %%DATADIR%%/completion/iconv %%DATADIR%%/completion/id %%DATADIR%%/completion/jobs %%DATADIR%%/completion/join %%DATADIR%%/completion/kill %%DATADIR%%/completion/ksh %%DATADIR%%/completion/less %%DATADIR%%/completion/ln %%DATADIR%%/completion/local %%DATADIR%%/completion/locale %%DATADIR%%/completion/ls %%DATADIR%%/completion/make %%DATADIR%%/completion/man %%DATADIR%%/completion/mesg %%DATADIR%%/completion/mkdir %%DATADIR%%/completion/mkfifo %%DATADIR%%/completion/mksh %%DATADIR%%/completion/more %%DATADIR%%/completion/mv %%DATADIR%%/completion/nawk %%DATADIR%%/completion/newgrp %%DATADIR%%/completion/nice %%DATADIR%%/completion/nl %%DATADIR%%/completion/nohup %%DATADIR%%/completion/od +%%DATADIR%%/completion/pass %%DATADIR%%/completion/passwd %%DATADIR%%/completion/paste %%DATADIR%%/completion/patch %%DATADIR%%/completion/pathchk %%DATADIR%%/completion/pgawk %%DATADIR%%/completion/ping %%DATADIR%%/completion/popd %%DATADIR%%/completion/pr %%DATADIR%%/completion/printf %%DATADIR%%/completion/ps %%DATADIR%%/completion/pushd %%DATADIR%%/completion/pwd %%DATADIR%%/completion/read %%DATADIR%%/completion/readonly %%DATADIR%%/completion/renice %%DATADIR%%/completion/return %%DATADIR%%/completion/rgview %%DATADIR%%/completion/rgvim %%DATADIR%%/completion/rm %%DATADIR%%/completion/rmdir %%DATADIR%%/completion/rsync %%DATADIR%%/completion/rview %%DATADIR%%/completion/rvim %%DATADIR%%/completion/scp %%DATADIR%%/completion/sed %%DATADIR%%/completion/set %%DATADIR%%/completion/sftp %%DATADIR%%/completion/sh %%DATADIR%%/completion/shift %%DATADIR%%/completion/slogin %%DATADIR%%/completion/sort %%DATADIR%%/completion/split %%DATADIR%%/completion/ssh %%DATADIR%%/completion/ssh-add %%DATADIR%%/completion/ssh-agent %%DATADIR%%/completion/ssh-keygen %%DATADIR%%/completion/stty %%DATADIR%%/completion/su %%DATADIR%%/completion/sudo %%DATADIR%%/completion/sudoedit %%DATADIR%%/completion/suspend %%DATADIR%%/completion/svn %%DATADIR%%/completion/tail %%DATADIR%%/completion/tar %%DATADIR%%/completion/tee %%DATADIR%%/completion/test %%DATADIR%%/completion/tig %%DATADIR%%/completion/time %%DATADIR%%/completion/touch %%DATADIR%%/completion/tr %%DATADIR%%/completion/trap %%DATADIR%%/completion/tree %%DATADIR%%/completion/type %%DATADIR%%/completion/typeset %%DATADIR%%/completion/ulimit %%DATADIR%%/completion/umask %%DATADIR%%/completion/unalias %%DATADIR%%/completion/uname %%DATADIR%%/completion/uniq %%DATADIR%%/completion/unset %%DATADIR%%/completion/useradd %%DATADIR%%/completion/valgrind %%DATADIR%%/completion/vi %%DATADIR%%/completion/view %%DATADIR%%/completion/vim %%DATADIR%%/completion/vimdiff %%DATADIR%%/completion/wait %%DATADIR%%/completion/watch %%DATADIR%%/completion/wc %%DATADIR%%/completion/which %%DATADIR%%/completion/who %%DATADIR%%/completion/xargs %%DATADIR%%/completion/yash %%DATADIR%%/config %%DATADIR%%/initialization/common %%DATADIR%%/initialization/default %%DATADIR%%/initialization/sample