[33349] trunk/dports/python/py-tkinter/Portfile
ram at macports.org
ram at macports.org
Thu Jan 24 05:50:58 PST 2008
Revision: 33349
http://trac.macosforge.org/projects/macports/changeset/33349
Author: ram at macports.org
Date: 2008-01-24 05:49:40 -0800 (Thu, 24 Jan 2008)
Log Message:
-----------
python/py-tkinter: use tk 8.5 - patch from #13929
Modified Paths:
--------------
trunk/dports/python/py-tkinter/Portfile
Modified: trunk/dports/python/py-tkinter/Portfile
===================================================================
--- trunk/dports/python/py-tkinter/Portfile 2008-01-24 13:45:32 UTC (rev 33348)
+++ trunk/dports/python/py-tkinter/Portfile 2008-01-24 13:49:40 UTC (rev 33349)
@@ -5,6 +5,7 @@
name py-tkinter
version 2.4.4
+revision 1
categories python graphics
platforms darwin
maintainers nomaintainer
@@ -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/20080124/f362f12b/attachment.html
More information about the macports-changes
mailing list