Ticket #23184: Portfile.patch
File Portfile.patch, 1005 bytes (added by beatrupp (Beat Rupp), 15 years ago) |
---|
-
Portfile
old new 4 4 PortGroup python26 1.0 5 5 6 6 name bzr 7 version 2.0. 17 version 2.0.3 8 8 set branch [join [lrange [split ${version} .] 0 1] .] 9 9 categories devel python 10 10 platforms darwin … … 22 22 homepage http://bazaar-vcs.org/ 23 23 master_sites https://launchpad.net/${name}/${branch}/${version}/+download/ 24 24 25 checksums md5 8b4d977e70efefeb7ba75d2b20900376\26 sha1 e19c05e052290746de54f65254e056e39ba5e018\27 rmd160 a48492a27942f1001c1270fc8bb974135328c4b525 checksums md5 60758e61b3fd3686966d7ab0ea17fa64 \ 26 sha1 178fe6546d32a1752a9e9abca57db128463bb1e6 \ 27 rmd160 3b33e5148ff47e66b0315e964d2b8e565d056675 28 28 29 patchfiles patch-setup.py.diff29 #patchfiles patch-setup.py.diff 30 30 31 31 depends_lib-append port:py26-paramiko \ 32 32 port:py26-crypto \