Ticket #14235: py-cheetah.diff
File py-cheetah.diff, 1.5 KB (added by ebgssth@…, 17 years ago) |
---|
-
py-cheetah/Portfile
19 19 homepage http://www.cheetahtemplate.org/ 20 20 master_sites sourceforge:cheetahtemplate 21 21 distname Cheetah-${version} 22 checksums sha1 6c1aab90bf2d34f3f72998c96ff2767d870a5e7d 22 checksums sha1 6c1aab90bf2d34f3f72998c96ff2767d870a5e7d \ 23 rmd160 9e8ef0afc4eabd1349e4228f5ad78551f7bddbe4 23 24 24 25 post-destroot { 25 26 xinstall -m 644 -W ${worksrcpath} CHANGES LICENSE README TODO \ -
py25-cheetah/Portfile
4 4 PortGroup python25 1.0 5 5 6 6 name py25-cheetah 7 version 2.0 7 version 2.0.1 8 8 categories python www 9 9 platforms darwin 10 10 maintainers stechert@macports.org … … 19 19 homepage http://www.cheetahtemplate.org/ 20 20 master_sites sourceforge:cheetahtemplate 21 21 distname Cheetah-${version} 22 checksums sha1 db234e14f4b2a6a8e3a94cf7b06207ea78c519b2 22 checksums sha1 6c1aab90bf2d34f3f72998c96ff2767d870a5e7d \ 23 rmd160 9e8ef0afc4eabd1349e4228f5ad78551f7bddbe4 23 24 24 25 post-destroot { 25 26 xinstall -m 644 -W ${worksrcpath} CHANGES LICENSE README TODO \ 26 27 ${destroot}${prefix}/share/doc/${name} 28 foreach f {cheetah cheetah-compile} { 29 file rename ${destroot}${prefix}/bin/${f} \ 30 ${destroot}${prefix}/bin/${f}-2.5 31 } 27 32 } 28 33 29 34 livecheck.check regex