[43131] trunk/dports/python
jmr at macports.org
jmr at macports.org
Fri Dec 5 13:12:35 PST 2008
Revision: 43131
http://trac.macports.org/changeset/43131
Author: jmr at macports.org
Date: 2008-12-05 13:12:35 -0800 (Fri, 05 Dec 2008)
Log Message:
-----------
New port: py26-pyobjc2
Modified Paths:
--------------
trunk/dports/python/py26-pyobjc2/Portfile
Added Paths:
-----------
trunk/dports/python/py26-pyobjc2/
Property changes on: trunk/dports/python/py26-pyobjc2
___________________________________________________________________
Added: svn:mergeinfo
+
Modified: trunk/dports/python/py26-pyobjc2/Portfile
===================================================================
--- trunk/dports/python/py25-pyobjc2/Portfile 2008-12-05 19:52:09 UTC (rev 43127)
+++ trunk/dports/python/py26-pyobjc2/Portfile 2008-12-05 21:12:35 UTC (rev 43131)
@@ -2,9 +2,10 @@
# $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
+name py26-pyobjc2
version 2.0
categories python devel
maintainers jmr openmaintainer
@@ -20,8 +21,8 @@
homepage http://pyobjc.sourceforge.net/
-depends_lib-append port:py25-setuptools \
- port:py25-py2app-devel
+depends_lib-append port:py26-setuptools \
+ port:py26-py2app-devel
fetch.type svn
svn.url http://svn.red-bean.com/pyobjc/tags/r200-leopard/pyobjc-core/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081205/3f5c98d5/attachment.html>
More information about the macports-changes
mailing list