[77731] trunk/dports/python

ryandesign at macports.org ryandesign at macports.org
Sun Apr 10 12:05:30 PDT 2011


Revision: 77731
          http://trac.macports.org/changeset/77731
Author:   ryandesign at macports.org
Date:     2011-04-10 12:05:29 -0700 (Sun, 10 Apr 2011)
Log Message:
-----------
py26-cheetah, py27-cheetah: install README.markdown, as py-cheetah and py25-cheetah already do; see #28522

Modified Paths:
--------------
    trunk/dports/python/py26-cheetah/Portfile
    trunk/dports/python/py27-cheetah/Portfile

Modified: trunk/dports/python/py26-cheetah/Portfile
===================================================================
--- trunk/dports/python/py26-cheetah/Portfile	2011-04-10 19:02:31 UTC (rev 77730)
+++ trunk/dports/python/py26-cheetah/Portfile	2011-04-10 19:05:29 UTC (rev 77731)
@@ -5,6 +5,7 @@
 
 name			py26-cheetah
 version			2.4.4
+revision		1
 categories		python www
 platforms		darwin
 maintainers		nomaintainer
@@ -24,7 +25,7 @@
 				rmd160  ae516e090313864f03dbfe131dada3fec9f60243
 
 post-destroot {
-	xinstall -m 644 -W ${worksrcpath} CHANGES LICENSE TODO \
+	xinstall -m 644 -W ${worksrcpath} CHANGES LICENSE README.markdown TODO \
 		${destroot}${prefix}/share/doc/${name}
 }
 

Modified: trunk/dports/python/py27-cheetah/Portfile
===================================================================
--- trunk/dports/python/py27-cheetah/Portfile	2011-04-10 19:02:31 UTC (rev 77730)
+++ trunk/dports/python/py27-cheetah/Portfile	2011-04-10 19:05:29 UTC (rev 77731)
@@ -5,6 +5,7 @@
 
 name			py27-cheetah
 version			2.4.4
+revision		1
 categories		python www
 platforms		darwin
 maintainers		nomaintainer
@@ -24,7 +25,7 @@
 				rmd160  ae516e090313864f03dbfe131dada3fec9f60243
 
 post-destroot {
-	xinstall -m 644 -W ${worksrcpath} CHANGES LICENSE TODO \
+	xinstall -m 644 -W ${worksrcpath} CHANGES LICENSE README.markdown TODO \
 		${destroot}${prefix}/share/doc/${name}
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110410/dea1abdc/attachment-0001.html>


More information about the macports-changes mailing list