[126662] trunk/dports/science/ligo-lvalert
jmr at macports.org
jmr at macports.org
Mon Oct 13 04:42:51 PDT 2014
Revision: 126662
https://trac.macports.org/changeset/126662
Author: jmr at macports.org
Date: 2014-10-13 04:42:51 -0700 (Mon, 13 Oct 2014)
Log Message:
-----------
ligo-lvalert: use unified python portgroup
Modified Paths:
--------------
trunk/dports/science/ligo-lvalert/Portfile
Removed Paths:
-------------
trunk/dports/science/ligo-lvalert/files/
Modified: trunk/dports/science/ligo-lvalert/Portfile
===================================================================
--- trunk/dports/science/ligo-lvalert/Portfile 2014-10-13 11:38:52 UTC (rev 126661)
+++ trunk/dports/science/ligo-lvalert/Portfile 2014-10-13 11:42:51 UTC (rev 126662)
@@ -1,14 +1,15 @@
# $Id$
PortSystem 1.0
-PortGroup python27 1.0
+PortGroup python 1.0
name ligo-lvalert
version 1.1
categories science
platforms darwin
+supported_archs noarch
maintainers ram
-license GPL
+license GPL-3+
description The LIGO-Virgo Alert System
long_description \
@@ -22,11 +23,13 @@
checksums rmd160 0a5dbfed2b7a3a1561d872492ad018242554cefc \
sha256 b9fdd20f777abc777945b42a7eebdae045b8c2e860e6fc0da7eb4750bb1f9f97
+python.default_version 27
+
depends_lib-append port:ligo-common \
- port:py27-pyxmpp \
- port:py27-libxml2 \
- port:py27-m2crypto \
- port:py27-dnspython
+ port:py${python.version}-pyxmpp \
+ port:py${python.version}-libxml2 \
+ port:py${python.version}-m2crypto \
+ port:py${python.version}-dnspython
python.link_binaries_suffix
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141013/87eb8cfc/attachment.html>
More information about the macports-changes
mailing list