Changeset 80986
- Timestamp:
- 07/22/11 16:06:46 (4 years ago)
- Location:
- trunk/dports/python
- Files:
-
- 4 added
- 2 edited
-
py26-dulwich/Portfile (modified) (2 diffs)
-
py26-dulwich/files (added)
-
py26-dulwich/files/patch-strnlen-lion.diff (added)
-
py27-dulwich/Portfile (modified) (2 diffs)
-
py27-dulwich/files (added)
-
py27-dulwich/files/patch-strnlen-lion.diff (added)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/python/py26-dulwich/Portfile
r75376 r80986 6 6 7 7 name py26-dulwich 8 version 0.7. 08 version 0.7.1 9 9 categories python devel 10 10 maintainers yahoo.com.au:mail_ben_schmidt \ … … 18 18 platforms darwin 19 19 master_sites ${homepage} 20 license GPL-2+ 20 21 distname dulwich-${version} 21 22 22 checksums sha1 d8244b51727a1a20fd7755cddb4fad0b48fc0e62 \ 23 rmd160 2dc8cfb53c007608725a26bcefb44a4e7089bd14 23 checksums sha1 cfbeb7e83c4258f489ed2736a684190004c1733f \ 24 rmd160 569a628854c2c29d14735acb15615a23fba14417 25 26 patchfiles patch-strnlen-lion.diff 24 27 25 28 build.target-append build_ext -
trunk/dports/python/py27-dulwich/Portfile
r76901 r80986 6 6 7 7 name py27-dulwich 8 version 0.7. 08 version 0.7.1 9 9 categories python devel 10 10 maintainers nomaintainer … … 13 13 formats and protocols. Dulwich is the place where \ 14 14 Mr. and Mrs. Git live in one of the Monty Python sketches. 15 license GPLv216 15 homepage http://samba.org/~jelmer/dulwich/ 17 16 platforms darwin 18 17 master_sites ${homepage} 18 license GPL-2+ 19 19 distname dulwich-${version} 20 20 21 checksums sha1 d8244b51727a1a20fd7755cddb4fad0b48fc0e62 \ 22 rmd160 2dc8cfb53c007608725a26bcefb44a4e7089bd14 21 checksums sha1 cfbeb7e83c4258f489ed2736a684190004c1733f \ 22 rmd160 569a628854c2c29d14735acb15615a23fba14417 23 24 patchfiles patch-strnlen-lion.diff 23 25 24 26 build.target-append build_ext
Note: See TracChangeset
for help on using the changeset viewer.

