# -*- 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$ PortSystem 1.0 name opensaml version 2.5.3 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://shibboleth.net/downloads/c++-opensaml/${version}/ platforms darwin depends_lib port:xmltooling \ port:xml-security-c \ port:xercesc3 \ port:log4shib \ port:boost checksums rmd160 1ed3e0badd53c60a60d17ad3d4bc490ab8366b50 \ sha256 1ed6a241b2021def6a1af57d3087b697c98b38842e9195e1f3fae194d55c13fb configure.args --disable-static \ --with-boost=${prefix} \ --with-xmltooling=${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+)?)