[100422] trunk/dports/python/py-bpython/Portfile

aronnax at macports.org aronnax at macports.org
Tue Dec 11 08:28:13 PST 2012


Revision: 100422
          https://trac.macports.org/changeset/100422
Author:   aronnax at macports.org
Date:     2012-12-11 08:28:13 -0800 (Tue, 11 Dec 2012)
Log Message:
-----------
py-bpython: made noarch, removed redundant python settings that are put in place by Python portgroup

Modified Paths:
--------------
    trunk/dports/python/py-bpython/Portfile

Modified: trunk/dports/python/py-bpython/Portfile
===================================================================
--- trunk/dports/python/py-bpython/Portfile	2012-12-11 14:44:28 UTC (rev 100421)
+++ trunk/dports/python/py-bpython/Portfile	2012-12-11 16:28:13 UTC (rev 100422)
@@ -7,8 +7,9 @@
 
 name                    py-bpython
 version                 0.11
+revision                1
 platforms               darwin
-categories              python 
+supported_archs         noarch
 maintainers             aronnax
 license                 MIT
 description             fancy interface to the Python interpreter
@@ -22,7 +23,6 @@
                         sha256  60cf39712564f0a2516f7b0acf86f3c0392e67a79914eeed189400ffaaaeb309
 
 python.versions         25 26 27 31 32
-python.default_version  27
 
 if {$name != $subport} {
     livecheck.type          none
@@ -56,7 +56,7 @@
         xinstall -W ${worksrcpath} sample-config ${pyetc}
         xinstall -W ${worksrcpath} sample.theme light.theme \
             ${themedir}
-    }                        
+    }
 } else {
     livecheck.type          regex
     livecheck.url           [lindex ${master_sites} 0]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121211/b9d4a240/attachment.html>


More information about the macports-changes mailing list