[126499] trunk/dports/python/python-musicbrainz2/Portfile

jmr at macports.org jmr at macports.org
Fri Oct 10 21:23:05 PDT 2014


Revision: 126499
          https://trac.macports.org/changeset/126499
Author:   jmr at macports.org
Date:     2014-10-10 21:23:05 -0700 (Fri, 10 Oct 2014)
Log Message:
-----------
python-musicbrainz2: use unified python portgroup, mark noarch

Modified Paths:
--------------
    trunk/dports/python/python-musicbrainz2/Portfile

Modified: trunk/dports/python/python-musicbrainz2/Portfile
===================================================================
--- trunk/dports/python/python-musicbrainz2/Portfile	2014-10-11 04:14:47 UTC (rev 126498)
+++ trunk/dports/python/python-musicbrainz2/Portfile	2014-10-11 04:23:05 UTC (rev 126499)
@@ -2,13 +2,14 @@
 # $Id$
 
 PortSystem          1.0
-PortGroup           python27 1.0
+PortGroup           python 1.0
 
 name                python-musicbrainz2
 version             0.7.4
 categories          python net audio
 maintainers         nomaintainer
 platforms           darwin
+supported_archs     noarch
 description         python-based library to access the MusicBrainz Database
 
 long_description \
@@ -23,6 +24,8 @@
                     sha1    c59872b473bd1cadff8bacbe258fed0831938c80 \
                     rmd160  39ed43751190a586e40938ac9b7fb0f25bfed442
 
+python.default_version  27
+
 livecheck.type		regex
 livecheck.url		${homepage}
 livecheck.regex		"${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141010/09fc0189/attachment.html>


More information about the macports-changes mailing list