diff --git a/security/age/Makefile b/security/age/Makefile index 5f2a8a885de8..a7d55028b638 100644 --- a/security/age/Makefile +++ b/security/age/Makefile @@ -1,32 +1,31 @@ PORTNAME= age DISTVERSIONPREFIX= v -DISTVERSION= 1.3.1 -PORTREVISION= 11 +DISTVERSION= 1.3.2 CATEGORIES= security MAINTAINER= bofh@FreeBSD.org COMMENT= Simple, modern and secure file encryption tool WWW= https://github.com/FiloSottile/age LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -USES= go:modules +USES= go:1.27+,modules GO_MODULE= filippo.io/age GO_TARGET= ./cmd/age \ ./cmd/age-keygen \ ./cmd/age-plugin-batchpass PLIST_FILES= bin/age \ bin/age-keygen \ bin/age-plugin-batchpass \ share/man/man1/age-inspect.1.gz \ share/man/man1/age-keygen.1.gz \ share/man/man1/age-plugin-batchpass.1.gz \ share/man/man1/age.1.gz post-install: ${INSTALL_MAN} ${WRKSRC}/doc/*.1 ${STAGEDIR}${PREFIX}/share/man/man1/ .include diff --git a/security/age/distinfo b/security/age/distinfo index e146d011dd4a..1ae7df9a6f03 100644 --- a/security/age/distinfo +++ b/security/age/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1767026225 -SHA256 (go/security_age/age-v1.3.1/v1.3.1.mod) = 64fe3a37a3ba3b21dd2378156064c8fe9f35a74a5af25b1895f02a3bf4e0cd8d -SIZE (go/security_age/age-v1.3.1/v1.3.1.mod) = 426 -SHA256 (go/security_age/age-v1.3.1/v1.3.1.zip) = 92ce578faae5d7a3e67e287625bf74d362a120d081b51dba07be4beb588cc3cf -SIZE (go/security_age/age-v1.3.1/v1.3.1.zip) = 292502 +TIMESTAMP = 1788098582 +SHA256 (go/security_age/age-v1.3.2/v1.3.2.mod) = 05dbd7dee5f80e6cf918465356ea24ec0077bcbdc487741e632405d23e81a2bc +SIZE (go/security_age/age-v1.3.2/v1.3.2.mod) = 426 +SHA256 (go/security_age/age-v1.3.2/v1.3.2.zip) = 531f9b8b966827d356766c024a1ae86bbcaef21caf58ccbe56f378f0a6ce59f7 +SIZE (go/security_age/age-v1.3.2/v1.3.2.zip) = 305919