[130122] trunk/dports/python

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


Revision: 130122
          https://trac.macports.org/changeset/130122
Author:   larryv at macports.org
Date:     2014-12-26 23:45:11 -0800 (Fri, 26 Dec 2014)
Log Message:
-----------
py{31,32}-pyobjc-{fsevents,qtkit,quartz}: Replace with py34

Modified Paths:
--------------
    trunk/dports/python/py-graveyard/Portfile
    trunk/dports/python/py-pyobjc-fsevents/Portfile
    trunk/dports/python/py-pyobjc-qtkit/Portfile
    trunk/dports/python/py-pyobjc-quartz/Portfile

Modified: trunk/dports/python/py-graveyard/Portfile
===================================================================
--- trunk/dports/python/py-graveyard/Portfile	2014-12-27 07:45:06 UTC (rev 130121)
+++ trunk/dports/python/py-graveyard/Portfile	2014-12-27 07:45:11 UTC (rev 130122)
@@ -220,6 +220,9 @@
 pymongo             2.7.2_1     25 32
 pympler             0.2.1_2     24 25 26 31 32
 pymvpa              0.4_4       26
+pyobjc-fsevents     3.0.3_1     31 32
+pyobjc-qtkit        2.5.1_1     31 32
+pyobjc-quartz       2.5.1_1     31 32
 pyplusplus-devel    20140721_1  26 31 32 33
 pyproj              1.9.3_3     26 32 33
 pyqt4               4.11.2_1    24 25 26 31 32 33

Modified: trunk/dports/python/py-pyobjc-fsevents/Portfile
===================================================================
--- trunk/dports/python/py-pyobjc-fsevents/Portfile	2014-12-27 07:45:06 UTC (rev 130121)
+++ trunk/dports/python/py-pyobjc-fsevents/Portfile	2014-12-27 07:45:11 UTC (rev 130122)
@@ -19,7 +19,7 @@
 checksums           rmd160  320660d144e065ade49e64e253c4c6ef4f72f0ea \
                     sha256  38eff0b1667f23dc0c183261a7a4e40f75f898300ea4fc2b855d614eca61f30a
 
-python.versions         26 27 31 32 33 34
+python.versions         26 27 33 34
 
 # since there is replication of code all these pyObjc related framework should probably all be merged
 # as subports of py-pyobj 
@@ -27,21 +27,6 @@
 if {${name} ne ${subport}} {
     depends_lib     port:py${python.version}-pyobjc
 
-    # this is from py-pyobj-cocoa port, I'm just pushing current version of the library for now
-    # anyone willing to exted support to python 2.4 and 2.5 should check if the older version works
-#    if {${python.version} == 24} {
-#        version         2.0
-#        fetch.type      svn
-#        svn.url         http://svn.red-bean.com/pyobjc/tags/r200-leopard/pyobjc-framework-Cocoa/
-#        worksrcdir      pyobjc-framework-Cocoa
-#    } elseif {${python.version} == 25} {
-#        version         2.2
-#        distname        pyobjc-framework-Cocoa-${version}
-#        checksums       md5 324185e6699b59d1ce85b5020e8f83e5 \
-#                        sha1 b6c224065096cb2389660e19f0a757d0289031a8 \
-#                        rmd160 c8ebb071a0d04188106c9698f117d655325367f9
-#    }
-#
     platform darwin 8 {
         depends_fetch
         depends_lib
@@ -53,9 +38,7 @@
     post-destroot {
         xinstall -m 644 -W ${worksrcpath} LICENSE.txt ${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

Modified: trunk/dports/python/py-pyobjc-qtkit/Portfile
===================================================================
--- trunk/dports/python/py-pyobjc-qtkit/Portfile	2014-12-27 07:45:06 UTC (rev 130121)
+++ trunk/dports/python/py-pyobjc-qtkit/Portfile	2014-12-27 07:45:11 UTC (rev 130122)
@@ -26,7 +26,7 @@
                     sha1    a5756adcac995aea380b88be9f2e00a53bbcb248 \
                     rmd160  a2d177c3e1e80f0fd08e7966ee9b3473702154e8
 
-python.versions     26 27 31 32 33 34
+python.versions     26 27 33 34
 
 if {${name} ne ${subport}} {
     depends_lib         port:py${python.version}-pyobjc-quartz

Modified: trunk/dports/python/py-pyobjc-quartz/Portfile
===================================================================
--- trunk/dports/python/py-pyobjc-quartz/Portfile	2014-12-27 07:45:06 UTC (rev 130121)
+++ trunk/dports/python/py-pyobjc-quartz/Portfile	2014-12-27 07:45:11 UTC (rev 130122)
@@ -24,7 +24,7 @@
                     sha1    114121fdb449288f8ac3e40fe86c56508661171f \
                     rmd160  395dfdf566ebf3c56fbba6b0415881d7cef5c622
 
-python.versions     26 27 31 32 33 34
+python.versions     26 27 33 34
 
 if {${name} ne ${subport}} {
     depends_lib         port:py${python.version}-pyobjc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141226/379c4dd1/attachment.html>


More information about the macports-changes mailing list