[44024] trunk/dports/python

jmr at macports.org jmr at macports.org
Fri Dec 19 10:28:19 PST 2008


Revision: 44024
          http://trac.macports.org/changeset/44024
Author:   jmr at macports.org
Date:     2008-12-19 10:28:18 -0800 (Fri, 19 Dec 2008)
Log Message:
-----------
Use python26 portgroup correctly in my ports now that MP 1.7 is out.

Modified Paths:
--------------
    trunk/dports/python/py26-altgraph/Portfile
    trunk/dports/python/py26-bdist_mpkg/Portfile
    trunk/dports/python/py26-dice3ds/Portfile
    trunk/dports/python/py26-game/Portfile
    trunk/dports/python/py26-macholib/Portfile
    trunk/dports/python/py26-modulegraph/Portfile
    trunk/dports/python/py26-modulegraph-devel/Portfile
    trunk/dports/python/py26-numeric/Portfile
    trunk/dports/python/py26-opengl/Portfile
    trunk/dports/python/py26-pil/Portfile
    trunk/dports/python/py26-psyco/Portfile
    trunk/dports/python/py26-py2app/Portfile
    trunk/dports/python/py26-py2app-devel/Portfile
    trunk/dports/python/py26-pyobjc/Portfile
    trunk/dports/python/py26-pyobjc2/Portfile
    trunk/dports/python/py26-pyobjc2-cocoa/Portfile
    trunk/dports/python/py26-scipy/Portfile

Modified: trunk/dports/python/py26-altgraph/Portfile
===================================================================
--- trunk/dports/python/py26-altgraph/Portfile	2008-12-19 18:12:28 UTC (rev 44023)
+++ trunk/dports/python/py26-altgraph/Portfile	2008-12-19 18:28:18 UTC (rev 44024)
@@ -2,8 +2,7 @@
 # $Id$
 
 PortSystem			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
+PortGroup python26 1.0
 
 name				py26-altgraph
 version				0.6.7

Modified: trunk/dports/python/py26-bdist_mpkg/Portfile
===================================================================
--- trunk/dports/python/py26-bdist_mpkg/Portfile	2008-12-19 18:12:28 UTC (rev 44023)
+++ trunk/dports/python/py26-bdist_mpkg/Portfile	2008-12-19 18:28:18 UTC (rev 44024)
@@ -2,8 +2,7 @@
 # $Id$
 
 PortSystem          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
+PortGroup python26 1.0
 
 name                py26-bdist_mpkg
 version             0.4.3

Modified: trunk/dports/python/py26-dice3ds/Portfile
===================================================================
--- trunk/dports/python/py26-dice3ds/Portfile	2008-12-19 18:12:28 UTC (rev 44023)
+++ trunk/dports/python/py26-dice3ds/Portfile	2008-12-19 18:28:18 UTC (rev 44024)
@@ -2,8 +2,7 @@
 # $Id$
 
 PortSystem          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
+PortGroup python26 1.0
 
 name                py26-dice3ds
 version             0.10

Modified: trunk/dports/python/py26-game/Portfile
===================================================================
--- trunk/dports/python/py26-game/Portfile	2008-12-19 18:12:28 UTC (rev 44023)
+++ trunk/dports/python/py26-game/Portfile	2008-12-19 18:28:18 UTC (rev 44024)
@@ -2,8 +2,7 @@
 # $Id$
 
 PortSystem 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
+PortGroup python26 1.0
 
 name            py26-game
 version         1.8.1

Modified: trunk/dports/python/py26-macholib/Portfile
===================================================================
--- trunk/dports/python/py26-macholib/Portfile	2008-12-19 18:12:28 UTC (rev 44023)
+++ trunk/dports/python/py26-macholib/Portfile	2008-12-19 18:28:18 UTC (rev 44024)
@@ -2,8 +2,7 @@
 # $Id$
 
 PortSystem          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
+PortGroup python26 1.0
 
 name                py26-macholib
 version             1.1

Modified: trunk/dports/python/py26-modulegraph/Portfile
===================================================================
--- trunk/dports/python/py26-modulegraph/Portfile	2008-12-19 18:12:28 UTC (rev 44023)
+++ trunk/dports/python/py26-modulegraph/Portfile	2008-12-19 18:28:18 UTC (rev 44024)
@@ -2,8 +2,7 @@
 # $Id$
 
 PortSystem          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
+PortGroup python26 1.0
 
 name                py26-modulegraph
 version             0.7

Modified: trunk/dports/python/py26-modulegraph-devel/Portfile
===================================================================
--- trunk/dports/python/py26-modulegraph-devel/Portfile	2008-12-19 18:12:28 UTC (rev 44023)
+++ trunk/dports/python/py26-modulegraph-devel/Portfile	2008-12-19 18:28:18 UTC (rev 44024)
@@ -2,8 +2,7 @@
 # $Id$
 
 PortSystem          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
+PortGroup python26 1.0
 
 name                py26-modulegraph-devel
 version             0.7.2

