[116224] trunk/dports/python/py-pyobjc-cocoa/Portfile

snc at macports.org snc at macports.org
Tue Jan 21 13:54:08 PST 2014


Revision: 116224
          https://trac.macports.org/changeset/116224
Author:   snc at macports.org
Date:     2014-01-21 13:54:08 -0800 (Tue, 21 Jan 2014)
Log Message:
-----------
py-pyobjc-cocoa: remove python24

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

Modified: trunk/dports/python/py-pyobjc-cocoa/Portfile
===================================================================
--- trunk/dports/python/py-pyobjc-cocoa/Portfile	2014-01-21 21:52:09 UTC (rev 116223)
+++ trunk/dports/python/py-pyobjc-cocoa/Portfile	2014-01-21 21:54:08 UTC (rev 116224)
@@ -20,17 +20,12 @@
 checksums           sha1    ce4eb756dfdcb94495aa10f4f06ec7659ff4a917 \
                     rmd160  b00418861f7d5bee7851a1986ff8a07dcbe887ba
 
-python.versions 24 25 26 27 31 32 33
+python.versions 25 26 27 31 32 33
 
 if {${name} ne ${subport}} {
     depends_lib     port:py${python.version}-pyobjc
 
-    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} {
+    if {${python.version} == 25} {
         version         2.2
         distname        pyobjc-framework-Cocoa-${version}
         checksums       md5 324185e6699b59d1ce85b5020e8f83e5 \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140121/32d66ed0/attachment.html>


More information about the macports-changes mailing list