diff --git a/security/gopass/Makefile b/security/gopass/Makefile index fc5f12afc101..38f089aa24b7 100644 --- a/security/gopass/Makefile +++ b/security/gopass/Makefile @@ -1,57 +1,57 @@ PORTNAME= gopass DISTVERSIONPREFIX= v -DISTVERSION= 1.14.8 +DISTVERSION= 1.14.9 CATEGORIES= security MAINTAINER= eduardo@FreeBSD.org COMMENT= Rewrite of the pass password manager in Go WWW= https://www.gopass.pw/ LICENSE= MIT ONLY_FOR_ARCHS= amd64 ONLY_FOR_ARCHS_REASON= upstream only supports amd64 RUN_DEPENDS= git:devel/git \ gpg2:security/gnupg USES= go:modules # Usage examples are in a separate repo USE_GITHUB= nodefault GH_TUPLE= gopasspw:password-store-example:8db75ba3b69c:password_store_example GO_MODULE= github.com/gopasspw/gopass PORTDOCS= README.md docs/* PORTEXAMPLES= * OPTIONS_DEFINE= DOCS EXAMPLES post-build: .for SHELL in bash fish zsh ${GO_WRKDIR_BIN}/${PORTNAME} completion ${SHELL} > ${WRKSRC}/${SHELL} .endfor post-install: @${MKDIR} ${STAGEDIR}${PREFIX}/etc/bash_completion.d ${INSTALL_DATA} ${WRKSRC}/bash \ ${STAGEDIR}${PREFIX}/etc/bash_completion.d/${PORTNAME}.sh @${MKDIR} ${STAGEDIR}${PREFIX}/share/fish/completions ${INSTALL_DATA} ${WRKSRC}/fish \ ${STAGEDIR}${PREFIX}/share/fish/completions/${PORTNAME}.fish @${MKDIR} ${STAGEDIR}${PREFIX}/share/zsh/site-functions ${INSTALL_DATA} ${WRKSRC}/zsh \ ${STAGEDIR}${PREFIX}/share/zsh/site-functions/_${PORTNAME} ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${PREFIX}/share/man/man1 post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} (cd ${WRKSRC}/docs && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR}) post-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} (cd ${WRKSRC_password_store_example} && ${COPYTREE_SHARE} "README.md secrets templates" ${STAGEDIR}${EXAMPLESDIR}) .include diff --git a/security/gopass/distinfo b/security/gopass/distinfo index 5e68e245ca23..e3e942faab70 100644 --- a/security/gopass/distinfo +++ b/security/gopass/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1664324380 -SHA256 (go/security_gopass/gopass-v1.14.8/v1.14.8.mod) = b95bc71d2fe6ef49cb3861fdbea9449fd1f19829ac05c97e278128bc9666bb10 -SIZE (go/security_gopass/gopass-v1.14.8/v1.14.8.mod) = 3107 -SHA256 (go/security_gopass/gopass-v1.14.8/v1.14.8.zip) = 8a15a77bda30802c9512458707d7c973931dc4eef7687d1dabb41542dabe460d -SIZE (go/security_gopass/gopass-v1.14.8/v1.14.8.zip) = 2486439 -SHA256 (go/security_gopass/gopass-v1.14.8/gopasspw-password-store-example-8db75ba3b69c_GH0.tar.gz) = e2866f4749e844ea9f7d31386f971dd8bbf19acab2c0a06fe7c4e99462eda1c5 -SIZE (go/security_gopass/gopass-v1.14.8/gopasspw-password-store-example-8db75ba3b69c_GH0.tar.gz) = 1392 +TIMESTAMP = 1664403817 +SHA256 (go/security_gopass/gopass-v1.14.9/v1.14.9.mod) = 11c1999635ed0697c5a25d5d75f1bbc089222c2e5de4303a70231720753a62c6 +SIZE (go/security_gopass/gopass-v1.14.9/v1.14.9.mod) = 3107 +SHA256 (go/security_gopass/gopass-v1.14.9/v1.14.9.zip) = eaa82422c3aa814b33f135b71477165e408ee6b880f1c96dbb4decd63ba99c68 +SIZE (go/security_gopass/gopass-v1.14.9/v1.14.9.zip) = 2486702 +SHA256 (go/security_gopass/gopass-v1.14.9/gopasspw-password-store-example-8db75ba3b69c_GH0.tar.gz) = e2866f4749e844ea9f7d31386f971dd8bbf19acab2c0a06fe7c4e99462eda1c5 +SIZE (go/security_gopass/gopass-v1.14.9/gopasspw-password-store-example-8db75ba3b69c_GH0.tar.gz) = 1392