Changeset 39809
- Timestamp:
- 09/05/08 20:37:38 (3 months ago)
- Files:
-
- 1 modified
-
trunk/dports/devel/bzr/Portfile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/devel/bzr/Portfile
r39589 r39809 5 5 6 6 name bzr 7 version 1.6 7 version 1.6.1 8 set branch [join [lrange [split ${version} .] 0 1] .] 8 9 categories devel python 9 10 platforms darwin … … 20 21 21 22 homepage http://bazaar-vcs.org/ 22 master_sites https://launchpad.net/${name}/${ version}/${version}/+download/23 master_sites https://launchpad.net/${name}/${branch}/${version}/+download/ 23 24 24 checksums md5 28161a7356846aecf485c10950ba8af6\25 sha1 49a0ebd7a889a50b5670711f9936eb285ccc20dc\26 rmd160 4b51c3326e112a9df8c5010f8f423b5acbdaa2fc25 checksums md5 84b73e5b52c6b58887b02987849cdbc9 \ 26 sha1 a442dd7a2d0b0ca7274e42d5615c7abb31ac6726 \ 27 rmd160 ebec53351d300b687f0d438a1e0f81803e3b1b0a 27 28 28 29 patchfiles patch-setup.py.diff

