www/mod_auth_mellon: Update to 0.18.1

This commit is contained in:
Ryan Steinmetz 2023-05-15 15:00:18 -04:00
parent 95cba3ff0c
commit 246fee02c7
No known key found for this signature in database
GPG key ID: D2C3D2B2FEF36DD7
3 changed files with 4 additions and 21 deletions

View file

@ -1,6 +1,5 @@
PORTNAME= mod_auth_mellon
PORTVERSION= 0.18.0
PORTREVISION= 1
PORTVERSION= 0.18.1
CATEGORIES= www
PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX}
DISTVERSIONPREFIX= v

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1632231761
SHA256 (latchset-mod_auth_mellon-v0.18.0_GH0.tar.gz) = 55488d421b61d7c73c26e0f9b27cd32e0f8d35a974e9d555f4b1d7414bb876cc
SIZE (latchset-mod_auth_mellon-v0.18.0_GH0.tar.gz) = 918471
TIMESTAMP = 1684174341
SHA256 (latchset-mod_auth_mellon-v0.18.1_GH0.tar.gz) = 2e95396444689475d32e736ade4e9c31ea6dd3b619c888efbfc9ebe3636ce6c0
SIZE (latchset-mod_auth_mellon-v0.18.1_GH0.tar.gz) = 918912

View file

@ -1,16 +0,0 @@
--- mellon_create_metadata.sh.orig 2022-11-02 11:48:53 UTC
+++ mellon_create_metadata.sh
@@ -75,6 +75,13 @@ CERT="$(grep -v '^-----' "$OUTFILE.cert")"
cat >"$OUTFILE.xml" <<EOF
<EntityDescriptor entityID="$ENTITYID" xmlns="urn:oasis:names:tc:SAML:2.0:metadata" xmlns:ds="http://www.w3.org/2000/09/xmldsig#">
<SPSSODescriptor protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol" AuthnRequestsSigned="true">
+ <KeyDescriptor use="encryption">
+ <ds:KeyInfo xmlns:ds="http://www.w3.org/2000/09/xmldsig#">
+ <ds:X509Data>
+ <ds:X509Certificate>$CERT</ds:X509Certificate>
+ </ds:X509Data>
+ </ds:KeyInfo>
+ </KeyDescriptor>
<KeyDescriptor use="signing">
<ds:KeyInfo xmlns:ds="http://www.w3.org/2000/09/xmldsig#">
<ds:X509Data>