Ticket #8434: git-core-port.patch

File git-core-port.patch, 804 bytes (added by namely_void@…, 18 years ago)

patch to the portfile

  • Portfile

    old new  
    22
    33PortSystem 1.0
    44name            git-core
    5 version         1.2.4
     5version         1.2.6
    66description     The stupid content tracker.
    77long_description        A stupid (but extremely fast) directory \
    88                        content manager. It doesn't do a whole lot, \
     
    1414homepage        http://kernel.org/git/
    1515use_bzip2       yes
    1616master_sites    http://www.kernel.org/pub/software/scm/git/
    17 checksums       md5 4ddb476031d76614a0a5ab625c516972
     17checksums       md5 27ac8c7afc201b90d603c1e2a8a1cf89
    1818distname        git-${version}
    1919depends_run     bin:curl:curl bin:diff:diffutils bin:merge:rcs bin:wish:tk \
    2020                bin:ssh:openssh bin:python:python24 bin:rsync:rsync \