Revision: 149732 https://trac.macports.org/changeset/149732 Author: scantor@macports.org Date: 2016-06-29 12:41:02 -0700 (Wed, 29 Jun 2016) Log Message: ----------- Update to 1.6.0 Modified Paths: -------------- trunk/dports/security/xmltooling/Portfile Modified: trunk/dports/security/xmltooling/Portfile =================================================================== --- trunk/dports/security/xmltooling/Portfile 2016-06-29 19:38:24 UTC (rev 149731) +++ trunk/dports/security/xmltooling/Portfile 2016-06-29 19:41:02 UTC (rev 149732) @@ -4,7 +4,7 @@ PortSystem 1.0 name xmltooling -version 1.5.6 +version 1.6.0 categories security textproc xml shibboleth license Apache-2 maintainers snc scantor @@ -19,11 +19,11 @@ port:xml-security-c \ port:log4shib -master_sites http://shibboleth.net/downloads/c++-opensaml/2.5.5/ +master_sites http://shibboleth.net/downloads/c++-opensaml/2.6.0/ use_bzip2 yes -checksums rmd160 d9a5e8b072a05e2d5886322c3feff064e2c54e0d \ - sha256 fd75e626c44948858eb2b1a542ca5b457bfecc754b69b9d3aa159e103c327b76 +checksums rmd160 3d0ec0fcf541db777a18225b085feb3228d09b33 \ + sha256 e26a66cb10d767743c6af9a663fa3c7cb4dace55ec79cc91f9d8d528994af0b6 configure.args --disable-static \ --with-openssl=${prefix} \