[100732] trunk/dports/python/py-tkinter/Portfile

blair at macports.org blair at macports.org
Fri Dec 21 10:09:23 PST 2012


Revision: 100732
          https://trac.macports.org/changeset/100732
Author:   blair at macports.org
Date:     2012-12-21 10:09:23 -0800 (Fri, 21 Dec 2012)
Log Message:
-----------
py-tkinter: follow tc/tk upgrade to 8.6: bump tk's version to 8.6.

Modified Paths:
--------------
    trunk/dports/python/py-tkinter/Portfile

Modified: trunk/dports/python/py-tkinter/Portfile
===================================================================
--- trunk/dports/python/py-tkinter/Portfile	2012-12-21 15:25:36 UTC (rev 100731)
+++ trunk/dports/python/py-tkinter/Portfile	2012-12-21 18:09:23 UTC (rev 100732)
@@ -6,7 +6,7 @@
 
 name            py-tkinter
 version         2.4.6
-revision        1
+revision        2
 categories      python graphics
 license         PSF
 platforms       darwin
@@ -109,7 +109,7 @@
 
     configure {
         reinplace "s|__PREFIX__|${prefix}|g" ${worksrcpath}/setup.py
-        reinplace "s|__TK-VERSION__|8.5|g" ${worksrcpath}/setup.py
+        reinplace "s|__TK-VERSION__|8.6|g" ${worksrcpath}/setup.py
         reinplace "s|__MODULE_NAME__|${module_name}|g" ${worksrcpath}/setup.py
     }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121221/8afae4f3/attachment.html>


More information about the macports-changes mailing list