Index: head/devel/xmltooling/Makefile =================================================================== --- head/devel/xmltooling/Makefile (revision 454370) +++ head/devel/xmltooling/Makefile (revision 454371) @@ -1,36 +1,35 @@ # Created by: Janos Mohacsi # $FreeBSD$ PORTNAME= xmltooling -PORTVERSION= 1.6.0 -PORTREVISION= 5 +PORTVERSION= 1.6.2 CATEGORIES= devel security -MASTER_SITES= http://shibboleth.net/downloads/c++-opensaml/2.6.0/ +MASTER_SITES= http://shibboleth.net/downloads/c++-opensaml/2.6.1/ MAINTAINER= girgen@FreeBSD.org COMMENT= Low level XML support for SAML LIB_DEPENDS= libcurl.so:ftp/curl \ liblog4shib.so:devel/log4shib \ libxerces-c.so.3:textproc/xerces-c3 \ libxml-security-c.so:security/apache-xml-security-c BUILD_DEPENDS= boost-libs>=0:devel/boost-libs GNU_CONFIGURE= yes CONFIGURE_ARGS+=--with-log4shib=${LOCALBASE} --with-openssl=${OPENSSLBASE} --with-curl=${LOCALBASE} --disable-doxygen-doc USES= gmake libtool pkgconfig tar:bzip2 ssl USE_LDCONFIG= yes PORTDOCS= * OPTIONS_DEFINE= DOCS post-patch: @${REINPLACE_CMD} -e 's,^pkgdocdir.*=.*,pkgdocdir = ${DOCSDIR},' \ ${WRKSRC}/doc/Makefile.in post-patch-DOCS-off: @${REINPLACE_CMD} -e '/^SUBDIRS/s,doc ,,' ${WRKSRC}/Makefile.in .include Index: head/devel/xmltooling/distinfo =================================================================== --- head/devel/xmltooling/distinfo (revision 454370) +++ head/devel/xmltooling/distinfo (revision 454371) @@ -1,3 +1,3 @@ -TIMESTAMP = 1473630647 -SHA256 (xmltooling-1.6.0.tar.bz2) = e26a66cb10d767743c6af9a663fa3c7cb4dace55ec79cc91f9d8d528994af0b6 -SIZE (xmltooling-1.6.0.tar.bz2) = 553346 +TIMESTAMP = 1510878752 +SHA256 (xmltooling-1.6.2.tar.bz2) = 9fa592b2c000f6775e34c6898a4cc21d0a0b9af3fc26a16cc327a426f9caae3c +SIZE (xmltooling-1.6.2.tar.bz2) = 580621 Index: head/devel/xmltooling/pkg-plist =================================================================== --- head/devel/xmltooling/pkg-plist (revision 454370) +++ head/devel/xmltooling/pkg-plist (revision 454371) @@ -1,98 +1,98 @@ 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/CloneInputStream.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.7 -lib/libxmltooling-lite.so.7.0.0 +lib/libxmltooling-lite.so.7.0.2 lib/libxmltooling.so lib/libxmltooling.so.7 -lib/libxmltooling.so.7.0.0 +lib/libxmltooling.so.7.0.2 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