[130123] trunk/dports/python

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


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

Modified Paths:
--------------
    trunk/dports/python/py-graveyard/Portfile
    trunk/dports/python/py-pyobjc/Portfile
    trunk/dports/python/py-pyobjc-cocoa/Portfile

Modified: trunk/dports/python/py-graveyard/Portfile
===================================================================
--- trunk/dports/python/py-graveyard/Portfile	2014-12-27 07:45:11 UTC (rev 130122)
+++ trunk/dports/python/py-graveyard/Portfile	2014-12-27 07:45:15 UTC (rev 130123)
@@ -220,6 +220,8 @@
 pymongo             2.7.2_1     25 32
 pympler             0.2.1_2     24 25 26 31 32
 pymvpa              0.4_4       26
+pyobjc              3.0.1_1     25 31 32
+pyobjc-cocoa        3.0.1_1     25 31 32
 pyobjc-fsevents     3.0.3_1     31 32
 pyobjc-qtkit        2.5.1_1     31 32
 pyobjc-quartz       2.5.1_1     31 32

Modified: trunk/dports/python/py-pyobjc/Portfile
===================================================================
--- trunk/dports/python/py-pyobjc/Portfile	2014-12-27 07:45:11 UTC (rev 130122)
+++ trunk/dports/python/py-pyobjc/Portfile	2014-12-27 07:45:15 UTC (rev 130123)
@@ -26,7 +26,7 @@
                 rmd160  2603015771686d6e2c4056bb51784b2b74e9c421 \
                 sha256  713cafd1a0aea24f50a2c47496e596cf2eadd0386da1529a3c05d6638a679198
 
-python.versions 25 26 27 31 32 33 34
+python.versions 26 27 33 34
 
 if {${name} ne ${subport}} {
     depends_lib     port:py${python.version}-setuptools \
@@ -37,14 +37,6 @@
     patchfiles      patch-setup.py.diff patch-Tools-pyobjc_setup.py.diff
 
     set readme_name README.txt
-    if {${python.version} == 25} {
-        version         2.2
-        patchfiles      setup.py.diff objc-class.m.diff
-        distname        pyobjc-core-${version}
-        checksums       md5 91155ec6b319c9b4b066a616dccbdaa2 \
-                        sha1 6e1fbfa5708eefaf7a36147daf21f0aab62ec1e4 \
-                        rmd160 a7063fe74ecc95b3105e78196e5b5adc3bba3d4a
-    }
 
     # Note: see upstream ticket https://bitbucket.org/ronaldoussoren/pyobjc/issue/100/cannot-find-interface-declaration-for
     platform darwin 11 {

Modified: trunk/dports/python/py-pyobjc-cocoa/Portfile
===================================================================
--- trunk/dports/python/py-pyobjc-cocoa/Portfile	2014-12-27 07:45:11 UTC (rev 130122)
+++ trunk/dports/python/py-pyobjc-cocoa/Portfile	2014-12-27 07:45:15 UTC (rev 130123)
@@ -22,20 +22,11 @@
                     sha1    38607c95a127d1f422012d34c3ade220149cfe88 \
                     rmd160  6ac9a422a86863effbbbed41707e0bb138c92ddb
 
-python.versions     25 26 27 31 32 33 34
+python.versions     26 27 33 34
 
 if {${name} ne ${subport}} {
     depends_lib     port:py${python.version}-pyobjc
 
-    if {${python.version} == 25} {
-        version     2.2
-        distname    pyobjc-framework-Cocoa-${version}
-        checksums   md5     324185e6699b59d1ce85b5020e8f83e5 \
-                    sha1    b6c224065096cb2389660e19f0a757d0289031a8 \
-                    rmd160  c8ebb071a0d04188106c9698f117d655325367f9
-        patchfiles  patch-pyobjc_setup.py.diff
-    }
-
     # See https://trac.macports.org/ticket/45310
     # FIXME: remove when version 3.0.2 comes out
     patchfiles      patch2-pyobjc_setup.py.diff
@@ -54,9 +45,7 @@
             ${destroot}${prefix}/share/doc/${subport}
         copy ${worksrcpath}/Examples \
             ${destroot}${prefix}/share/doc/${subport}/examples
-        if {${python.version} >= 25} {
-            copy ${worksrcpath}/Doc ${destroot}${prefix}/share/doc/${subport}
-        }
+        copy ${worksrcpath}/Doc ${destroot}${prefix}/share/doc/${subport}
     }
 
     livecheck.type  none
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141226/b11296b4/attachment.html>


More information about the macports-changes mailing list