Index: head/devel/xmltooling/Makefile =================================================================== --- head/devel/xmltooling/Makefile (revision 392719) +++ head/devel/xmltooling/Makefile (revision 392720) @@ -1,39 +1,38 @@ # Created by: Janos Mohacsi # $FreeBSD$ PORTNAME= xmltooling -PORTVERSION= 1.5.3 -PORTREVISION= 3 +PORTVERSION= 1.5.5 CATEGORIES= devel security -MASTER_SITES= http://shibboleth.net/downloads/c++-opensaml/2.5.3/ +MASTER_SITES= http://shibboleth.net/downloads/c++-opensaml/2.5.5/ MAINTAINER= girgen@FreeBSD.org COMMENT= Low level XML support for SAML LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl \ liblog4shib.so:${PORTSDIR}/devel/log4shib \ libxerces-c.so.3:${PORTSDIR}/textproc/xerces-c3 \ libxml-security-c.so:${PORTSDIR}/security/apache-xml-security-c BUILD_DEPENDS= boost-libs>=0:${PORTSDIR}/devel/boost-libs GNU_CONFIGURE= yes CONFIGURE_ARGS+=--with-log4shib=${LOCALBASE} --with-openssl=${OPENSSLBASE} --with-curl=${LOCALBASE} --disable-doxygen-doc USES= gmake libtool pkgconfig USE_LDCONFIG= yes USE_OPENSSL= yes PORTDOCS= * OPTIONS_DEFINE= DOCS .include post-patch: @${REINPLACE_CMD} -e 's,^pkgdocdir.*=.*,pkgdocdir = ${DOCSDIR},' \ ${WRKSRC}/doc/Makefile.in .if empty(PORT_OPTIONS:MDOCS) @${REINPLACE_CMD} -e '/^SUBDIRS/s,doc ,,' ${WRKSRC}/Makefile.in .endif .include Index: head/devel/xmltooling/distinfo =================================================================== --- head/devel/xmltooling/distinfo (revision 392719) +++ head/devel/xmltooling/distinfo (revision 392720) @@ -1,2 +1,2 @@ -SHA256 (xmltooling-1.5.3.tar.gz) = 90e453deb738574b04f1f1aa08ed7cc9d8746bcbf93eb59f401a6e38f2ec9574 -SIZE (xmltooling-1.5.3.tar.gz) = 675350 +SHA256 (xmltooling-1.5.5.tar.gz) = 5507332878b1f611efe791c8eeabd9b8327d75602949f0cb189970b8a221333f +SIZE (xmltooling-1.5.5.tar.gz) = 713161 Index: head/devel/xmltooling/files/patch-doc_Makefile.in =================================================================== --- head/devel/xmltooling/files/patch-doc_Makefile.in (revision 392719) +++ head/devel/xmltooling/files/patch-doc_Makefile.in (revision 392720) @@ -1,31 +1,21 @@ ---- doc/Makefile.in.orig 2011-07-25 16:15:04.474558171 -0400 -+++ doc/Makefile.in 2011-07-25 16:16:15.041554095 -0400 -@@ -233,7 +233,7 @@ +--- doc/Makefile.in.orig 2015-07-09 17:28:24.000000000 +0200 ++++ doc/Makefile.in 2015-07-21 20:54:22.000000000 +0200 +@@ -317,7 +317,7 @@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ AUTOMAKE_OPTIONS = foreign -pkgdocdir = $(datadir)/doc/@PACKAGE@-@PACKAGE_VERSION@ +pkgdocdir = $(datadir)/doc/@PACKAGE@ docfiles = \ README.txt \ LICENSE.txt \ -@@ -243,7 +243,7 @@ - CURL.LICENSE +@@ -547,9 +547,6 @@ - pkgdoc_DATA = $(docfiles) --EXTRA_DIST = $(docfiles) api -+EXTRA_DIST = $(docfiles) - all: all-am - .SUFFIXES: -@@ -455,10 +455,6 @@ - - install-data-hook: - if test -d api ; then \ - cp -r api $(DESTDIR)$(pkgdocdir); \ -- rm -rf `find $(DESTDIR)$(pkgdocdir)/api -name .svn`; \ - fi; # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. Index: head/devel/xmltooling/pkg-plist =================================================================== --- head/devel/xmltooling/pkg-plist (revision 392719) +++ head/devel/xmltooling/pkg-plist (revision 392720) @@ -1,97 +1,97 @@ include/xmltooling/AbstractAttributeExtensibleXMLObject.h include/xmltooling/AbstractComplexElement.h include/xmltooling/AbstractDOMCachingXMLObject.h include/xmltooling/AbstractSimpleElement.h include/xmltooling/AbstractXMLObject.h include/xmltooling/AttributeExtensibleXMLObject.h include/xmltooling/ConcreteXMLObjectBuilder.h include/xmltooling/ElementExtensibleXMLObject.h include/xmltooling/ElementProxy.h include/xmltooling/Lockable.h include/xmltooling/Namespace.h include/xmltooling/PluginManager.h include/xmltooling/QName.h include/xmltooling/XMLObject.h include/xmltooling/XMLObjectBuilder.h include/xmltooling/XMLToolingConfig.h include/xmltooling/base.h include/xmltooling/char_traits.h include/xmltooling/config_pub.h include/xmltooling/encryption/Decrypter.h include/xmltooling/encryption/EncryptedKeyResolver.h include/xmltooling/encryption/Encrypter.h include/xmltooling/encryption/Encryption.h include/xmltooling/exceptions.h include/xmltooling/impl/AnyElement.h include/xmltooling/impl/UnknownElement.h include/xmltooling/io/AbstractXMLObjectMarshaller.h include/xmltooling/io/AbstractXMLObjectUnmarshaller.h include/xmltooling/io/GenericRequest.h include/xmltooling/io/GenericResponse.h include/xmltooling/io/HTTPRequest.h include/xmltooling/io/HTTPResponse.h include/xmltooling/logging.h include/xmltooling/security/AbstractPKIXTrustEngine.h include/xmltooling/security/BasicX509Credential.h include/xmltooling/security/ChainingTrustEngine.h include/xmltooling/security/Credential.h include/xmltooling/security/CredentialContext.h include/xmltooling/security/CredentialCriteria.h include/xmltooling/security/CredentialResolver.h include/xmltooling/security/KeyInfoCredentialContext.h include/xmltooling/security/KeyInfoResolver.h include/xmltooling/security/OpenSSLCredential.h include/xmltooling/security/OpenSSLCryptoX509CRL.h include/xmltooling/security/OpenSSLPathValidator.h include/xmltooling/security/OpenSSLTrustEngine.h include/xmltooling/security/PKIXPathValidatorParams.h include/xmltooling/security/PathValidator.h include/xmltooling/security/SecurityHelper.h include/xmltooling/security/SignatureTrustEngine.h include/xmltooling/security/TrustEngine.h include/xmltooling/security/X509Credential.h include/xmltooling/security/X509TrustEngine.h include/xmltooling/security/XSECCryptoX509CRL.h include/xmltooling/signature/ContentReference.h include/xmltooling/signature/KeyInfo.h include/xmltooling/signature/Signature.h include/xmltooling/signature/SignatureValidator.h include/xmltooling/soap/HTTPSOAPTransport.h include/xmltooling/soap/OpenSSLSOAPTransport.h include/xmltooling/soap/SOAP.h include/xmltooling/soap/SOAPClient.h include/xmltooling/soap/SOAPTransport.h include/xmltooling/unicode.h include/xmltooling/util/CurlURLInputStream.h include/xmltooling/util/DateTime.h include/xmltooling/util/NDC.h include/xmltooling/util/ParserPool.h include/xmltooling/util/PathResolver.h include/xmltooling/util/Predicates.h include/xmltooling/util/ReloadableXMLFile.h include/xmltooling/util/ReplayCache.h include/xmltooling/util/StorageService.h include/xmltooling/util/TemplateEngine.h include/xmltooling/util/Threads.h include/xmltooling/util/URLEncoder.h include/xmltooling/util/XMLConstants.h include/xmltooling/util/XMLHelper.h include/xmltooling/util/XMLObjectChildrenList.h include/xmltooling/validation/Validator.h include/xmltooling/validation/ValidatorSuite.h include/xmltooling/version.h lib/libxmltooling-lite.so lib/libxmltooling-lite.so.6 -lib/libxmltooling-lite.so.6.0.3 +lib/libxmltooling-lite.so.6.0.5 lib/libxmltooling.so lib/libxmltooling.so.6 -lib/libxmltooling.so.6.0.3 +lib/libxmltooling.so.6.0.5 libdata/pkgconfig/xmltooling.pc share/xml/xmltooling/catalog.xml share/xml/xmltooling/soap-envelope.xsd share/xml/xmltooling/xenc-schema.xsd share/xml/xmltooling/xenc11-schema.xsd share/xml/xmltooling/xml.xsd share/xml/xmltooling/xmldsig-core-schema.xsd share/xml/xmltooling/xmldsig11-schema.xsd share/xml/xmltooling/xmltooling.xsd Index: head/security/opensaml2/Makefile =================================================================== --- head/security/opensaml2/Makefile (revision 392719) +++ head/security/opensaml2/Makefile (revision 392720) @@ -1,38 +1,38 @@ # Created by: Janos Mohacsi # $FreeBSD$ PORTNAME= opensaml2 -PORTVERSION= 2.5.4 +PORTVERSION= 2.5.5 CATEGORIES= security MASTER_SITES= http://shibboleth.net/downloads/c++-opensaml/${PORTVERSION}/ DISTNAME= opensaml-${PORTVERSION} MAINTAINER= girgen@FreeBSD.org COMMENT= Open source implementation of SAML2 LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl \ liblog4shib.so:${PORTSDIR}/devel/log4shib \ libxerces-c.so:${PORTSDIR}/textproc/xerces-c3 \ libxmltooling.so:${PORTSDIR}/devel/xmltooling BUILD_DEPENDS= boost-libs>=0:${PORTSDIR}/devel/boost-libs GNU_CONFIGURE= yes CONFIGURE_ARGS+=--with-log4shib=${LOCALBASE} --with-openssl=${OPENSSLBASE} \ --with-xmltooling=${LOCALBASE} --disable-doxygen-doc USES= gmake libtool pkgconfig USE_LDCONFIG= yes OPTIONS_DEFINE= DOCS .include post-patch: @${REINPLACE_CMD} -e 's,^pkgdocdir.*=.*,pkgdocdir = ${DOCSDIR},' \ ${WRKSRC}/doc/Makefile.in .if empty(PORT_OPTIONS:MDOCS) @${REINPLACE_CMD} -e '/^SUBDIRS/s,doc ,,' ${WRKSRC}/Makefile.in .endif .include Index: head/security/opensaml2/distinfo =================================================================== --- head/security/opensaml2/distinfo (revision 392719) +++ head/security/opensaml2/distinfo (revision 392720) @@ -1,2 +1,2 @@ -SHA256 (opensaml-2.5.4.tar.gz) = 562d3b5fe7b29aefbad9d5910508baf2edcb87327e51a4f239076e54663763e6 -SIZE (opensaml-2.5.4.tar.gz) = 738788 +SHA256 (opensaml-2.5.5.tar.gz) = 133bee4f1cfe79bff33d358391806eaef575cd02db9d3eb532438b24a97b12e0 +SIZE (opensaml-2.5.5.tar.gz) = 739776 Index: head/security/opensaml2/files/patch-doc_Makefile.in =================================================================== --- head/security/opensaml2/files/patch-doc_Makefile.in (revision 392719) +++ head/security/opensaml2/files/patch-doc_Makefile.in (nonexistent) @@ -1,11 +0,0 @@ ---- doc/Makefile.in.orig -+++ doc/Makefile.in -@@ -231,7 +231,7 @@ - LOG4CPP.LICENSE - - pkgdoc_DATA = $(docfiles) --EXTRA_DIST = $(docfiles) api -+EXTRA_DIST = $(docfiles) - all: all-am - - .SUFFIXES: Property changes on: head/security/opensaml2/files/patch-doc_Makefile.in ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/security/opensaml2/pkg-plist =================================================================== --- head/security/opensaml2/pkg-plist (revision 392719) +++ head/security/opensaml2/pkg-plist (revision 392720) @@ -1,110 +1,109 @@ bin/samlsign include/saml/encryption/EncryptedKeyResolver.h include/saml/Assertion.h include/saml/base.h include/saml/exceptions.h include/saml/version.h include/saml/RootObject.h include/saml/SAMLConfig.h include/saml/saml1/binding/SAMLArtifactType0001.h include/saml/saml1/binding/SAMLArtifactType0002.h include/saml/saml1/binding/SAML1MessageDecoder.h include/saml/saml1/binding/SAML1SOAPClient.h include/saml/saml1/core/Assertions.h include/saml/saml1/core/Protocols.h include/saml/saml1/profile/AssertionValidator.h include/saml/saml1/profile/BrowserSSOProfileValidator.h include/saml/saml2/binding/SAML2Artifact.h include/saml/saml2/binding/SAML2ArtifactType0004.h include/saml/saml2/binding/SAML2MessageDecoder.h include/saml/saml2/binding/SAML2Redirect.h include/saml/saml2/binding/SAML2SOAPClient.h include/saml/saml2/core/Assertions.h include/saml/saml2/core/Protocols.h include/saml/saml2/metadata/AbstractMetadataProvider.h include/saml/saml2/metadata/DiscoverableMetadataProvider.h include/saml/saml2/metadata/DynamicMetadataProvider.h include/saml/saml2/metadata/EndpointManager.h include/saml/saml2/metadata/EntityMatcher.h include/saml/saml2/metadata/Metadata.h include/saml/saml2/metadata/MetadataCredentialContext.h include/saml/saml2/metadata/MetadataCredentialCriteria.h include/saml/saml2/metadata/MetadataFilter.h include/saml/saml2/metadata/MetadataProvider.h include/saml/saml2/metadata/ObservableMetadataProvider.h include/saml/saml2/profile/AssertionValidator.h include/saml/saml2/profile/BrowserSSOProfileValidator.h include/saml/saml2/profile/SAML2AssertionPolicy.h include/saml/binding/ArtifactMap.h include/saml/binding/MessageDecoder.h include/saml/binding/MessageEncoder.h include/saml/binding/SAMLArtifact.h include/saml/binding/SecurityPolicy.h include/saml/binding/SecurityPolicyRule.h include/saml/binding/SOAPClient.h include/saml/signature/ContentReference.h include/saml/signature/SignableObject.h include/saml/signature/SignatureProfileValidator.h include/saml/util/CommonDomainCookie.h include/saml/util/SAMLConstants.h lib/libsaml.so lib/libsaml.so.8 -lib/libsaml.so.8.0.4 +lib/libsaml.so.8.0.5 libdata/pkgconfig/opensaml.pc %%PORTDOCS%%%%DOCSDIR%%/README.txt %%PORTDOCS%%%%DOCSDIR%%/LICENSE.txt %%PORTDOCS%%%%DOCSDIR%%/NOTICE.txt %%PORTDOCS%%%%DOCSDIR%%/LOG4CPP.LICENSE -%%PORTDOCS%%@dir %%DOCSDIR%%/api share/xml/opensaml/saml20-catalog.xml share/xml/opensaml/saml10-catalog.xml share/xml/opensaml/saml11-catalog.xml share/xml/opensaml/sstc-metadata-attr.xsd share/xml/opensaml/sstc-request-initiation.xsd share/xml/opensaml/sstc-saml-attribute-ext.xsd share/xml/opensaml/sstc-saml-delegation.xsd share/xml/opensaml/sstc-saml-idp-discovery.xsd share/xml/opensaml/sstc-saml-metadata-algsupport-v1.0.xsd share/xml/opensaml/sstc-saml-metadata-ui-v1.0.xsd share/xml/opensaml/cs-sstc-schema-assertion-01.xsd share/xml/opensaml/cs-sstc-schema-protocol-01.xsd share/xml/opensaml/cs-sstc-schema-assertion-1.1.xsd share/xml/opensaml/cs-sstc-schema-protocol-1.1.xsd share/xml/opensaml/saml-async-slo-v1.0.xsd share/xml/opensaml/saml-metadata-rpi-v1.0.xsd share/xml/opensaml/saml-schema-assertion-2.0.xsd share/xml/opensaml/saml-schema-authn-context-2.0.xsd share/xml/opensaml/saml-schema-authn-context-auth-telephony-2.0.xsd share/xml/opensaml/saml-schema-authn-context-ip-2.0.xsd share/xml/opensaml/saml-schema-authn-context-pgp-2.0.xsd share/xml/opensaml/saml-schema-authn-context-ippword-2.0.xsd share/xml/opensaml/saml-schema-authn-context-kerberos-2.0.xsd share/xml/opensaml/saml-schema-authn-context-mobileonefactor-reg-2.0.xsd share/xml/opensaml/saml-schema-authn-context-mobileonefactor-unreg-2.0.xsd share/xml/opensaml/saml-schema-authn-context-mobiletwofactor-reg-2.0.xsd share/xml/opensaml/saml-schema-authn-context-mobiletwofactor-unreg-2.0.xsd share/xml/opensaml/saml-schema-authn-context-nomad-telephony-2.0.xsd share/xml/opensaml/saml-schema-authn-context-personal-telephony-2.0.xsd share/xml/opensaml/saml-schema-authn-context-ppt-2.0.xsd share/xml/opensaml/saml-schema-authn-context-pword-2.0.xsd share/xml/opensaml/saml-schema-authn-context-session-2.0.xsd share/xml/opensaml/saml-schema-authn-context-smartcard-2.0.xsd share/xml/opensaml/saml-schema-authn-context-smartcardpki-2.0.xsd share/xml/opensaml/saml-schema-authn-context-softwarepki-2.0.xsd share/xml/opensaml/saml-schema-authn-context-spki-2.0.xsd share/xml/opensaml/saml-schema-authn-context-srp-2.0.xsd share/xml/opensaml/saml-schema-authn-context-sslcert-2.0.xsd share/xml/opensaml/saml-schema-authn-context-telephony-2.0.xsd share/xml/opensaml/saml-schema-authn-context-timesync-2.0.xsd share/xml/opensaml/saml-schema-authn-context-types-2.0.xsd share/xml/opensaml/saml-schema-authn-context-x509-2.0.xsd share/xml/opensaml/saml-schema-authn-context-xmldsig-2.0.xsd share/xml/opensaml/saml-schema-dce-2.0.xsd share/xml/opensaml/saml-schema-ecp-2.0.xsd share/xml/opensaml/saml-schema-metadata-2.0.xsd share/xml/opensaml/saml-schema-protocol-2.0.xsd share/xml/opensaml/saml-schema-x500-2.0.xsd share/xml/opensaml/saml-schema-xacml-2.0.xsd share/xml/opensaml/sstc-saml1x-metadata.xsd share/xml/opensaml/sstc-saml-metadata-ext-query.xsd share/xml/opensaml/sstc-saml-protocol-ext-thirdparty.xsd Index: head/security/shibboleth2-sp/Makefile =================================================================== --- head/security/shibboleth2-sp/Makefile (revision 392719) +++ head/security/shibboleth2-sp/Makefile (revision 392720) @@ -1,54 +1,56 @@ # Created by: Janos Mohacsi # $FreeBSD$ PORTNAME= shibboleth-sp -PORTVERSION= 2.5.4 +PORTVERSION= 2.5.5 CATEGORIES= security www MASTER_SITES= http://shibboleth.net/downloads/service-provider/${PORTVERSION}/ MAINTAINER= girgen@FreeBSD.org COMMENT= C++ Shibboleth Service Provider (Internet2) for Apache BUILD_DEPENDS= boost-libs>=0:${PORTSDIR}/devel/boost-libs LIB_DEPENDS= libsaml.so.8:${PORTSDIR}/security/opensaml2 libodbc.so:${PORTSDIR}/databases/unixODBC USES= gmake GNU_CONFIGURE= yes MAKE_ENV= NOKEYGEN=YES USE_LDCONFIG= yes USE_RC_SUBR= shibboleth-sp LATEST_LINK= shibboleth2-sp USERS= shibd GROUPS= shibd USE_APACHE= 22+ USE_OPENSSL= yes + +INSTALL_TARGET= install-strip .include .if ${APACHE_VERSION} == 22 CONFIGURE_ARGS= --enable-apache-22 --with-apxs22=${APXS} PLIST_SUB+= WITH_APACHE_22="" PLIST_SUB+= WITH_APACHE_24="@comment " .else CONFIGURE_ARGS= --enable-apache-24 --with-apxs24=${APXS} PLIST_SUB+= WITH_APACHE_22="@comment " PLIST_SUB+= WITH_APACHE_24="" .endif SUB_LIST+= SH=${SH} WWWGRP=${WWWGRP} PLIST_SUB+= WWWOWN=${WWWOWN} WWWGRP=${WWWGRP} SUB_LIST+= SHIBD_USER=${USERS} SUB_LIST+= SHIBD_GROUP=${GROUPS} PLIST_SUB+= SHIBD_USER=${USERS} PLIST_SUB+= SHIBD_GROUP=${GROUPS} CONFIGURE_ARGS+= --localstatedir=/var --with-log4shib=${LOCALBASE} CONFIGURE_ARGS+= --enable-odbc CONFIGURE_ARGS+= --with-openssl=${OPENSSLBASE} --with-xmltooling=${LOCALBASE} CONFIGURE_ARGS+= --disable-doxygen-doc .include Index: head/security/shibboleth2-sp/distinfo =================================================================== --- head/security/shibboleth2-sp/distinfo (revision 392719) +++ head/security/shibboleth2-sp/distinfo (revision 392720) @@ -1,2 +1,2 @@ -SHA256 (shibboleth-sp-2.5.4.tar.gz) = be0adfb324d1831e55b2ce281c7f8bd27bb9bdd65f1d0e9d8019e4cde1ceb6bb -SIZE (shibboleth-sp-2.5.4.tar.gz) = 993532 +SHA256 (shibboleth-sp-2.5.5.tar.gz) = 30da36e0bba2ce4606a9effc37c05cd110dafdd6d3141468c4aa0f57ce4d96ce +SIZE (shibboleth-sp-2.5.5.tar.gz) = 1003433 Index: head/security/shibboleth2-sp/files/patch-shibboleth-spec =================================================================== --- head/security/shibboleth2-sp/files/patch-shibboleth-spec (revision 392719) +++ head/security/shibboleth2-sp/files/patch-shibboleth-spec (revision 392720) @@ -1,26 +1,26 @@ ---- shibboleth.spec.in.orig 2013-06-16 21:43:47.000000000 +0200 -+++ shibboleth.spec.in 2013-07-29 14:42:22.887422969 +0200 -@@ -59,7 +59,7 @@ +--- shibboleth.spec.in.orig 2015-07-20 21:31:32.000000000 +0200 ++++ shibboleth.spec.in 2015-07-22 17:45:15.000000000 +0200 +@@ -71,7 +71,7 @@ %if "%{_vendor}" == "suse" %define pkgdocdir %{_docdir}/shibboleth %else -%define pkgdocdir %{_docdir}/shibboleth-%{version} +%define pkgdocdir %{_docdir}/shibboleth %endif %description -@@ -203,14 +203,6 @@ +@@ -275,14 +275,6 @@ /sbin/ldconfig %endif -# Key generation or ownership fix -cd %{_sysconfdir}/shibboleth -if [ -f sp-key.pem ] ; then - %{__chown} %{runuser}:%{runuser} sp-key.pem sp-cert.pem 2>/dev/null || : -else -- sh ./keygen.sh -b -u %{runuser} -g %{runuser} +- /bin/sh ./keygen.sh -b -u %{runuser} -g %{runuser} -fi - # Fix ownership of log files (even on new installs, if they're left from an older one). %{__chown} %{runuser}:%{runuser} %{_localstatedir}/log/shibboleth/* 2>/dev/null || : Index: head/security/shibboleth2-sp/pkg-plist =================================================================== --- head/security/shibboleth2-sp/pkg-plist (revision 392719) +++ head/security/shibboleth2-sp/pkg-plist (revision 392720) @@ -1,199 +1,198 @@ bin/mdquery bin/resolvertest etc/shibboleth/metagen.sh @unexec if cmp -s %D/etc/shibboleth/native.logger.dist %D/etc/shibboleth/native.logger; then rm -f %D/etc/shibboleth/native.logger; fi etc/shibboleth/native.logger.dist @exec if [ ! -f %D/etc/shibboleth/native.logger ] ; then cp -p %D/etc/shibboleth/native.logger.dist %D/etc/shibboleth/native.logger; fi @unexec if cmp -s %D/etc/shibboleth/shibd.logger.dist %D/etc/shibboleth/shibd.logger; then rm -f %D/etc/shibboleth/shibd.logger; fi etc/shibboleth/shibd.logger.dist @exec if [ ! -f %D/etc/shibboleth/shibd.logger ] ; then cp -p %D/etc/shibboleth/shibd.logger.dist %D/etc/shibboleth/shibd.logger; fi @unexec if cmp -s %D/etc/shibboleth/shibboleth2.xml.dist %D/etc/shibboleth/shibboleth2.xml; then rm -f %D/etc/shibboleth/shibboleth2.xml; fi etc/shibboleth/shibboleth2.xml.dist @exec if [ ! -f %D/etc/shibboleth/shibboleth2.xml ] ; then cp -p %D/etc/shibboleth/shibboleth2.xml.dist %D/etc/shibboleth/shibboleth2.xml; fi @unexec if cmp -s %D/etc/shibboleth/attribute-map.xml.dist %D/etc/shibboleth/attribute-map.xml; then rm -f %D/etc/shibboleth/attribute-map.xml; fi etc/shibboleth/attribute-map.xml.dist @exec if [ ! -f %D/etc/shibboleth/attribute-map.xml ] ; then cp -p %D/etc/shibboleth/attribute-map.xml.dist %D/etc/shibboleth/attribute-map.xml; fi @unexec if cmp -s %D/etc/shibboleth/attribute-policy.xml.dist %D/etc/shibboleth/attribute-policy.xml; then rm -f %D/etc/shibboleth/attribute-policy.xml; fi etc/shibboleth/attribute-policy.xml.dist @exec if [ ! -f %D/etc/shibboleth/attribute-policy.xml ] ; then cp -p %D/etc/shibboleth/attribute-policy.xml.dist %D/etc/shibboleth/attribute-policy.xml; fi @unexec if cmp -s %D/etc/shibboleth/example-metadata.xml.dist %D/etc/shibboleth/example-metadata.xml; then rm -f %D/etc/shibboleth/example-metadata.xml; fi etc/shibboleth/example-metadata.xml.dist @exec if [ ! -f %D/etc/shibboleth/example-metadata.xml ] ; then cp -p %D/etc/shibboleth/example-metadata.xml.dist %D/etc/shibboleth/example-metadata.xml; fi @unexec if cmp -s %D/etc/shibboleth/console.logger.dist %D/etc/shibboleth/console.logger; then rm -f %D/etc/shibboleth/console.logger; fi etc/shibboleth/console.logger.dist @exec if [ ! -f %D/etc/shibboleth/console.logger ] ; then cp -p %D/etc/shibboleth/console.logger.dist %D/etc/shibboleth/console.logger; fi @unexec if cmp -s %D/etc/shibboleth/syslog.logger.dist %D/etc/shibboleth/syslog.logger; then rm -f %D/etc/shibboleth/syslog.logger; fi etc/shibboleth/syslog.logger.dist @exec if [ ! -f %D/etc/shibboleth/syslog.logger ] ; then cp -p %D/etc/shibboleth/syslog.logger.dist %D/etc/shibboleth/syslog.logger; fi @unexec if cmp -s %D/etc/shibboleth/accessError.html.dist %D/etc/shibboleth/accessError.html; then rm -f %D/etc/shibboleth/accessError.html; fi etc/shibboleth/accessError.html.dist @exec if [ ! -f %D/etc/shibboleth/accessError.html ] ; then cp -p %D/etc/shibboleth/accessError.html.dist %D/etc/shibboleth/accessError.html; fi @unexec if cmp -s %D/etc/shibboleth/sessionError.html.dist %D/etc/shibboleth/sessionError.html; then rm -f %D/etc/shibboleth/sessionError.html; fi etc/shibboleth/sessionError.html.dist @exec if [ ! -f %D/etc/shibboleth/sessionError.html ] ; then cp -p %D/etc/shibboleth/sessionError.html.dist %D/etc/shibboleth/sessionError.html; fi @unexec if cmp -s %D/etc/shibboleth/metadataError.html.dist %D/etc/shibboleth/metadataError.html; then rm -f %D/etc/shibboleth/metadataError.html; fi etc/shibboleth/metadataError.html.dist @exec if [ ! -f %D/etc/shibboleth/metadataError.html ] ; then cp -p %D/etc/shibboleth/metadataError.html.dist %D/etc/shibboleth/metadataError.html; fi @unexec if cmp -s %D/etc/shibboleth/bindingTemplate.html.dist %D/etc/shibboleth/bindingTemplate.html; then rm -f %D/etc/shibboleth/bindingTemplate.html; fi etc/shibboleth/bindingTemplate.html.dist @exec if [ ! -f %D/etc/shibboleth/bindingTemplate.html ] ; then cp -p %D/etc/shibboleth/bindingTemplate.html.dist %D/etc/shibboleth/bindingTemplate.html; fi @unexec if cmp -s %D/etc/shibboleth/discoveryTemplate.html.dist %D/etc/shibboleth/discoveryTemplate.html; then rm -f %D/etc/shibboleth/discoveryTemplate.html; fi etc/shibboleth/discoveryTemplate.html.dist @exec if [ ! -f %D/etc/shibboleth/discoveryTemplate.html ] ; then cp -p %D/etc/shibboleth/discoveryTemplate.html.dist %D/etc/shibboleth/discoveryTemplate.html; fi @unexec if cmp -s %D/etc/shibboleth/localLogout.html.dist %D/etc/shibboleth/localLogout.html; then rm -f %D/etc/shibboleth/localLogout.html; fi etc/shibboleth/localLogout.html.dist @exec if [ ! -f %D/etc/shibboleth/localLogout.html ] ; then cp -p %D/etc/shibboleth/localLogout.html.dist %D/etc/shibboleth/localLogout.html; fi @unexec if cmp -s %D/etc/shibboleth/globalLogout.html.dist %D/etc/shibboleth/globalLogout.html; then rm -f %D/etc/shibboleth/globalLogout.html; fi etc/shibboleth/globalLogout.html.dist @exec if [ ! -f %D/etc/shibboleth/globalLogout.html ] ; then cp -p %D/etc/shibboleth/globalLogout.html.dist %D/etc/shibboleth/globalLogout.html; fi @unexec if cmp -s %D/etc/shibboleth/sslError.html.dist %D/etc/shibboleth/sslError.html; then rm -f %D/etc/shibboleth/sslError.html; fi etc/shibboleth/sslError.html.dist @exec if [ ! -f %D/etc/shibboleth/sslError.html ] ; then cp -p %D/etc/shibboleth/sslError.html.dist %D/etc/shibboleth/sslError.html; fi @unexec if cmp -s %D/etc/shibboleth/example-shibboleth2.xml.dist %D/etc/shibboleth/example-shibboleth2.xml; then rm -f %D/etc/shibboleth/example-shibboleth2.xml; fi etc/shibboleth/example-shibboleth2.xml.dist @exec if [ ! -f %D/etc/shibboleth/example-shibboleth2.xml ] ; then cp -p %D/etc/shibboleth/example-shibboleth2.xml.dist %D/etc/shibboleth/example-shibboleth2.xml; fi @unexec if cmp -s %D/etc/shibboleth/protocols.xml.dist %D/etc/shibboleth/protocols.xml; then rm -f %D/etc/shibboleth/protocols.xml; fi etc/shibboleth/protocols.xml.dist @exec if [ ! -f %D/etc/shibboleth/protocols.xml ] ; then cp -p %D/etc/shibboleth/protocols.xml.dist %D/etc/shibboleth/protocols.xml; fi @unexec if cmp -s %D/etc/shibboleth/security-policy.xml.dist %D/etc/shibboleth/security-policy.xml; then rm -f %D/etc/shibboleth/security-policy.xml; fi etc/shibboleth/security-policy.xml.dist @exec if [ ! -f %D/etc/shibboleth/security-policy.xml ] ; then cp -p %D/etc/shibboleth/security-policy.xml.dist %D/etc/shibboleth/security-policy.xml; fi etc/shibboleth/shibd-amazon etc/shibboleth/shibd-redhat etc/shibboleth/shibd-debian etc/shibboleth/shibd-suse etc/shibboleth/shibd-osx.plist etc/shibboleth/apache.config etc/shibboleth/apache2.config @unexec if cmp -s %D/etc/shibboleth/attrChecker.html.dist %D/etc/shibboleth/attrChecker.html; then rm -f %D/etc/shibboleth/attrChecker.html; fi etc/shibboleth/attrChecker.html.dist @exec if [ ! -f %D/etc/shibboleth/attrChecker.html ] ; then cp -p %D/etc/shibboleth/attrChecker.html.dist %D/etc/shibboleth/attrChecker.html; fi etc/shibboleth/apache22.config etc/shibboleth/apache24.config etc/shibboleth/keygen.sh etc/shibboleth/upgrade.xsl @unexec if cmp -s %D/etc/shibboleth/postTemplate.html.dist %D/etc/shibboleth/postTemplate.html; then rm -f %D/etc/shibboleth/postTemplate.html; fi etc/shibboleth/postTemplate.html.dist @exec if [ ! -f %D/etc/shibboleth/postTemplate.html ] ; then cp -p %D/etc/shibboleth/postTemplate.html.dist %D/etc/shibboleth/postTemplate.html; fi @unexec if cmp -s %D/etc/shibboleth/partialLogout.html.dist %D/etc/shibboleth/partialLogout.html; then rm -f %D/etc/shibboleth/partialLogout.html; fi etc/shibboleth/partialLogout.html.dist @exec if [ ! -f %D/etc/shibboleth/partialLogout.html ] ; then cp -p %D/etc/shibboleth/partialLogout.html.dist %D/etc/shibboleth/partialLogout.html; fi include/shibsp/AbstractSPRequest.h include/shibsp/AccessControl.h include/shibsp/Application.h include/shibsp/GSSRequest.h include/shibsp/RequestMapper.h include/shibsp/SPConfig.h include/shibsp/SPRequest.h include/shibsp/ServiceProvider.h include/shibsp/SessionCache.h include/shibsp/SessionCacheEx.h include/shibsp/TransactionLog.h include/shibsp/attribute/Attribute.h include/shibsp/attribute/AttributeDecoder.h include/shibsp/attribute/BinaryAttribute.h include/shibsp/attribute/ExtensibleAttribute.h include/shibsp/attribute/NameIDAttribute.h include/shibsp/attribute/ScopedAttribute.h include/shibsp/attribute/SimpleAttribute.h include/shibsp/attribute/XMLAttribute.h include/shibsp/attribute/filtering/AttributeFilter.h include/shibsp/attribute/filtering/BasicFilteringContext.h include/shibsp/attribute/filtering/FilterPolicyContext.h include/shibsp/attribute/filtering/FilteringContext.h include/shibsp/attribute/filtering/MatchFunctor.h include/shibsp/attribute/resolver/AttributeExtractor.h include/shibsp/attribute/resolver/AttributeResolver.h include/shibsp/attribute/resolver/ResolutionContext.h include/shibsp/base.h include/shibsp/binding/ArtifactResolver.h include/shibsp/binding/ProtocolProvider.h include/shibsp/binding/SOAPClient.h include/shibsp/config_pub.h include/shibsp/exceptions.h include/shibsp/handler/AbstractHandler.h include/shibsp/handler/AssertionConsumerService.h include/shibsp/handler/Handler.h include/shibsp/handler/LogoutHandler.h include/shibsp/handler/LogoutInitiator.h include/shibsp/handler/RemotedHandler.h include/shibsp/handler/SecuredHandler.h include/shibsp/handler/SessionInitiator.h include/shibsp/lite/CommonDomainCookie.h include/shibsp/lite/SAMLConstants.h include/shibsp/metadata/MetadataExt.h include/shibsp/metadata/MetadataProviderCriteria.h include/shibsp/paths.h include/shibsp/remoting/ListenerService.h include/shibsp/remoting/ddf.h include/shibsp/security/PKIXTrustEngine.h include/shibsp/security/SecurityPolicy.h include/shibsp/security/SecurityPolicyProvider.h include/shibsp/util/CGIParser.h include/shibsp/util/DOMPropertySet.h include/shibsp/util/IPRange.h include/shibsp/util/PropertySet.h include/shibsp/util/SPConstants.h include/shibsp/util/TemplateParameters.h include/shibsp/version.h -lib/libshibsp.so.6.0.4 +lib/libshibsp.so.6.0.5 lib/libshibsp.so.6 lib/libshibsp.so lib/shibboleth/adfs.so lib/shibboleth/adfs-lite.so lib/shibboleth/odbc-store.so lib/shibboleth/plugins-lite.so lib/shibboleth/plugins.so %%WITH_APACHE_22%%lib/shibboleth/mod_shib_22.so %%WITH_APACHE_24%%lib/shibboleth/mod_shib_24.so -lib/libshibsp-lite.so.6.0.4 +lib/libshibsp-lite.so.6.0.5 lib/libshibsp-lite.so.6 lib/libshibsp-lite.so sbin/shibd share/xml/shibboleth/catalog.xml share/xml/shibboleth/shibboleth-2.0-afp-mf-basic.xsd share/xml/shibboleth/shibboleth-2.0-afp-mf-saml.xsd share/xml/shibboleth/shibboleth-2.0-afp.xsd share/xml/shibboleth/shibboleth-2.0-attribute-map.xsd share/xml/shibboleth/shibboleth-2.0-native-sp-config.xsd share/xml/shibboleth/shibboleth-2.0-native-sp-protocols.xsd share/xml/shibboleth/shibboleth-2.0-sp-notify.xsd share/xml/shibboleth/shibboleth-metadata-1.0.xsd share/xml/shibboleth/shibboleth.xsd share/xml/shibboleth/WS-Trust.xsd share/doc/shibboleth/CREDITS.txt share/doc/shibboleth/FASTCGI.LICENSE share/doc/shibboleth/LICENSE.txt share/doc/shibboleth/LOG4CPP.LICENSE share/doc/shibboleth/NOTICE.txt share/doc/shibboleth/OPENSSL.LICENSE share/doc/shibboleth/README.txt share/doc/shibboleth/RELEASE.txt share/doc/shibboleth/main.css -@dir share/doc/shibboleth/api @dir share/doc/shibboleth @dir lib/shibboleth @dir share/xml/shibboleth @dir include/shibsp/util @dir include/shibsp/security @dir include/shibsp/remoting @dir include/shibsp/metadata @dir include/shibsp/lite @dir include/shibsp/handler @dir include/shibsp/binding @dir include/shibsp/attribute/resolver @dir include/shibsp/attribute/filtering @dir include/shibsp/attribute @dir include/shibsp @dir etc/shibboleth @dir /var/log/shibboleth-www @exec install -d -o %%SHIBD_USER%% -g %%SHIBD_GROUP%% -m 755 /var/log/shibboleth @exec install -d -o %%SHIBD_USER%% -g %%SHIBD_GROUP%% -m 755 /var/cache/shibboleth @exec install -d -o %%SHIBD_USER%% -g %%WWWGRP%% -m 750 /var/run/shibboleth @owner %%SHIBD_USER%% @group %%SHIBD_GROUP%% @dir /var/log/shibboleth @dir /var/cache/shibboleth @mode 750 @group %%WWWGRP%% @dir /var/run/shibboleth