[80508] trunk/dports/python

jmr at macports.org jmr at macports.org
Wed Jul 13 14:38:34 PDT 2011


Revision: 80508
          http://trac.macports.org/changeset/80508
Author:   jmr at macports.org
Date:     2011-07-13 14:38:33 -0700 (Wed, 13 Jul 2011)
Log Message:
-----------
py*-tkinter: license

Modified Paths:
--------------
    trunk/dports/python/py-tkinter/Portfile
    trunk/dports/python/py25-tkinter/Portfile
    trunk/dports/python/py26-tkinter/Portfile
    trunk/dports/python/py27-tkinter/Portfile
    trunk/dports/python/py31-tkinter/Portfile
    trunk/dports/python/py32-tkinter/Portfile

Modified: trunk/dports/python/py-tkinter/Portfile
===================================================================
--- trunk/dports/python/py-tkinter/Portfile	2011-07-13 21:21:03 UTC (rev 80507)
+++ trunk/dports/python/py-tkinter/Portfile	2011-07-13 21:38:33 UTC (rev 80508)
@@ -6,6 +6,7 @@
 name			py-tkinter
 version			2.4.6
 categories		python graphics
+license			PSF
 platforms		darwin
 maintainers		nomaintainer
 description		Python bindings to the Tk widget set
@@ -18,7 +19,7 @@
 checksums		sha1 cb1972a554a458f6a26d3e047b359251865d7c96
 use_bzip2		yes
 
-depends_lib-append	port:tcl port:tk
+depends_lib-append	port:tk
 
 worksrcdir		${worksrcdir}/Modules
 
@@ -36,4 +37,3 @@
 livecheck.type	regex
 livecheck.url	http://www.python.org/download/releases/
 livecheck.regex	Python (2.4.\[0-9\]+)
-

Modified: trunk/dports/python/py25-tkinter/Portfile
===================================================================
--- trunk/dports/python/py25-tkinter/Portfile	2011-07-13 21:21:03 UTC (rev 80507)
+++ trunk/dports/python/py25-tkinter/Portfile	2011-07-13 21:38:33 UTC (rev 80508)
@@ -6,6 +6,7 @@
 name			py25-tkinter
 version			2.5.6
 categories		python graphics
+license			PSF
 platforms		darwin
 maintainers		jwa openmaintainer
 description		Python 2.5 bindings to the Tk widget set

Modified: trunk/dports/python/py26-tkinter/Portfile
===================================================================
--- trunk/dports/python/py26-tkinter/Portfile	2011-07-13 21:21:03 UTC (rev 80507)
+++ trunk/dports/python/py26-tkinter/Portfile	2011-07-13 21:38:33 UTC (rev 80508)
@@ -7,6 +7,7 @@
 name                    py26-tkinter
 version                 2.6.7
 categories              python graphics
+license                 PSF
 platforms               darwin
 maintainers             nomaintainer
 description             Python bindings to the Tk widget set

Modified: trunk/dports/python/py27-tkinter/Portfile
===================================================================
--- trunk/dports/python/py27-tkinter/Portfile	2011-07-13 21:21:03 UTC (rev 80507)
+++ trunk/dports/python/py27-tkinter/Portfile	2011-07-13 21:38:33 UTC (rev 80508)
@@ -7,6 +7,7 @@
 name                    py27-tkinter
 version                 2.7.2
 categories              python graphics
+license                 PSF
 platforms               darwin
 maintainers             singingwolfboy openmaintainer
 description             Python bindings to the Tk widget set

Modified: trunk/dports/python/py31-tkinter/Portfile
===================================================================
--- trunk/dports/python/py31-tkinter/Portfile	2011-07-13 21:21:03 UTC (rev 80507)
+++ trunk/dports/python/py31-tkinter/Portfile	2011-07-13 21:38:33 UTC (rev 80508)
@@ -7,6 +7,7 @@
 name                    py31-tkinter
 version                 3.1.4
 categories              python graphics
+license                 PSF
 platforms               darwin
 maintainers             nomaintainer
 description             Python bindings to the Tk widget set

Modified: trunk/dports/python/py32-tkinter/Portfile
===================================================================
--- trunk/dports/python/py32-tkinter/Portfile	2011-07-13 21:21:03 UTC (rev 80507)
+++ trunk/dports/python/py32-tkinter/Portfile	2011-07-13 21:38:33 UTC (rev 80508)
@@ -7,6 +7,7 @@
 name                    py32-tkinter
 version                 3.2.1
 categories              python graphics
+license                 PSF
 platforms               darwin
 maintainers             nomaintainer
 description             Python bindings to the Tk widget set
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110713/9fcbb17f/attachment.html>


More information about the macports-changes mailing list