[60270] trunk/dports/python/py26-cheetah/Portfile
adfernandes at macports.org
adfernandes at macports.org
Sat Nov 7 11:19:04 PST 2009
Revision: 60270
http://trac.macports.org/changeset/60270
Author: adfernandes at macports.org
Date: 2009-11-07 11:19:01 -0800 (Sat, 07 Nov 2009)
Log Message:
-----------
Closes #22411; trivial version bump; approved by: nomaintainer
Modified Paths:
--------------
trunk/dports/python/py26-cheetah/Portfile
Modified: trunk/dports/python/py26-cheetah/Portfile
===================================================================
--- trunk/dports/python/py26-cheetah/Portfile 2009-11-07 19:03:54 UTC (rev 60269)
+++ trunk/dports/python/py26-cheetah/Portfile 2009-11-07 19:19:01 UTC (rev 60270)
@@ -4,7 +4,7 @@
PortGroup python26 1.0
name py26-cheetah
-version 2.0.1
+version 2.4.0
categories python www
platforms darwin
maintainers nomaintainer
@@ -17,15 +17,15 @@
expected to be its principle user group.
homepage http://www.cheetahtemplate.org/
-master_sites sourceforge:cheetahtemplate
+master_sites http://pypi.python.org/packages/source/C/Cheetah/
distname Cheetah-${version}
-checksums md5 7845a2950ea850a13c488a26b61ac50a \
- sha1 6c1aab90bf2d34f3f72998c96ff2767d870a5e7d \
- rmd160 9e8ef0afc4eabd1349e4228f5ad78551f7bddbe4
+checksums md5 873f5440676355512f176fc4ac01011e \
+ sha1 a5597f53413294f7894a2dec5576216c2182e2ed \
+ rmd160 10d791aa84509ecdf900ec2946138c5ad243de5a
post-destroot {
- xinstall -m 644 -W ${worksrcpath} CHANGES LICENSE README TODO \
+ xinstall -m 644 -W ${worksrcpath} CHANGES LICENSE TODO \
${destroot}${prefix}/share/doc/${name}
ln -s ${python.prefix}/bin/cheetah ${destroot}${prefix}/bin/cheetah-2.6
ln -s ${python.prefix}/bin/cheetah-compile \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091107/544e4c6e/attachment.html>
More information about the macports-changes
mailing list