[100346] trunk/dports/python

g5pw at macports.org g5pw at macports.org
Sat Dec 8 15:45:49 PST 2012


Revision: 100346
          https://trac.macports.org/changeset/100346
Author:   g5pw at macports.org
Date:     2012-12-08 15:45:49 -0800 (Sat, 08 Dec 2012)
Log Message:
-----------
python/py-gtk:
  fix replaced_by

Modified Paths:
--------------
    trunk/dports/python/py25-gtk/Portfile
    trunk/dports/python/py26-gtk/Portfile
    trunk/dports/python/py27-gtk/Portfile

Modified: trunk/dports/python/py25-gtk/Portfile
===================================================================
--- trunk/dports/python/py25-gtk/Portfile	2012-12-08 23:23:48 UTC (rev 100345)
+++ trunk/dports/python/py25-gtk/Portfile	2012-12-08 23:45:49 UTC (rev 100346)
@@ -5,7 +5,7 @@
 
 name            py25-gtk
 version         2.22.0
-revision        3
+revision        4
 categories      python x11
 license         LGPL-2.1+
 platforms       darwin
@@ -20,7 +20,7 @@
 
 distfiles
 
-replaced_by	py25-gtk2
+replaced_by	py25-pygtk
 
 pre-configure {
     ui_error "${name} has been replaced by ${replaced_by}; please install that port instead"

Modified: trunk/dports/python/py26-gtk/Portfile
===================================================================
--- trunk/dports/python/py26-gtk/Portfile	2012-12-08 23:23:48 UTC (rev 100345)
+++ trunk/dports/python/py26-gtk/Portfile	2012-12-08 23:45:49 UTC (rev 100346)
@@ -5,7 +5,7 @@
 
 name            py26-gtk
 version         2.22.0
-revision        3
+revision        4
 categories      python x11
 platforms       darwin
 license         LGPL-2.1+
@@ -19,7 +19,7 @@
 homepage        http://www.pygtk.org/
 distfiles
 
-replaced_by	py26-gtk2
+replaced_by	py26-pygtk
 
 pre-configure {
     ui_error "${name} has been replaced by ${replaced_by}; please install that port instead"

Modified: trunk/dports/python/py27-gtk/Portfile
===================================================================
--- trunk/dports/python/py27-gtk/Portfile	2012-12-08 23:23:48 UTC (rev 100345)
+++ trunk/dports/python/py27-gtk/Portfile	2012-12-08 23:45:49 UTC (rev 100346)
@@ -5,7 +5,7 @@
 
 name            py27-gtk
 version         2.22.0
-revision        3
+revision        4
 categories      python x11
 license         LGPL-2.1+
 platforms       darwin
@@ -20,7 +20,7 @@
 
 distfiles
 
-replaced_by	py27-gtk2
+replaced_by	py27-pygtk
 
 pre-configure {
     ui_error "${name} has been replaced by ${replaced_by}; please install that port instead"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121208/1c207133/attachment.html>


More information about the macports-changes mailing list