Revision: 74359 http://trac.macports.org/changeset/74359 Author: snc@macports.org Date: 2010-12-13 19:12:45 -0800 (Mon, 13 Dec 2010) Log Message: ----------- shibboleth: update to 2.4 Modified Paths: -------------- trunk/dports/security/shibboleth/Portfile Modified: trunk/dports/security/shibboleth/Portfile =================================================================== --- trunk/dports/security/shibboleth/Portfile 2010-12-14 03:10:26 UTC (rev 74358) +++ trunk/dports/security/shibboleth/Portfile 2010-12-14 03:12:45 UTC (rev 74359) @@ -4,8 +4,7 @@ PortSystem 1.0 name shibboleth -version 2.3.1 -revision 1 +version 2.4 categories security www shibboleth license Apache maintainers snc scantor @@ -46,7 +45,8 @@ master_sites http://shibboleth.internet2.edu/downloads/${name}/cppsp/${version}/ distname ${name}-sp-${version} worksrcdir ${name}-${version} -checksums sha1 897d453e0ef4d17b23bb5fcd81168f2fd0b12df3 +checksums sha1 d7c1f5c8b2c8bf1fbe214c58ed7b98f0fe10f257 \ + rmd160 84e271da461a85027e0c8b8440340f3dd3758466 configure.args --with-xmltooling=${prefix} \ --with-opensaml=${prefix} \
participants (1)
-
snc@macports.org