diff --git a/security/sops/Makefile b/security/sops/Makefile index 31f3bfd3803b..86b4f753617c 100644 --- a/security/sops/Makefile +++ b/security/sops/Makefile @@ -1,27 +1,26 @@ PORTNAME= sops DISTVERSIONPREFIX= v -DISTVERSION= 3.9.1 -PORTREVISION= 2 +DISTVERSION= 3.9.3 CATEGORIES= security editors -MAINTAINER= ports@FreeBSD.org +MAINTAINER= bofh@FreeBSD.org COMMENT= Editor of encrypted files that supports YAML, JSON and BINARY formats WWW= https://github.com/mozilla/sops LICENSE= MPL20 -USES= go:modules +USES= go:1.22,modules GO_MODULE= go.mozilla.org/sops/v3 GO_TARGET= ./cmd/sops PLIST_FILES= bin/sops PORTDOCS= CHANGELOG.rst README.rst OPTIONS_DEFINE= DOCS post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include diff --git a/security/sops/distinfo b/security/sops/distinfo index fbfc8f240226..1c70a58c4b8b 100644 --- a/security/sops/distinfo +++ b/security/sops/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1733804917 -SHA256 (go/security_sops/sops-v3.9.1/v3.9.1.mod) = 48d376d8baac07a4bdf978c7d7886fd012274ce00fbcec4e983ce907f05dfb20 -SIZE (go/security_sops/sops-v3.9.1/v3.9.1.mod) = 6641 -SHA256 (go/security_sops/sops-v3.9.1/v3.9.1.zip) = 0abc92e6152e7cea1e68e202ff5e6183116b8ea91db5c00b764284935fd247e7 -SIZE (go/security_sops/sops-v3.9.1/v3.9.1.zip) = 300224 +TIMESTAMP = 1744229890 +SHA256 (go/security_sops/sops-v3.9.3/v3.9.3.mod) = 822020f1542d688dca4a6fb0f72d67f77db8b12ff0decc343813662b3513d912 +SIZE (go/security_sops/sops-v3.9.3/v3.9.3.mod) = 7597 +SHA256 (go/security_sops/sops-v3.9.3/v3.9.3.zip) = 75a8371d1c3b7dcd72dc72aeaafff4dc417c161825f15606ae513832a663ee7e +SIZE (go/security_sops/sops-v3.9.3/v3.9.3.zip) = 303266