[35003] trunk/dports/python/py25-cheetah/Portfile

stechert at macports.org stechert at macports.org
Thu Mar 13 13:17:15 PDT 2008


Revision: 35003
          http://trac.macosforge.org/projects/macports/changeset/35003
Author:   stechert at macports.org
Date:     2008-03-13 13:17:13 -0700 (Thu, 13 Mar 2008)

Log Message:
-----------
Bringing py25-cheetah up to date (v2.0.1) as per ticket #14235

Modified Paths:
--------------
    trunk/dports/python/py25-cheetah/Portfile

Modified: trunk/dports/python/py25-cheetah/Portfile
===================================================================
--- trunk/dports/python/py25-cheetah/Portfile	2008-03-13 20:11:00 UTC (rev 35002)
+++ trunk/dports/python/py25-cheetah/Portfile	2008-03-13 20:17:13 UTC (rev 35003)
@@ -4,7 +4,7 @@
 PortGroup python25 1.0
 
 name			py25-cheetah
-version			2.0
+version			2.0.1
 categories		python www
 platforms		darwin
 maintainers		stechert at macports.org
@@ -19,8 +19,11 @@
 homepage		http://www.cheetahtemplate.org/
 master_sites	sourceforge:cheetahtemplate
 distname		Cheetah-${version}
-checksums		sha1 db234e14f4b2a6a8e3a94cf7b06207ea78c519b2
+checksums		md5 7845a2950ea850a13c488a26b61ac50a \
+			sha1 6c1aab90bf2d34f3f72998c96ff2767d870a5e7d \
+			rmd160 9e8ef0afc4eabd1349e4228f5ad78551f7bddbe4
 
+
 post-destroot {
 	xinstall -m 644 -W ${worksrcpath} CHANGES LICENSE README TODO \
 		${destroot}${prefix}/share/doc/${name}

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080313/60cf92c7/attachment.html


More information about the macports-changes mailing list