[40090] trunk/dports/python/py30-tkinter

ryandesign at macports.org ryandesign at macports.org
Sat Sep 20 00:48:24 PDT 2008


Revision: 40090
          http://trac.macports.org/changeset/40090
Author:   ryandesign at macports.org
Date:     2008-09-20 00:48:23 -0700 (Sat, 20 Sep 2008)
Log Message:
-----------
py30-tkinter: merge r33426 from py25-tkinter: use tk 8.5 instead of 8.4; closes #16202 (maintainer timeout)

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

Property Changed:
----------------
    trunk/dports/python/py30-tkinter/


Property changes on: trunk/dports/python/py30-tkinter
___________________________________________________________________
Added: svn:mergeinfo
   + /trunk/dports/python/py25-tkinter:33426

Modified: trunk/dports/python/py30-tkinter/Portfile
===================================================================
--- trunk/dports/python/py30-tkinter/Portfile	2008-09-20 06:49:58 UTC (rev 40089)
+++ trunk/dports/python/py30-tkinter/Portfile	2008-09-20 07:48:23 UTC (rev 40090)
@@ -15,6 +15,7 @@
 
 name			py30-tkinter
 version			3.0b3
+revision 		1
 categories		python graphics
 platforms		darwin
 maintainers		mww
@@ -40,7 +41,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/20080920/b14838ae/attachment.html 


More information about the macports-changes mailing list