Created attachment 225958 [details] dehydrated-0.7.0.patch If the variable to shift is undefined, the following message will be issued and it will be noisy. /usr/local/etc/dehydrated/hook.sh:shift:217: shift count must be <= $#
Created attachment 237779 [details] dehydrated-0.7.1.patch Update to 0.7.1 https://github.com/dehydrated-io/dehydrated/releases/tag/v0.7.1 fix: zsh when enabled hook.sh interpretation problem PORTLINT(1) PORTCLIPPY(1) compliant.
Two points: - Commit it and send us patch formatted by `git format-patch` next. ` Have you upstreamed the hook script fix?
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=28355fb7b88bbf4071772bc841946f80c55cbe0e commit 28355fb7b88bbf4071772bc841946f80c55cbe0e Author: Koichiro Iwao <meta@FreeBSD.org> AuthorDate: 2022-11-02 01:30:58 +0000 Commit: Koichiro Iwao <meta@FreeBSD.org> CommitDate: 2022-11-02 01:30:58 +0000 security/dehydrated: Update to 0.7.1 - Update WWW as now upstream has a new site - Update pkg-descr with new upstream description Changes: https://github.com/dehydrated-io/dehydrated/releases/tag/v0.7.1 PR: 256739 266713 security/dehydrated/Makefile | 21 +++++++++------------ security/dehydrated/distinfo | 6 +++--- security/dehydrated/pkg-descr | 4 ++-- 3 files changed, 14 insertions(+), 17 deletions(-)
Committed except hook script fix. I would like an upstream review for that.
No feedback from reporter, closing.