Ticket #26796: py26-dulwich.patch

File py26-dulwich.patch, 1.0 KB (added by mallman (Michael Allman), 14 years ago)

patch file

  • dports/python/py26-dulwich/Portfile

     
    55PortGroup           python26 1.0
    66
    77name                py26-dulwich
    8 version             0.4.1
     8version             0.6.1
    99categories          python devel
    1010maintainers         yahoo.com.au:mail_ben_schmidt
    1111description         Pure-Python Git Library
     
    1717platforms           darwin
    1818master_sites        ${homepage}
    1919distname            dulwich-${version}
    20 checksums           md5 ffa4b48682f43f47dcf70968cfc45133 \
    21                     sha1 2c19314ff010579102d55d82326aa4e399ac6dfa \
    22                     rmd160 f6a62acd0f7e91fbb03a115443975e3095f3854e
     20checksums           md5 57013775371f8512aa9568e2e4bab862 \
     21                    sha1 70c8955857bfda625969b3ee8e9105a4fa6a118d \
     22                    rmd160 4b2abef398616b1ed6f62ce0613bc3cd77e5e96a
    2323build.target-append build_ext
    2424build.args          --inplace