diff --git a/security/age/Makefile b/security/age/Makefile index 6531396b057d..d2c1c32205b2 100644 --- a/security/age/Makefile +++ b/security/age/Makefile @@ -1,29 +1,29 @@ PORTNAME= age DISTVERSIONPREFIX= v -DISTVERSION= 1.3.0 +DISTVERSION= 1.3.1 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 GO_MODULE= filippo.io/age GO_TARGET= ./cmd/age \ ./cmd/age-keygen PLIST_FILES= bin/age \ bin/age-keygen \ 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 fb72b11a12d2..e146d011dd4a 100644 --- a/security/age/distinfo +++ b/security/age/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1766916944 -SHA256 (go/security_age/age-v1.3.0/v1.3.0.mod) = 64fe3a37a3ba3b21dd2378156064c8fe9f35a74a5af25b1895f02a3bf4e0cd8d -SIZE (go/security_age/age-v1.3.0/v1.3.0.mod) = 426 -SHA256 (go/security_age/age-v1.3.0/v1.3.0.zip) = 8cdfc9224825dfd6a21d4d284b3984a6930f9c647b332bb9a516baa22bf7b1c0 -SIZE (go/security_age/age-v1.3.0/v1.3.0.zip) = 291501 +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