Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Apr 2024 21:14:47 GMT
From:      Mark Felder <feld@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 8f90d72ceb96 - main - security/apg: Update to 1.2.0
Message-ID:  <202404062114.436LElBQ031827@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by feld:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8f90d72ceb9614d03639a1a09030bb7e789be502

commit 8f90d72ceb9614d03639a1a09030bb7e789be502
Author:     Mark Felder <feld@FreeBSD.org>
AuthorDate: 2024-04-06 21:14:40 +0000
Commit:     Mark Felder <feld@FreeBSD.org>
CommitDate: 2024-04-06 21:14:40 +0000

    security/apg: Update to 1.2.0
    
    Approved by:    maintainer (implicit, AFK)
    Reported by:    winni (upstream developer)
---
 security/apg/Makefile |  8 ++++----
 security/apg/distinfo | 10 +++++-----
 2 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/security/apg/Makefile b/security/apg/Makefile
index a1082bb524a3..bb0b88edb527 100644
--- a/security/apg/Makefile
+++ b/security/apg/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=		apg
 DISTVERSIONPREFIX=	v
-DISTVERSION=		0.4.1
-PORTREVISION=	15
+DISTVERSION=		1.2.0
+PORTREVISION=		0
 PORTEPOCH=		1
 CATEGORIES=		security sysutils
 
@@ -12,11 +12,11 @@ WWW=		https://github.com/wneessen/apg-go
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-USES=		go:modules
+USES=		go:1.22,modules
 USE_GITHUB=	yes
 GH_ACCOUNT=	wneessen
 GH_PROJECT=	apg-go
-GH_TUPLE=	wneessen:go-hibp:v1.0.0:wneessen_go_hibp/vendor/github.com/wneessen/go-hibp
+GH_TUPLE=	wneessen:go-hibp:v1.0.6:wneessen_go_hibp/vendor/github.com/wneessen/go-hibp
 
 GO_PKGNAME=	github.com/${GH_ACCOUNT}/${GH_PROJECT}
 GO_TARGET=	./cmd/${PORTNAME}
diff --git a/security/apg/distinfo b/security/apg/distinfo
index 3bedd933f728..91df36f364fe 100644
--- a/security/apg/distinfo
+++ b/security/apg/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1655559313
-SHA256 (wneessen-apg-go-v0.4.1_GH0.tar.gz) = 64769495843e2c59fc5513a106e58f8751f1649ff8bf6c38cd141322523deea8
-SIZE (wneessen-apg-go-v0.4.1_GH0.tar.gz) = 24182
-SHA256 (wneessen-go-hibp-v1.0.0_GH0.tar.gz) = d995b295c60457e0b078eab49c35ccec6bb5fe105b8b3d27116f3d1baf70729a
-SIZE (wneessen-go-hibp-v1.0.0_GH0.tar.gz) = 11504
+TIMESTAMP = 1712436764
+SHA256 (wneessen-apg-go-v1.2.0_GH0.tar.gz) = dfe7633a6fe7fd40f9fc2ae43ce66a5d8224a732b8051f65504123fe0a95bb40
+SIZE (wneessen-apg-go-v1.2.0_GH0.tar.gz) = 230535
+SHA256 (wneessen-go-hibp-v1.0.6_GH0.tar.gz) = 7e21ea3727734b1bf18f439adcb34aef4290011d494156c55b350e3f96729e37
+SIZE (wneessen-go-hibp-v1.0.6_GH0.tar.gz) = 22715



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404062114.436LElBQ031827>