[100810] trunk/dports/python

vince at macports.org vince at macports.org
Wed Dec 26 11:41:43 PST 2012


Revision: 100810
          https://trac.macports.org/changeset/100810
Author:   vince at macports.org
Date:     2012-12-26 11:41:43 -0800 (Wed, 26 Dec 2012)
Log Message:
-----------
Revert to 100800

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

Modified: trunk/dports/python/py27-pyobjc/Portfile
===================================================================
--- trunk/dports/python/py27-pyobjc/Portfile	2012-12-26 16:02:53 UTC (rev 100809)
+++ trunk/dports/python/py27-pyobjc/Portfile	2012-12-26 19:41:43 UTC (rev 100810)
@@ -2,10 +2,10 @@
 # $Id$
 
 PortSystem 1.0
-PortGroup python32 1.0
+PortGroup python27 1.0
 
-name            py32-pyobjc
-version         2.4
+name            py27-pyobjc
+version         2.3
 categories      python devel
 license         MIT
 maintainers     nomaintainer
@@ -23,17 +23,17 @@
 master_sites    http://pypi.python.org/packages/source/p/pyobjc-core/
 distname        pyobjc-core-${version}
 
-checksums       sha1    05dcb83dea0d50cda0a81e3cf07711bd7003c57d \
-                rmd160  9ec46a504e272128aeadff93c9dce8c1b26f73df
+checksums       sha1    ef7c5489e86e5ff219e7ae15de84fe28bc1572f6 \
+                rmd160  8c7b5ec7478035490bcb78193b7659ee6293c785
 
-depends_lib     port:py32-distribute \
-                path:${python.pkgd}/py2app/__init__.py:py32-py2app \
+depends_lib     port:py27-distribute \
+                path:${python.pkgd}/py2app/__init__.py:py27-py2app \
                 port:libxml2
 
-#patchfiles      setup.py.diff 
+patchfiles      setup.py.diff 
 
 platform darwin 12 {
-#	patchfiles-append 		patch-Modules.diff
+	patchfiles-append 		patch-Modules.diff
 }
 
 post-destroot {

Modified: trunk/dports/python/py27-pyobjc-cocoa/Portfile
===================================================================
--- trunk/dports/python/py27-pyobjc-cocoa/Portfile	2012-12-26 16:02:53 UTC (rev 100809)
+++ trunk/dports/python/py27-pyobjc-cocoa/Portfile	2012-12-26 19:41:43 UTC (rev 100810)
@@ -2,26 +2,26 @@
 # $Id$
 
 PortSystem 1.0
-PortGroup python32 1.0
+PortGroup python27 1.0
 
-name            py32-pyobjc-cocoa
-version         2.4
+name            py27-pyobjc-cocoa
+version         2.3
 categories      python devel
 license         MIT
 maintainers     nomaintainer
 platforms       darwin
-description     cocoa wrappers for py32-pyobjc
+description     cocoa wrappers for py27-pyobjc
 long_description    This port provides the CoreFoundation, Foundation and \
-                    AppKit wrappers for use with py32-pyobjc.
+                    AppKit wrappers for use with py27-pyobjc.
 
 homepage        http://pyobjc.sourceforge.net/
 master_sites    http://pypi.python.org/packages/source/p/pyobjc-framework-Cocoa/
 distname        pyobjc-framework-Cocoa-${version}
 
-checksums       sha1    89c9662cd2df6f115c2e6fa48ef44bd123b7ab3e \
-                rmd160  e23f68b0e84c5bd3ec653d95ccd8915065aef8a4
+checksums       sha1    fa51fafac47f8b0bbbeb8ccad3b43f9d2e91037c \
+                rmd160  0f88ab283461d642716e29e62cb67fd0f3dfc173
 
-depends_lib     port:py32-pyobjc
+depends_lib     port:py27-pyobjc
 
 post-destroot {
     xinstall -m 644 -W ${worksrcpath} \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121226/e8836e48/attachment-0001.html>


More information about the macports-changes mailing list