Date: Sun, 28 Dec 2025 11:53:10 +0000 From: Muhammad Moinur Rahman <bofh@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: f89d5c5ffff7 - main - security/age: Update version 1.2.1=>1.3.0 Message-ID: <69511a26.32043.2941c8e0@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=f89d5c5ffff7ff36df793cb3d3802df7257b917b commit f89d5c5ffff7ff36df793cb3d3802df7257b917b Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2025-12-28 10:17:36 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2025-12-28 11:22:48 +0000 security/age: Update version 1.2.1=>1.3.0 Changelog: https://github.com/FiloSottile/age/releases/tag/v1.3.0 --- security/age/Makefile | 5 +++-- security/age/distinfo | 10 +++++----- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/security/age/Makefile b/security/age/Makefile index 4b090df7d316..6531396b057d 100644 --- a/security/age/Makefile +++ b/security/age/Makefile @@ -1,7 +1,6 @@ PORTNAME= age DISTVERSIONPREFIX= v -DISTVERSION= 1.2.1 -PORTREVISION= 11 +DISTVERSION= 1.3.0 CATEGORIES= security MAINTAINER= bofh@FreeBSD.org @@ -19,7 +18,9 @@ GO_TARGET= ./cmd/age \ 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: 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) = 291501home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69511a26.32043.2941c8e0>
