diff --git a/security/age/Makefile b/security/age/Makefile index 0141b984a19d..3d1f4a923bcd 100644 --- a/security/age/Makefile +++ b/security/age/Makefile @@ -1,27 +1,27 @@ PORTNAME= age DISTVERSIONPREFIX= v -DISTVERSION= 1.2.0 +DISTVERSION= 1.2.1 CATEGORIES= security MAINTAINER= dmgk@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-keygen.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 9abfbed5befc..1613cfc5047f 100644 --- a/security/age/distinfo +++ b/security/age/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1721954135 -SHA256 (go/security_age/age-v1.2.0/v1.2.0.mod) = d3f9b587fd5ae66da6516e03dfdba04babb481ba9ee4938614abf93fcd16b56c -SIZE (go/security_age/age-v1.2.0/v1.2.0.mod) = 328 -SHA256 (go/security_age/age-v1.2.0/v1.2.0.zip) = e8026e1febc969d83d8bbd8c9d9c629743be366b97f33c9883d60810766ef6bb -SIZE (go/security_age/age-v1.2.0/v1.2.0.zip) = 233036 +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