Modified: trunk/dports/python/py26-numeric/Portfile
===================================================================
--- trunk/dports/python/py26-numeric/Portfile	2008-12-19 18:12:28 UTC (rev 44023)
+++ trunk/dports/python/py26-numeric/Portfile	2008-12-19 18:28:18 UTC (rev 44024)
@@ -1,8 +1,7 @@
 # $Id$
 
 PortSystem      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
+PortGroup python26 1.0
 
 name            py26-numeric
 set my_name     Numeric

Modified: trunk/dports/python/py26-opengl/Portfile
===================================================================
--- trunk/dports/python/py26-opengl/Portfile	2008-12-19 18:12:28 UTC (rev 44023)
+++ trunk/dports/python/py26-opengl/Portfile	2008-12-19 18:28:18 UTC (rev 44024)
@@ -1,8 +1,7 @@
 # $Id$
 
 PortSystem           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
+PortGroup python26 1.0
 
 name                 py26-opengl
 version              3.0.0b8

Modified: trunk/dports/python/py26-pil/Portfile
===================================================================
--- trunk/dports/python/py26-pil/Portfile	2008-12-19 18:12:28 UTC (rev 44023)
+++ trunk/dports/python/py26-pil/Portfile	2008-12-19 18:28:18 UTC (rev 44024)
@@ -1,8 +1,7 @@
 # $Id$
 
 PortSystem      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
+PortGroup python26 1.0
 
 name            py26-pil
 version         1.1.6

Modified: trunk/dports/python/py26-psyco/Portfile
===================================================================
--- trunk/dports/python/py26-psyco/Portfile	2008-12-19 18:12:28 UTC (rev 44023)
+++ trunk/dports/python/py26-psyco/Portfile	2008-12-19 18:28:18 UTC (rev 44024)
@@ -2,8 +2,7 @@
 # $Id$
 
 PortSystem 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
+PortGroup python26 1.0
 
 name                    py26-psyco
 version                 1.6

Modified: trunk/dports/python/py26-py2app/Portfile
===================================================================
--- trunk/dports/python/py26-py2app/Portfile	2008-12-19 18:12:28 UTC (rev 44023)
+++ trunk/dports/python/py26-py2app/Portfile	2008-12-19 18:28:18 UTC (rev 44024)
@@ -2,8 +2,7 @@
 # $Id$
 
 PortSystem          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
+PortGroup python26 1.0
 
 name                py26-py2app
 version             0.3.6

Modified: trunk/dports/python/py26-py2app-devel/Portfile
===================================================================
--- trunk/dports/python/py26-py2app-devel/Portfile	2008-12-19 18:12:28 UTC (rev 44023)
+++ trunk/dports/python/py26-py2app-devel/Portfile	2008-12-19 18:28:18 UTC (rev 44024)
@@ -2,8 +2,7 @@
 # $Id$
 
 PortSystem          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
+PortGroup python26 1.0
 
 name                py26-py2app-devel
 version             0.4.2

Modified: trunk/dports/python/py26-pyobjc/Portfile
===================================================================
--- trunk/dports/python/py26-pyobjc/Portfile	2008-12-19 18:12:28 UTC (rev 44023)
+++ trunk/dports/python/py26-pyobjc/Portfile	2008-12-19 18:28:18 UTC (rev 44024)
@@ -2,8 +2,7 @@
 # $Id$
 
 PortSystem 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
+PortGroup python26 1.0
 
 name            py26-pyobjc
 version         1.4

Modified: trunk/dports/python/py26-pyobjc2/Portfile
===================================================================
--- trunk/dports/python/py26-pyobjc2/Portfile	2008-12-19 18:12:28 UTC (rev 44023)
+++ trunk/dports/python/py26-pyobjc2/Portfile	2008-12-19 18:28:18 UTC (rev 44024)
@@ -2,8 +2,7 @@
 # $Id$
 
 PortSystem 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
+PortGroup python26 1.0
 
 name            py26-pyobjc2
 version         2.0

Modified: trunk/dports/python/py26-pyobjc2-cocoa/Portfile
===================================================================
--- trunk/dports/python/py26-pyobjc2-cocoa/Portfile	2008-12-19 18:12:28 UTC (rev 44023)
+++ trunk/dports/python/py26-pyobjc2-cocoa/Portfile	2008-12-19 18:28:18 UTC (rev 44024)
@@ -2,8 +2,7 @@
 # $Id$
 
 PortSystem 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
+PortGroup python26 1.0
 
 name            py26-pyobjc2-cocoa
 version         2.0

Modified: trunk/dports/python/py26-scipy/Portfile
===================================================================
--- trunk/dports/python/py26-scipy/Portfile	2008-12-19 18:12:28 UTC (rev 44023)
+++ trunk/dports/python/py26-scipy/Portfile	2008-12-19 18:28:18 UTC (rev 44024)
@@ -2,8 +2,7 @@
 # $Id$
 
 PortSystem              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
+PortGroup python26 1.0
 
 name                    py26-scipy
 version                 0.6.0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081219/c83079f1/attachment-0001.html>


More information about the macports-changes mailing list