Ticket #36151: git-1.7.12.patch

File git-1.7.12.patch, 2.0 KB (added by robsonpeixoto@…, 12 years ago)

Version1.7.12

  • Portfile

     
    44PortSystem          1.0
    55
    66name                git-core
    7 version             1.7.11.5
     7version             1.7.12
    88description         A fast version control system
    99long_description    Git is a fast, scalable, distributed open source version \
    1010                    control system focusing on speed and efficiency.
     
    1919                    git-manpages-${version}${extract.suffix}
    2020
    2121checksums           git-${version}${extract.suffix} \
    22                     rmd160  ceb0dad2f6d4848d5b08cc5672b22bc7425f4542 \
    23                     sha256  212408bd618b686c9ab0c3fb55414d7d112c70a482274ade97f37f1335f92662 \
     22                    rmd160  60d421d15ebb9bbf6146c5c8e7b7c94d05be0ad9 \
     23                    sha256  3b8661782dc280d3d4be5193bcb8a1895c1ba272cf02efb70857bbcc4415f505 \
    2424                    git-manpages-${version}${extract.suffix} \
    25                     rmd160  239d558229cbbfbed7de4ef1f9e91eae385face5 \
    26                     sha256  6b27611ac82a564001573577b0706630f64c92bde42694f10b436e3c92aeeb81 \
     25                    rmd160  7a0feb49f0dff16312be4925383585e39e017d69 \
     26                    sha256  146a4e0899a028fd4256654e472ecfe3bef995fb029ea71c35ff9618f14dc127 \
    2727
    2828depends_run         port:rsync \
    2929                    port:p5.12-error \
     
    118118variant doc description {Install HTML and plaintext documentation} {
    119119    distfiles-append        git-htmldocs-${version}${extract.suffix}
    120120    checksums-append        git-htmldocs-${version}${extract.suffix} \
    121                             rmd160  dcc385462e354d520d576683a6bc3a514e907a13 \
    122                             sha256  350b87224252780af4bd310575f6ac007c4cdf00dc91d57dd3d30c2ed6096a5c
     121                            rmd160  31cd5ce0b59365fe7cfc0ea030fdcdab98c0204b \
     122                            sha256  7f58468a20ca7f7d225698d0747902c34f891c88df6beff270b739d6adf4d271
    123123
    124124    post-extract {
    125125        file mkdir ${workpath}/htmldocs