diff --git a/security/gopass/Makefile b/security/gopass/Makefile index 0ab0a3d62e26..a58596db2ccf 100644 --- a/security/gopass/Makefile +++ b/security/gopass/Makefile @@ -1,59 +1,58 @@ PORTNAME= gopass DISTVERSIONPREFIX= v -DISTVERSION= 1.15.4 -PORTREVISION= 3 +DISTVERSION= 1.15.5 CATEGORIES= security MAINTAINER= eduardo@FreeBSD.org COMMENT= Rewrite of the pass password manager in Go WWW= https://www.gopass.pw/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE ONLY_FOR_ARCHS= aarch64 amd64 armv6 armv7 ONLY_FOR_ARCHS_REASON= upstream only supports ${ONLY_FOR_ARCHS} 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 21fbe22055d5..1ee34e4ab926 100644 --- a/security/gopass/distinfo +++ b/security/gopass/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1676213508 -SHA256 (go/security_gopass/gopass-v1.15.4/v1.15.4.mod) = 3ed0a25c8f6028e9476a28cd93604f685c1e04db4c0552e31e8cbefaab9a5290 -SIZE (go/security_gopass/gopass-v1.15.4/v1.15.4.mod) = 2963 -SHA256 (go/security_gopass/gopass-v1.15.4/v1.15.4.zip) = 53d4f7549146b7ddbe8f6de24c235cdccfbdd64e16d0270d117f85af93608fe5 -SIZE (go/security_gopass/gopass-v1.15.4/v1.15.4.zip) = 2551976 -SHA256 (go/security_gopass/gopass-v1.15.4/gopasspw-password-store-example-8db75ba3b69c_GH0.tar.gz) = e2866f4749e844ea9f7d31386f971dd8bbf19acab2c0a06fe7c4e99462eda1c5 -SIZE (go/security_gopass/gopass-v1.15.4/gopasspw-password-store-example-8db75ba3b69c_GH0.tar.gz) = 1392 +TIMESTAMP = 1680890772 +SHA256 (go/security_gopass/gopass-v1.15.5/v1.15.5.mod) = 99fdd0f7b854689ad07dc8516258d863899e5889d2a1082a7f4e8ad2418725a2 +SIZE (go/security_gopass/gopass-v1.15.5/v1.15.5.mod) = 3645 +SHA256 (go/security_gopass/gopass-v1.15.5/v1.15.5.zip) = ab313fbcde857fd78cd7f9cca75e2c09174b8d25179a5a28ed68bec18651f97d +SIZE (go/security_gopass/gopass-v1.15.5/v1.15.5.zip) = 2555076 +SHA256 (go/security_gopass/gopass-v1.15.5/gopasspw-password-store-example-8db75ba3b69c_GH0.tar.gz) = e2866f4749e844ea9f7d31386f971dd8bbf19acab2c0a06fe7c4e99462eda1c5 +SIZE (go/security_gopass/gopass-v1.15.5/gopasspw-password-store-example-8db75ba3b69c_GH0.tar.gz) = 1392