From 17bf2dbc73e0fdfc2ca4bbc4ea11c8345aa21cca Mon Sep 17 00:00:00 2001 From: Scott Cantor Date: Mon, 2 Nov 2009 22:43:39 +0000 Subject: [PATCH] Update master dist dir. --- Portfile.in | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Portfile.in b/Portfile.in index ecebc3a..a17841d 100644 --- a/Portfile.in +++ b/Portfile.in @@ -7,23 +7,23 @@ maintainers snc scantor description XMLTooling library for C++ long_description Toolkit for security-aware XML processing homepage http://www.opensaml.org/ - + platforms darwin depends_lib port:curl \ port:xercesc3 \ port:xml-security-c \ port:log4shib -master_sites http://shibboleth.internet2.edu/downloads/opensaml/cpp/2.2/ +master_sites http://shibboleth.internet2.edu/downloads/opensaml/cpp/2.3/ checksums sha1 @CHECKSUM@ - + configure.args --disable-static \ --with-openssl=${prefix} \ --with-curl=${prefix} \ --with-xerces=${prefix} \ --with-xmlsec=${prefix} - - + + livecheck.check regex livecheck.url http://shibboleth.internet2.edu/downloads/shibboleth/cppsp/latest/mac/ports/shibboleth/xmltooling/Portfile livecheck.regex "version *(\\d+\\.\\d+(\\.\\d+)?)" -- 2.1.4