Revision: 75599 http://trac.macports.org/changeset/75599 Author: scantor@macports.org Date: 2011-01-31 19:02:47 -0800 (Mon, 31 Jan 2011) Log Message: ----------- Update version. Modified Paths: -------------- trunk/dports/security/shibboleth/Portfile Modified: trunk/dports/security/shibboleth/Portfile =================================================================== --- trunk/dports/security/shibboleth/Portfile 2011-02-01 03:02:30 UTC (rev 75598) +++ trunk/dports/security/shibboleth/Portfile 2011-02-01 03:02:47 UTC (rev 75599) @@ -4,7 +4,7 @@ PortSystem 1.0 name shibboleth -version 2.4 +version 2.4.1 categories security www shibboleth license Apache maintainers snc scantor @@ -45,8 +45,8 @@ master_sites http://shibboleth.internet2.edu/downloads/${name}/cppsp/${version}/ distname ${name}-sp-${version} worksrcdir ${name}-${version} -checksums sha1 d7c1f5c8b2c8bf1fbe214c58ed7b98f0fe10f257 \ - rmd160 84e271da461a85027e0c8b8440340f3dd3758466 +checksums sha1 aec5e8a247246beb59ab1a946ef9540dfdcbfb95 \ + rmd160 06eedce2126cb21d9f40118708b850b0facf4293 configure.args --with-xmltooling=${prefix} \ --with-opensaml=${prefix} \