Ticket #13218: patch-py25-cheetah-Portfile

File patch-py25-cheetah-Portfile, 611 bytes (added by mww@…, 16 years ago)

patch for python/py25-cheetah/Portfile

Line 
1--- Portfile    2007-11-09 20:04:17.000000000 +0100
2+++ Portfile.new        2007-11-09 16:33:25.000000000 +0100
3@@ -4,7 +4,7 @@
4 PortGroup python25 1.0
5 
6 name                   py25-cheetah
7-version                        2.0rc8
8+version                        2.0
9 categories             python www
10 platforms              darwin
11 maintainers            stechert@macports.org
12@@ -19,7 +19,7 @@
13 homepage               http://www.cheetahtemplate.org/
14 master_sites   sourceforge:cheetahtemplate
15 distname               Cheetah-${version}
16-checksums              sha1 fce22621e3ad493be632ea36d8dfeddb01a9879f
17+checksums              sha1 db234e14f4b2a6a8e3a94cf7b06207ea78c519b2
18 
19 post-destroot {
20        xinstall -m 644 -W ${worksrcpath} CHANGES LICENSE README TODO \