mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 18:36:28 -04:00
security/shibboleth-sp: Update to 3.5.0
Release notes: https://shibboleth.atlassian.net/wiki/x/jYUaew
This commit is contained in:
parent
30f867de2a
commit
d8cc23e912
3 changed files with 9 additions and 10 deletions
|
@ -1,6 +1,5 @@
|
|||
PORTNAME= shibboleth-sp
|
||||
PORTVERSION= 3.4.1
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 3.5.0
|
||||
CATEGORIES= security www
|
||||
MASTER_SITES= http://shibboleth.net/downloads/service-provider/${PORTVERSION}/
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1673426052
|
||||
SHA256 (shibboleth-sp-3.4.1.tar.bz2) = bffe3e62e46d86cc75db1093b77fa1456b30da7c930a13708afa0139c8a8acc1
|
||||
SIZE (shibboleth-sp-3.4.1.tar.bz2) = 830667
|
||||
TIMESTAMP = 1729173100
|
||||
SHA256 (shibboleth-sp-3.5.0.tar.bz2) = f301604bd17ee4d94a66e6dd7ad1c3f0917949a4a12176d55614483d78fefe58
|
||||
SIZE (shibboleth-sp-3.5.0.tar.bz2) = 834909
|
||||
|
|
|
@ -91,10 +91,10 @@ include/shibsp/util/SPConstants.h
|
|||
include/shibsp/util/TemplateParameters.h
|
||||
include/shibsp/version.h
|
||||
lib/libshibsp.so
|
||||
lib/libshibsp.so.11
|
||||
lib/libshibsp.so.11.0.1
|
||||
lib/shibboleth/adfs.so
|
||||
lib/libshibsp.so.12
|
||||
lib/libshibsp.so.12.0.0
|
||||
lib/shibboleth/adfs-lite.so
|
||||
lib/shibboleth/adfs.so
|
||||
@comment %%MEMCACHED%%lib/shibboleth/memcache-store.so
|
||||
%%ODBC%%lib/shibboleth/odbc-store.so
|
||||
lib/shibboleth/plugins-lite.so
|
||||
|
@ -103,8 +103,8 @@ lib/shibboleth/plugins.so
|
|||
%%FASTCGI%%lib/shibboleth/shibauthorizer
|
||||
%%FASTCGI%%lib/shibboleth/shibresponder
|
||||
lib/libshibsp-lite.so
|
||||
lib/libshibsp-lite.so.11
|
||||
lib/libshibsp-lite.so.11.0.1
|
||||
lib/libshibsp-lite.so.12
|
||||
lib/libshibsp-lite.so.12.0.0
|
||||
libdata/pkgconfig/shibsp-lite.pc
|
||||
libdata/pkgconfig/shibsp.pc
|
||||
sbin/shibd
|
||||
|
|
Loading…
Add table
Reference in a new issue