git: 97143eb817b1 - main - security/opensaml: Update to 3.3.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 19 Oct 2024 18:12:36 UTC
The branch main has been updated by girgen: URL: https://cgit.FreeBSD.org/ports/commit/?id=97143eb817b11ada449f70e2fd1f77946ecce845 commit 97143eb817b11ada449f70e2fd1f77946ecce845 Author: Palle Girgensohn <girgen@FreeBSD.org> AuthorDate: 2024-10-19 11:41:25 +0000 Commit: Palle Girgensohn <girgen@FreeBSD.org> CommitDate: 2024-10-19 18:12:21 +0000 security/opensaml: Update to 3.3.0 This is a library used by Shibboleth-SP and they are upgraded in sync. Release notes: https://shibboleth.atlassian.net/wiki/x/jYUaew --- security/opensaml/Makefile | 3 +-- security/opensaml/distinfo | 6 +++--- security/opensaml/pkg-plist | 4 ++-- 3 files changed, 6 insertions(+), 7 deletions(-) diff --git a/security/opensaml/Makefile b/security/opensaml/Makefile index 0b08a98a67d9..b0adda38ad66 100644 --- a/security/opensaml/Makefile +++ b/security/opensaml/Makefile @@ -1,6 +1,5 @@ PORTNAME= opensaml -PORTVERSION= 3.2.1 -PORTREVISION= 3 +PORTVERSION= 3.3.0 CATEGORIES= security MASTER_SITES= http://shibboleth.net/downloads/c++-opensaml/${PORTVERSION}/ diff --git a/security/opensaml/distinfo b/security/opensaml/distinfo index 60e4a145c3ff..727a56fc3192 100644 --- a/security/opensaml/distinfo +++ b/security/opensaml/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1638279982 -SHA256 (opensaml-3.2.1.tar.bz2) = b402a89a130adcb76869054b256429c1845339fe5c5226ee888686b6a026a337 -SIZE (opensaml-3.2.1.tar.bz2) = 600699 +TIMESTAMP = 1729173073 +SHA256 (opensaml-3.3.0.tar.bz2) = 99ee5091a20783c85aca9c6827a2ea4eb8da8b47c4985f99366a989815d89ce8 +SIZE (opensaml-3.3.0.tar.bz2) = 614178 diff --git a/security/opensaml/pkg-plist b/security/opensaml/pkg-plist index 86b886d967f2..6484a862c97c 100644 --- a/security/opensaml/pkg-plist +++ b/security/opensaml/pkg-plist @@ -44,8 +44,8 @@ include/saml/util/CommonDomainCookie.h include/saml/util/SAMLConstants.h include/saml/version.h lib/libsaml.so -lib/libsaml.so.12 -lib/libsaml.so.12.0.1 +lib/libsaml.so.13 +lib/libsaml.so.13.0.0 libdata/pkgconfig/opensaml.pc %%PORTDOCS%%%%DOCSDIR%%/README.txt %%PORTDOCS%%%%DOCSDIR%%/LICENSE.txt