[96289] trunk/dports/security/xmltooling/Portfile
scantor at macports.org
scantor at macports.org
Mon Aug 6 21:58:15 PDT 2012
Revision: 96289
https://trac.macports.org/changeset/96289
Author: scantor at macports.org
Date: 2012-08-06 21:58:12 -0700 (Mon, 06 Aug 2012)
Log Message:
-----------
Update to 1.5.0
Modified Paths:
--------------
trunk/dports/security/xmltooling/Portfile
Modified: trunk/dports/security/xmltooling/Portfile
===================================================================
--- trunk/dports/security/xmltooling/Portfile 2012-08-07 04:16:31 UTC (rev 96288)
+++ trunk/dports/security/xmltooling/Portfile 2012-08-07 04:58:12 UTC (rev 96289)
@@ -4,8 +4,7 @@
PortSystem 1.0
name xmltooling
-version 1.4.2
-revision 1
+version 1.5.0
categories security textproc xml shibboleth
license Apache-2
maintainers snc scantor
@@ -15,17 +14,19 @@
platforms darwin
depends_lib port:curl \
+ port:boost \
port:xercesc3 \
port:xml-security-c \
port:log4shib
-master_sites http://www.shibboleth.net/downloads/c++-opensaml/2.4.2/
-checksums rmd160 84749fc8e26bc8c315a704e1d31e90d3e512ebd1 \
- sha256 c32c503532cd0f2c64a71f0a7f4e63f660f1205830603b0bcd9225dc3c23445d
+master_sites http://shibboleth.net/downloads/c++-opensaml/2.5.0/
+checksums rmd160 2ec5e396b2ba24083b453f36c212ab53caecbdba \
+ sha256 b932cd86f153d574a84c466a47185505e5efabe366d3dba6069f35ca31dd44be
configure.args --disable-static \
--with-openssl=${prefix} \
--with-curl=${prefix} \
+ --with-boost=${prefix} \
--with-xerces=${prefix} \
--with-xmlsec=${prefix}
@@ -34,5 +35,5 @@
}
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/e543f7e0/attachment-0001.html>
More information about the macports-changes
mailing list