[130124] trunk/dports/python

larryv at macports.org larryv at macports.org
Fri Dec 26 23:45:19 PST 2014


Revision: 130124
          https://trac.macports.org/changeset/130124
Author:   larryv at macports.org
Date:     2014-12-26 23:45:19 -0800 (Fri, 26 Dec 2014)
Log Message:
-----------
py{24,25,31,32}-py2app: Replace with py{27,34}

Modified Paths:
--------------
    trunk/dports/python/py-graveyard/Portfile
    trunk/dports/python/py-py2app/Portfile

Modified: trunk/dports/python/py-graveyard/Portfile
===================================================================
--- trunk/dports/python/py-graveyard/Portfile	2014-12-27 07:45:15 UTC (rev 130123)
+++ trunk/dports/python/py-graveyard/Portfile	2014-12-27 07:45:19 UTC (rev 130124)
@@ -205,6 +205,7 @@
 psychopy            1.64.00_2   26
 pudb                0.92.15_1   24 25 26
 py                  1.4.25_1    25 26 32 33
+py2app              0.9_2       24 25 31 32
 pyaudio             0.2.7_1     32
 pydot               1.0.28_2    25
 pyepl               1.0.29_2    26

Modified: trunk/dports/python/py-py2app/Portfile
===================================================================
--- trunk/dports/python/py-py2app/Portfile	2014-12-27 07:45:15 UTC (rev 130123)
+++ trunk/dports/python/py-py2app/Portfile	2014-12-27 07:45:19 UTC (rev 130124)
@@ -26,7 +26,7 @@
                     rmd160 75f645d0605cf883dae7e05f6b597348e4ba6d63 \
                     sha256 7922672f9e99b50ed931780d43405ac134988b1532dd0659ef130b824f88c59d
 
-python.versions     24 25 26 27 31 32 33 34
+python.versions     26 27 33 34
 
 if {$subport ne $name} {
     depends_lib-append  port:py${python.version}-macholib
@@ -40,12 +40,6 @@
         ${destroot}${prefix}/share/examples/${subport}
     }
     livecheck.type  none
-    if {${python.version} <= 25} {
-        version     0.6.4
-        checksums   md5 40e7f788e897567ba2ad2855e43ac127 \
-                    sha256 b42a3d7392c1c716e2ddd8f20f5f200a96415d1badbc981edfffc4971f70c3d9
-        distname    py2app-${version}
-    }
 } else {
     livecheck.type  regex
     livecheck.url   https://pypi.python.org/pypi/py2app/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141226/9eace183/attachment.html>


More information about the macports-changes mailing list