[33426] trunk/dports/python/py25-tkinter/Portfile

gui_dos at macports.org gui_dos at macports.org
Sat Jan 26 16:21:29 PST 2008


Revision: 33426
          http://trac.macosforge.org/projects/macports/changeset/33426
Author:   gui_dos at macports.org
Date:     2008-01-26 16:21:25 -0800 (Sat, 26 Jan 2008)

Log Message:
-----------
py25-tkinter: synced with Tk 8.5 (as py-tkinter already)

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

Modified: trunk/dports/python/py25-tkinter/Portfile
===================================================================
--- trunk/dports/python/py25-tkinter/Portfile	2008-01-26 23:22:00 UTC (rev 33425)
+++ trunk/dports/python/py25-tkinter/Portfile	2008-01-27 00:21:25 UTC (rev 33426)
@@ -5,6 +5,7 @@
 
 name			py25-tkinter
 version			2.5.1
+revision 		1
 categories		python graphics
 platforms		darwin
 maintainers		mww
@@ -30,7 +31,7 @@
 
 configure {
 	reinplace "s|__PREFIX__|${prefix}|g" ${worksrcpath}/setup.py
-	reinplace "s|__TK-VERSION__|8.4|g" ${worksrcpath}/setup.py
+	reinplace "s|__TK-VERSION__|8.5|g" ${worksrcpath}/setup.py
 }
 
 livecheck.check	regex

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080126/b343b1a5/attachment.html


More information about the macports-changes mailing list