diff --git a/security/age/Makefile b/security/age/Makefile index 4b090df7d316..6531396b057d 100644 --- a/security/age/Makefile +++ b/security/age/Makefile @@ -1,28 +1,29 @@ PORTNAME= age DISTVERSIONPREFIX= v -DISTVERSION= 1.2.1 -PORTREVISION= 11 +DISTVERSION= 1.3.0 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 1613cfc5047f..fb72b11a12d2 100644 --- a/security/age/distinfo +++ b/security/age/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1737180300 -SHA256 (go/security_age/age-v1.2.1/v1.2.1.mod) = d3f9b587fd5ae66da6516e03dfdba04babb481ba9ee4938614abf93fcd16b56c -SIZE (go/security_age/age-v1.2.1/v1.2.1.mod) = 328 -SHA256 (go/security_age/age-v1.2.1/v1.2.1.zip) = c29c1be6acdd6c12fe3b80c764e25539b28f6bd76891edd1198649d0abf064c6 -SIZE (go/security_age/age-v1.2.1/v1.2.1.zip) = 234143 +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