git: fcca9459a486 - main - security/opensaml: Update to 3.3.1

From: Palle Girgensohn <girgen_at_FreeBSD.org>
Date: Thu, 13 Mar 2025 23:41:10 UTC
The branch main has been updated by girgen:

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

commit fcca9459a4865777bb14a761b527d33d1bc42531
Author:     Palle Girgensohn <girgen@FreeBSD.org>
AuthorDate: 2025-03-13 22:46:12 +0000
Commit:     Palle Girgensohn <girgen@FreeBSD.org>
CommitDate: 2025-03-13 23:41:04 +0000

    security/opensaml: Update to 3.3.1
    
    Bump dependent shibboleth-sp port.
    
    Security:       0b43fac4-005d-11f0-a540-6cc21735f730
---
 security/opensaml/Makefile      | 6 +++++-
 security/opensaml/distinfo      | 6 +++---
 security/opensaml/pkg-plist     | 2 +-
 security/shibboleth-sp/Makefile | 2 +-
 4 files changed, 10 insertions(+), 6 deletions(-)

diff --git a/security/opensaml/Makefile b/security/opensaml/Makefile
index b0adda38ad66..01ba6d12ff6c 100644
--- a/security/opensaml/Makefile
+++ b/security/opensaml/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	opensaml
-PORTVERSION=	3.3.0
+PORTVERSION=	3.3.1
 CATEGORIES=	security
 MASTER_SITES=	http://shibboleth.net/downloads/c++-opensaml/${PORTVERSION}/
 
@@ -12,6 +12,8 @@ LICENSE=	APACHE20
 BUILD_DEPENDS=	boost-libs>=0:devel/boost-libs
 LIB_DEPENDS=	libcurl.so:ftp/curl \
 		liblog4shib.so:devel/log4shib \
+		libxml-security-c.so:security/apache-xml-security-c \
+		libxerces-c.so:textproc/xerces-c3 \
 		libxmltooling.so:devel/xmltooling
 
 GNU_CONFIGURE=	yes
@@ -23,6 +25,8 @@ USE_LDCONFIG=	yes
 
 OPTIONS_DEFINE=	DOCS
 
+INSTALL_TARGET=	install-strip
+
 post-patch:
 	@${REINPLACE_CMD} -e 's,^pkgdocdir.*=.*,pkgdocdir = ${DOCSDIR},' \
 		${WRKSRC}/doc/Makefile.in
diff --git a/security/opensaml/distinfo b/security/opensaml/distinfo
index 727a56fc3192..7783397fcb7f 100644
--- a/security/opensaml/distinfo
+++ b/security/opensaml/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1729173073
-SHA256 (opensaml-3.3.0.tar.bz2) = 99ee5091a20783c85aca9c6827a2ea4eb8da8b47c4985f99366a989815d89ce8
-SIZE (opensaml-3.3.0.tar.bz2) = 614178
+TIMESTAMP = 1741904397
+SHA256 (opensaml-3.3.1.tar.bz2) = d8e24e070fc6bb80682632ca32c8569a9f3ef170ba57e3b82818322e75b6a37e
+SIZE (opensaml-3.3.1.tar.bz2) = 615161
diff --git a/security/opensaml/pkg-plist b/security/opensaml/pkg-plist
index 6484a862c97c..5364d2e622c7 100644
--- a/security/opensaml/pkg-plist
+++ b/security/opensaml/pkg-plist
@@ -45,7 +45,7 @@ include/saml/util/SAMLConstants.h
 include/saml/version.h
 lib/libsaml.so
 lib/libsaml.so.13
-lib/libsaml.so.13.0.0
+lib/libsaml.so.13.0.1
 libdata/pkgconfig/opensaml.pc
 %%PORTDOCS%%%%DOCSDIR%%/README.txt
 %%PORTDOCS%%%%DOCSDIR%%/LICENSE.txt
diff --git a/security/shibboleth-sp/Makefile b/security/shibboleth-sp/Makefile
index 90ab22217d7c..d7673458c7f6 100644
--- a/security/shibboleth-sp/Makefile
+++ b/security/shibboleth-sp/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	shibboleth-sp
 PORTVERSION=	3.5.0
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	security www
 MASTER_SITES=	http://shibboleth.net/downloads/service-provider/${PORTVERSION}/