# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 # $Id: Portfile 139158 2015-08-04 19:03:50Z scantor@macports.org $ PortSystem 1.0 name xmltooling version 1.5.6 categories security textproc xml shibboleth license Apache-2 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:boost \ port:xercesc3 \ port:xml-security-c \ port:log4shib master_sites http://shibboleth.net/downloads/c++-opensaml/2.5.5/ use_bzip2 yes checksums rmd160 d9a5e8b072a05e2d5886322c3feff064e2c54e0d \ sha256 fd75e626c44948858eb2b1a542ca5b457bfecc754b69b9d3aa159e103c327b76 configure.args --disable-static \ --with-openssl=${prefix} \ --with-curl=${prefix} \ --with-boost=${prefix} \ --with-xerces=${prefix} \ --with-xmlsec=${prefix} livecheck.type regex livecheck.url http://shibboleth.net/downloads/c++-opensaml/latest/ livecheck.regex ${name}-(\\d+\\.\\d+(\\.\\d+)?)