# $Id: Portfile 128364 2014-11-19 22:05:11Z ram@macports.org $ PortSystem 1.0 PortGroup python 1.0 name ligo-lvalert version 1.2 categories science platforms darwin supported_archs noarch maintainers ram license GPL-3+ description The LIGO-Virgo Alert System long_description \ A prototype notification service built on the xmpp (jabber) protocol \ and the pubsub extension. It provides a basic notification tool \ which allows multiple producers and consumers of notifications. homepage https://www.lsc-group.phys.uwm.edu/daswg/projects/lvalert.html master_sites http://software.ligo.org/lscsoft/source/ checksums rmd160 f8489fcf7c3754e4d0ae53e79f859d2cd03e7541 \ sha256 bad184ecaf6c7ed4097c7db8460345ef8c474d0d5145b610a9dc75107ad39cac python.default_version 27 depends_lib-append port:ligo-common \ port:py${python.version}-pyxmpp \ port:py${python.version}-libxml2 \ port:py${python.version}-m2crypto \ port:py${python.version}-dnspython python.link_binaries_suffix livecheck.type regex livecheck.url ${master_sites} livecheck.regex {ligo-lvalert-(\d+(?:\.\d+)*).tar.gz}