diff --git a/security/aws-vault/Makefile b/security/aws-vault/Makefile index ed997ccf0ec9..f27132b712bd 100644 --- a/security/aws-vault/Makefile +++ b/security/aws-vault/Makefile @@ -1,41 +1,40 @@ PORTNAME= aws-vault DISTVERSIONPREFIX= v -DISTVERSION= 6.6.1 -PORTREVISION= 1 +DISTVERSION= 6.6.2 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 aeb5e85c4895..cdf76f1227e8 100644 --- a/security/aws-vault/distinfo +++ b/security/aws-vault/distinfo @@ -1,5 +1,5 @@ -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 +TIMESTAMP = 1673989065 +SHA256 (go/security_aws-vault/aws-vault-v6.6.2/v6.6.2.mod) = 05235c1f7175bc6d1858012ecc911c6de1eba5a472a807dfa345e1a2dc4d83ed +SIZE (go/security_aws-vault/aws-vault-v6.6.2/v6.6.2.mod) = 1662 +SHA256 (go/security_aws-vault/aws-vault-v6.6.2/v6.6.2.zip) = 49c3f7e567cc731e902b951024832139eee68400401edcc2216ec7b590e4d70f +SIZE (go/security_aws-vault/aws-vault-v6.6.2/v6.6.2.zip) = 83882