diff --git a/security/gokey/Makefile b/security/gokey/Makefile index 7f48065f3963..e4de0be1639c 100644 --- a/security/gokey/Makefile +++ b/security/gokey/Makefile @@ -1,38 +1,37 @@ PORTNAME= gokey DISTVERSIONPREFIX= v -DISTVERSION= 0.2.0 -PORTREVISION= 5 +DISTVERSION= 0.2.1 CATEGORIES= security MAINTAINER= eduardo@FreeBSD.org COMMENT= Simple password manager write in Go WWW= https://github.com/cloudflare/gokey LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${LOCALBASE}/bin/go-md2man:textproc/go-md2man USES= go:modules GO_MODULE= github.com/cloudflare/gokey GO_TARGET= ./cmd/gokey PLIST_FILES= bin/${PORTNAME} \ share/man/man1/${PORTNAME}.1.gz PORTDOCS= README.md OPTIONS_DEFINE= DOCS post-build: go-md2man -in=${WRKSRC}/gokey.1.md -out=${WRKSRC}/gokey.1 do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} ${STAGEDIR}${DOCSDIR} post-install: ${INSTALL_MAN} ${WRKSRC}/gokey.1 ${STAGEDIR}${PREFIX}/share/man/man1 .include diff --git a/security/gokey/distinfo b/security/gokey/distinfo index ce321938bfb7..3942709d25f3 100644 --- a/security/gokey/distinfo +++ b/security/gokey/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1763931529 -SHA256 (go/security_gokey/gokey-v0.2.0/v0.2.0.mod) = 6e5196f915dd9c621fa7095db89ee5ce561310db38f1f8986cb3b48b79cefa22 -SIZE (go/security_gokey/gokey-v0.2.0/v0.2.0.mod) = 161 -SHA256 (go/security_gokey/gokey-v0.2.0/v0.2.0.zip) = e71f61357b2f8c76765f5781a92a57f5c7a4aa24300467adaec335e414cd927b -SIZE (go/security_gokey/gokey-v0.2.0/v0.2.0.zip) = 27560 +TIMESTAMP = 1774984936 +SHA256 (go/security_gokey/gokey-v0.2.1/v0.2.1.mod) = f3a575db38639ad37d678faee912ff7f9fec1e18e262f9ff72c7625986e04fe4 +SIZE (go/security_gokey/gokey-v0.2.1/v0.2.1.mod) = 161 +SHA256 (go/security_gokey/gokey-v0.2.1/v0.2.1.zip) = 6c07dc73d87cf40976c148699e3859f4b9cbf9a7c2bff18a82d3eb017c10b3b0 +SIZE (go/security_gokey/gokey-v0.2.1/v0.2.1.zip) = 27560