[74356] trunk/dports/security/xmltooling/Portfile
Revision: 74356 http://trac.macports.org/changeset/74356 Author: snc@macports.org Date: 2010-12-13 18:52:56 -0800 (Mon, 13 Dec 2010) Log Message: ----------- xmltooling: update to 1.4 Modified Paths: -------------- trunk/dports/security/xmltooling/Portfile Modified: trunk/dports/security/xmltooling/Portfile =================================================================== --- trunk/dports/security/xmltooling/Portfile 2010-12-14 01:41:47 UTC (rev 74355) +++ trunk/dports/security/xmltooling/Portfile 2010-12-14 02:52:56 UTC (rev 74356) @@ -4,8 +4,7 @@ PortSystem 1.0 name xmltooling -version 1.3.3 -revision 1 +version 1.4 categories security textproc xml shibboleth license Apachev2 maintainers snc scantor @@ -19,8 +18,9 @@ port:xml-security-c \ port:log4shib -master_sites http://shibboleth.internet2.edu/downloads/opensaml/cpp/2.3/ -checksums sha1 394aecf4d6a79c10efb904b2fcac7f628cc65069 +master_sites http://shibboleth.internet2.edu/downloads/opensaml/cpp/latest/ +checksums sha1 213ceddd7fecab45e0b978e66314e815043398e6 \ + rmd160 3680b84261131a77c55d27201cbe99e5127c5fb6 configure.args --disable-static \ --with-openssl=${prefix} \
participants (1)
-
snc@macports.org