[44401] trunk/dports/python

mcalhoun at macports.org mcalhoun at macports.org
Sat Dec 27 16:26:25 PST 2008


Revision: 44401
          http://trac.macports.org/changeset/44401
Author:   mcalhoun at macports.org
Date:     2008-12-27 16:26:24 -0800 (Sat, 27 Dec 2008)
Log Message:
-----------
Multiple Commit: Remove python26 PortGroup workaround since MacPorts 1.7.0 provides it.

Modified Paths:
--------------
    trunk/dports/python/py26-libxml2/Portfile
    trunk/dports/python/py26-nose/Portfile
    trunk/dports/python/py26-numpy/Portfile
    trunk/dports/python/py26-openssl/Portfile
    trunk/dports/python/py26-setuptools/Portfile
    trunk/dports/python/py26-twisted/Portfile
    trunk/dports/python/py26-zopeinterface/Portfile

Modified: trunk/dports/python/py26-libxml2/Portfile
===================================================================
--- trunk/dports/python/py26-libxml2/Portfile	2008-12-28 00:26:09 UTC (rev 44400)
+++ trunk/dports/python/py26-libxml2/Portfile	2008-12-28 00:26:24 UTC (rev 44401)
@@ -2,10 +2,8 @@
 # $Id$
 
 PortSystem 1.0
+PortGroup  python26 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                    py26-libxml2
 version                 2.6.21
 categories              python textproc

Modified: trunk/dports/python/py26-nose/Portfile
===================================================================
--- trunk/dports/python/py26-nose/Portfile	2008-12-28 00:26:09 UTC (rev 44400)
+++ trunk/dports/python/py26-nose/Portfile	2008-12-28 00:26:24 UTC (rev 44401)
@@ -2,10 +2,8 @@
 # $Id$
 
 PortSystem			1.0
+PortGroup  python26 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				py26-nose
 version				0.10.4
 categories-append	www

Modified: trunk/dports/python/py26-numpy/Portfile
===================================================================
--- trunk/dports/python/py26-numpy/Portfile	2008-12-28 00:26:09 UTC (rev 44400)
+++ trunk/dports/python/py26-numpy/Portfile	2008-12-28 00:26:24 UTC (rev 44401)
@@ -2,10 +2,8 @@
 # $Id$
 
 PortSystem              1.0
+PortGroup  python26 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                    py26-numpy
 version                 1.2.1
 categories              python

Modified: trunk/dports/python/py26-openssl/Portfile
===================================================================
--- trunk/dports/python/py26-openssl/Portfile	2008-12-28 00:26:09 UTC (rev 44400)
+++ trunk/dports/python/py26-openssl/Portfile	2008-12-28 00:26:24 UTC (rev 44401)
@@ -2,10 +2,8 @@
 # $Id$
 
 PortSystem 1.0
+PortGroup  python26 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                    py26-openssl
 version                 0.8
 categories              python devel security

Modified: trunk/dports/python/py26-setuptools/Portfile
===================================================================
--- trunk/dports/python/py26-setuptools/Portfile	2008-12-28 00:26:09 UTC (rev 44400)
+++ trunk/dports/python/py26-setuptools/Portfile	2008-12-28 00:26:24 UTC (rev 44401)
@@ -2,10 +2,8 @@
 # $Id$
 
 PortSystem			1.0
+PortGroup  python26 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				py26-setuptools
 version				0.6c9
 categories-append	devel

Modified: trunk/dports/python/py26-twisted/Portfile
===================================================================
--- trunk/dports/python/py26-twisted/Portfile	2008-12-28 00:26:09 UTC (rev 44400)
+++ trunk/dports/python/py26-twisted/Portfile	2008-12-28 00:26:24 UTC (rev 44401)
@@ -2,10 +2,8 @@
 # $Id$
 
 PortSystem 1.0
+PortGroup  python26 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			py26-twisted
 version			8.1.0
 categories		python devel net

Modified: trunk/dports/python/py26-zopeinterface/Portfile
===================================================================
--- trunk/dports/python/py26-zopeinterface/Portfile	2008-12-28 00:26:09 UTC (rev 44400)
+++ trunk/dports/python/py26-zopeinterface/Portfile	2008-12-28 00:26:24 UTC (rev 44401)
@@ -2,10 +2,8 @@
 # $Id$
 
 PortSystem 1.0
+PortGroup  python26 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			py26-zopeinterface
 version			3.3.0
 categories		python zope
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081227/5e8a1122/attachment.html>


More information about the macports-changes mailing list