Ticket #26796: py26-dulwich.patch
File py26-dulwich.patch, 1.0 KB (added by mallman (Michael Allman), 14 years ago) |
---|
-
dports/python/py26-dulwich/Portfile
5 5 PortGroup python26 1.0 6 6 7 7 name py26-dulwich 8 version 0. 4.18 version 0.6.1 9 9 categories python devel 10 10 maintainers yahoo.com.au:mail_ben_schmidt 11 11 description Pure-Python Git Library … … 17 17 platforms darwin 18 18 master_sites ${homepage} 19 19 distname dulwich-${version} 20 checksums md5 ffa4b48682f43f47dcf70968cfc45133\21 sha1 2c19314ff010579102d55d82326aa4e399ac6dfa\22 rmd160 f6a62acd0f7e91fbb03a115443975e3095f3854e20 checksums md5 57013775371f8512aa9568e2e4bab862 \ 21 sha1 70c8955857bfda625969b3ee8e9105a4fa6a118d \ 22 rmd160 4b2abef398616b1ed6f62ce0613bc3cd77e5e96a 23 23 build.target-append build_ext 24 24 build.args --inplace