[86753] trunk/dports/python

jmr at macports.org jmr at macports.org
Wed Nov 2 18:31:14 PDT 2011


Revision: 86753
          http://trac.macports.org/changeset/86753
Author:   jmr at macports.org
Date:     2011-11-02 18:31:13 -0700 (Wed, 02 Nov 2011)
Log Message:
-----------
py*-htmltemplate: license

Modified Paths:
--------------
    trunk/dports/python/py-htmltemplate/Portfile
    trunk/dports/python/py25-htmltemplate/Portfile
    trunk/dports/python/py26-htmltemplate/Portfile

Modified: trunk/dports/python/py-htmltemplate/Portfile
===================================================================
--- trunk/dports/python/py-htmltemplate/Portfile	2011-11-03 01:20:31 UTC (rev 86752)
+++ trunk/dports/python/py-htmltemplate/Portfile	2011-11-03 01:31:13 UTC (rev 86753)
@@ -6,6 +6,7 @@
 name			py-htmltemplate
 version			1.5.0
 categories		python textproc
+license			MIT
 platforms		darwin
 maintainers		nomaintainer
 description		HTML template engine for python
@@ -27,4 +28,3 @@
 	eval xinstall -m 644 [glob ${worksrcpath}/sample/*] \
 		${destroot}${prefix}/share/examples/${name}
 }
-

Modified: trunk/dports/python/py25-htmltemplate/Portfile
===================================================================
--- trunk/dports/python/py25-htmltemplate/Portfile	2011-11-03 01:20:31 UTC (rev 86752)
+++ trunk/dports/python/py25-htmltemplate/Portfile	2011-11-03 01:31:13 UTC (rev 86753)
@@ -6,6 +6,7 @@
 name			py25-htmltemplate
 version			1.5.0
 categories		python textproc
+license			MIT
 platforms		darwin
 maintainers		nomaintainer
 description		HTML template engine for python
@@ -27,4 +28,3 @@
 	eval xinstall -m 644 [glob ${worksrcpath}/sample/*] \
 		${destroot}${prefix}/share/examples/${name}
 }
-

Modified: trunk/dports/python/py26-htmltemplate/Portfile
===================================================================
--- trunk/dports/python/py26-htmltemplate/Portfile	2011-11-03 01:20:31 UTC (rev 86752)
+++ trunk/dports/python/py26-htmltemplate/Portfile	2011-11-03 01:31:13 UTC (rev 86753)
@@ -6,6 +6,7 @@
 name			py26-htmltemplate
 version			1.5.0
 categories		python textproc
+license			MIT
 platforms		darwin
 maintainers		nomaintainer
 description		HTML template engine for python
@@ -27,4 +28,3 @@
 	eval xinstall -m 644 [glob ${worksrcpath}/sample/*] \
 		${destroot}${prefix}/share/examples/${name}
 }
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111102/fe0fd91c/attachment-0001.html>


More information about the macports-changes mailing list