diff --git a/security/aws-vault/Makefile b/security/aws-vault/Makefile index f8cad113fc81..511a798bd08d 100644 --- a/security/aws-vault/Makefile +++ b/security/aws-vault/Makefile @@ -1,41 +1,40 @@ PORTNAME= aws-vault DISTVERSIONPREFIX= v -DISTVERSION= 6.6.0 -PORTREVISION= 6 +DISTVERSION= 6.6.1 CATEGORIES= security MAINTAINER= dmgk@FreeBSD.org COMMENT= Vault for securely storing and accessing AWS credentials WWW= https://github.com/99designs/aws-vault LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules GO_MODULE= github.com/99designs/aws-vault/v6 GO_BUILDFLAGS= -ldflags="-s -w -X main.Version=${PORTVERSION}" PORTDOCS= README.md USAGE.md OPTIONS_DEFINE= DOCS YUBIKEY OPTIONS_SUB= yes YUBIKEY_DESC= Install Yubikey IAM helper script post-install: @${MKDIR} ${STAGEDIR}${PREFIX}/etc/bash_completion.d @${MKDIR} ${STAGEDIR}${PREFIX}/share/fish/completions @${MKDIR} ${STAGEDIR}${PREFIX}/share/zsh/site-functions ${INSTALL_DATA} ${WRKSRC}/contrib/completions/bash/aws-vault.bash ${STAGEDIR}${PREFIX}/etc/bash_completion.d ${INSTALL_DATA} ${WRKSRC}/contrib/completions/fish/aws-vault.fish ${STAGEDIR}${PREFIX}/share/fish/completions ${INSTALL_DATA} ${WRKSRC}/contrib/completions/zsh/aws-vault.zsh ${STAGEDIR}${PREFIX}/share/zsh/site-functions post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} post-install-YUBIKEY-on: ${INSTALL_SCRIPT} ${WRKSRC}/contrib/scripts/aws-iam-create-yubikey-mfa.sh ${STAGEDIR}${PREFIX}/bin .include diff --git a/security/aws-vault/distinfo b/security/aws-vault/distinfo index b84d9717d9e1..aeb5e85c4895 100644 --- a/security/aws-vault/distinfo +++ b/security/aws-vault/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1651074262 -SHA256 (go/security_aws-vault/aws-vault-v6.6.0/v6.6.0.mod) = d17c6e7bb70c7c3fd3e7d70a552209f20ccd8934939fb363ff28251490b2c1e9 -SIZE (go/security_aws-vault/aws-vault-v6.6.0/v6.6.0.mod) = 1697 -SHA256 (go/security_aws-vault/aws-vault-v6.6.0/v6.6.0.zip) = 66a8be9a5301ed94c9139285a50c1806f03b751dae2075656d696f83d24175c8 -SIZE (go/security_aws-vault/aws-vault-v6.6.0/v6.6.0.zip) = 83487 +TIMESTAMP = 1672834335 +SHA256 (go/security_aws-vault/aws-vault-v6.6.1/v6.6.1.mod) = 05235c1f7175bc6d1858012ecc911c6de1eba5a472a807dfa345e1a2dc4d83ed +SIZE (go/security_aws-vault/aws-vault-v6.6.1/v6.6.1.mod) = 1662 +SHA256 (go/security_aws-vault/aws-vault-v6.6.1/v6.6.1.zip) = 1f16708bb333f848db2045f7828bd0672afef8e4fea9d959adf51d589eba58ac +SIZE (go/security_aws-vault/aws-vault-v6.6.1/v6.6.1.zip) = 83892