[126501] trunk/dports/science/ligo-common/Portfile

jmr at macports.org jmr at macports.org
Fri Oct 10 21:35:15 PDT 2014


Revision: 126501
          https://trac.macports.org/changeset/126501
Author:   jmr at macports.org
Date:     2014-10-10 21:35:15 -0700 (Fri, 10 Oct 2014)
Log Message:
-----------
ligo-common: use unified python portgroup

Modified Paths:
--------------
    trunk/dports/science/ligo-common/Portfile

Modified: trunk/dports/science/ligo-common/Portfile
===================================================================
--- trunk/dports/science/ligo-common/Portfile	2014-10-11 04:28:59 UTC (rev 126500)
+++ trunk/dports/science/ligo-common/Portfile	2014-10-11 04:35:15 UTC (rev 126501)
@@ -1,12 +1,13 @@
 # $Id$
 
 PortSystem    1.0
-PortGroup     python27 1.0
+PortGroup     python 1.0
 
 name          ligo-common
 version       1.0.1
 categories    science
 platforms     darwin
+supported_archs noarch
 maintainers   ram
 license       GPL
 
@@ -20,6 +21,8 @@
               sha1 31322d05fa404316f4cf8c66084101542a333f91 \
               rmd160 2365a109b60c319ee41a2e1b89ea7d429e0bae41
 
+python.default_version  27
+
 livecheck.type   regex
 livecheck.url    ${master_sites}
 livecheck.regex  {ligo-common-(\d+(?:\.\d+)*).tar.gz}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141010/166e8188/attachment-0001.html>


More information about the macports-changes mailing list