[43135] trunk/dports/python

jmr at macports.org jmr at macports.org
Fri Dec 5 14:13:08 PST 2008


Revision: 43135
          http://trac.macports.org/changeset/43135
Author:   jmr at macports.org
Date:     2008-12-05 14:13:08 -0800 (Fri, 05 Dec 2008)
Log Message:
-----------
New port: py26-pyobjc2-cocoa

Modified Paths:
--------------
    trunk/dports/python/py26-pyobjc2-cocoa/Portfile

Added Paths:
-----------
    trunk/dports/python/py26-pyobjc2-cocoa/


Property changes on: trunk/dports/python/py26-pyobjc2-cocoa
___________________________________________________________________
Added: svn:mergeinfo
   + 

Modified: trunk/dports/python/py26-pyobjc2-cocoa/Portfile
===================================================================
--- trunk/dports/python/py25-pyobjc2-cocoa/Portfile	2008-12-05 20:52:15 UTC (rev 43130)
+++ trunk/dports/python/py26-pyobjc2-cocoa/Portfile	2008-12-05 22:13:08 UTC (rev 43135)
@@ -2,22 +2,21 @@
 # $Id$
 
 PortSystem 1.0
-PortGroup python25 1.0
+# HACK: change to 'PortGroup python26 1.0' when MP 1.7 is released
+source ${portpath}/../../_resources/port1.0/group/python26-1.0.tcl
 
-name            py25-pyobjc2-cocoa
+name            py26-pyobjc2-cocoa
 version         2.0
 categories      python devel
 maintainers     jmr openmaintainer
 platforms       darwin
-description     cocoa wrappers for py25-pyobjc2
+description     cocoa wrappers for py26-pyobjc2
 long_description    This port provides the CoreFoundation, Foundation and AppKit wrappers \
-                    for use with py25-pyobjc2.
+                    for use with py26-pyobjc2.
 
 homepage        http://pyobjc.sourceforge.net/
 
-depends_lib-append     port:py25-pyobjc2 \
-                port:py25-hashlib \
-                port:py25-zlib
+depends_lib-append  port:py26-pyobjc2
 
 fetch.type      svn
 svn.url         http://svn.red-bean.com/pyobjc/tags/r200-leopard/pyobjc-framework-Cocoa/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081205/551de746/attachment.html>


More information about the macports-changes mailing list