[96290] trunk/dports/lang/opensaml/Portfile
scantor at macports.org
scantor at macports.org
Mon Aug 6 21:58:29 PDT 2012
Revision: 96290
https://trac.macports.org/changeset/96290
Author: scantor at macports.org
Date: 2012-08-06 21:58:29 -0700 (Mon, 06 Aug 2012)
Log Message:
-----------
Update to 2.5.0
Modified Paths:
--------------
trunk/dports/lang/opensaml/Portfile
Modified: trunk/dports/lang/opensaml/Portfile
===================================================================
--- trunk/dports/lang/opensaml/Portfile 2012-08-07 04:58:12 UTC (rev 96289)
+++ trunk/dports/lang/opensaml/Portfile 2012-08-07 04:58:29 UTC (rev 96290)
@@ -4,31 +4,32 @@
PortSystem 1.0
name opensaml
-version 2.4.3
-revision 1
+version 2.5.0
categories lang shibboleth security xml
license Apache-2
maintainers snc scantor
description OpenSAML 2 library for C++
long_description SAML 2.0/1.x toolkit
homepage http://www.opensaml.org/
-master_sites http://www.shibboleth.net/downloads/c++-opensaml/${version}/
+master_sites http://shibboleth.net/downloads/c++-opensaml/${version}/
platforms darwin
depends_lib port:xmltooling \
port:xml-security-c \
port:xercesc3 \
- port:log4shib
+ port:log4shib \
+ port:boost
-checksums rmd160 a2d05d879ac63817b8e13422a39aa0548efb372e \
- sha256 850187c7dd664f9216a387bcc9e08f36643f04ddc08d11551e33a46dd15d2539
+checksums rmd160 dfc45fb6213d083b8dd620724baa9220b9452e20 \
+ sha256 2d3c96158cb60fc72bf5786ddfb1f1b647e31905ca416b5a98bc9e4ea6287e69
configure.args --disable-static \
+ --with-boost=${prefix} \
--with-xmltooling=${prefix} \
--with-xerces=${prefix} \
--with-xmlsec=${prefix}
livecheck.type regex
-livecheck.url http://www.shibboleth.net/downloads/c++-opensaml/latest/
+livecheck.url http://shibboleth.net/downloads/c++-opensaml/latest/
livecheck.regex ${name}-(\\d+\\.\\d+(\\.\\d+)?)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120806/fc00303e/attachment.html>
More information about the macports-changes
mailing list