Ticket #14235: py-pastedeploy.diff
File py-pastedeploy.diff, 1.6 KB (added by ebgssth@…, 17 years ago) |
---|
-
py-pastedeploy/Portfile
3 3 PortSystem 1.0 4 4 PortGroup python24 1.0 5 5 name py-pastedeploy 6 version 1. 16 version 1.3.1 7 7 categories-append www 8 8 maintainers stechert@macports.org 9 9 description Paste Deployment is a system for finding and \ … … 16 16 master_sites http://cheeseshop.python.org/packages/source/P/PasteDeploy/ 17 17 distname PasteDeploy-${version} 18 18 19 checksums md5 e4f16fe735db735c3fc0c6e168e72455\20 sha1 4b7494f27df556cc380dd743cb30d547eac734d3 \21 rmd160 01f11dc55aa99042bc28bb838a66571434088c94 19 checksums sha1 84cdb077618db0b0c03b91298e91f8db70082547 \ 20 rmd160 72ce5acb08f889a9c0c694e1344bdb24067864ae 21 -
py25-pastedeploy/Portfile
3 3 PortSystem 1.0 4 4 PortGroup python25 1.0 5 5 name py25-pastedeploy 6 version 1.3 6 version 1.3.1 7 7 categories-append www 8 8 maintainers stechert@macports.org 9 9 description Paste Deployment is a system for finding and \ … … 16 16 master_sites http://cheeseshop.python.org/packages/source/P/PasteDeploy/ 17 17 distname PasteDeploy-${version} 18 18 19 checksums md5 69c49aa1320c2e0bb2188bc477862f02\20 sha1 14090c488d9afbec0ec280ba5859c62a0ccc9358 \21 rmd160 6fd432cb6d190af4de3f9e09bc6bdf61fc54b532 19 checksums sha1 84cdb077618db0b0c03b91298e91f8db70082547 \ 20 rmd160 72ce5acb08f889a9c0c694e1344bdb24067864ae 21