Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Sep 2024 20:20:22 GMT
From:      Robert Clausecker <fuz@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: b9811c82fc70 - main - security/openssl-agent: update to 0.17.0
Message-ID:  <202409162020.48GKKMEx062490@gitrepo.freebsd.org>

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

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

commit b9811c82fc700a206eb907d554a77fa8b9ea0bc5
Author:     Robert Clausecker <fuz@FreeBSD.org>
AuthorDate: 2024-09-10 23:52:18 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2024-09-16 20:14:20 +0000

    security/openssl-agent: update to 0.17.0
    
    Update required to make build work with build2-0.17.0.
    
    Changelog: https://git.build2.org/cgit/openssl-agent/log/
---
 security/openssl-agent/Makefile | 4 ++--
 security/openssl-agent/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/security/openssl-agent/Makefile b/security/openssl-agent/Makefile
index 6301b3a08cad..fdbecacca86d 100644
--- a/security/openssl-agent/Makefile
+++ b/security/openssl-agent/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	openssl-agent
-PORTVERSION=	0.16.0
+PORTVERSION=	0.17.0
 CATEGORIES=	security
 MASTER_SITES=	https://pkg.cppget.org/1/alpha/build2/
 
@@ -10,7 +10,7 @@ WWW=		https://git.build2.org/cgit/openssl-agent/tree/README
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BUILD_DEPENDS=	build2>=0:devel/build2
+BUILD_DEPENDS=	build2>=0.17.0:devel/build2
 LIB_DEPENDS=	libbutl.so:devel/build2
 
 PLIST_FILES=	bin/openssl-agent-pkcs11 \
diff --git a/security/openssl-agent/distinfo b/security/openssl-agent/distinfo
index b888144eff5c..2d601ec88e98 100644
--- a/security/openssl-agent/distinfo
+++ b/security/openssl-agent/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1691257468
-SHA256 (openssl-agent-0.16.0.tar.gz) = e5b6dedf32349a0b231c433d29d27710ac1dc3a4343ebfcec93399b41ef0da4f
-SIZE (openssl-agent-0.16.0.tar.gz) = 49329
+TIMESTAMP = 1726012268
+SHA256 (openssl-agent-0.17.0.tar.gz) = a84c4b5318754c5d3212c769b5af0012468ee82d7c03c3ed633d95c4cdc413c5
+SIZE (openssl-agent-0.17.0.tar.gz) = 49333



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