[100396] trunk/dports/security/xmltooling/Portfile
scantor at macports.org
scantor at macports.org
Mon Dec 10 12:04:55 PST 2012
Revision: 100396
https://trac.macports.org/changeset/100396
Author: scantor at macports.org
Date: 2012-12-10 12:04:55 -0800 (Mon, 10 Dec 2012)
Log Message:
-----------
Bump version, revert clang exception
Modified Paths:
--------------
trunk/dports/security/xmltooling/Portfile
Modified: trunk/dports/security/xmltooling/Portfile
===================================================================
--- trunk/dports/security/xmltooling/Portfile 2012-12-10 19:17:36 UTC (rev 100395)
+++ trunk/dports/security/xmltooling/Portfile 2012-12-10 20:04:55 UTC (rev 100396)
@@ -4,7 +4,7 @@
PortSystem 1.0
name xmltooling
-version 1.5.1
+version 1.5.2
categories security textproc xml shibboleth
license Apache-2
maintainers snc scantor
@@ -19,9 +19,9 @@
port:xml-security-c \
port:log4shib
-master_sites http://shibboleth.net/downloads/c++-opensaml/2.5.0/
-checksums rmd160 0b0a7cb6ebf6266dd01304b413b272781df182a2 \
- sha256 7c79ff5e3f88cc7af77e0902249b703edad5b97728699f43bd24796e05e99470
+master_sites http://shibboleth.net/downloads/c++-opensaml/2.5.1/
+checksums rmd160 0ebd4bb3a13251898680f6b9cd2c1df1bf0fdbb3 \
+ sha256 d43719f8d742d87131ea64f2dbc8f1b366c7f216ac21015090a51693ff11df98
configure.args --disable-static \
--with-openssl=${prefix} \
@@ -30,10 +30,6 @@
--with-xerces=${prefix} \
--with-xmlsec=${prefix}
-if {${configure.compiler} == "clang"} {
- configure.compiler llvm-gcc-4.2
-}
-
livecheck.type regex
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/20121210/431cdf8e/attachment.html>
More information about the macports-changes
mailing list