New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #34166: Portfile.diff

File Portfile.diff, 665 bytes (added by torstenb@…, 14 months ago)

Patch to Portfile updating mtr to 0.82

  • Portfile

    old new  
    44PortSystem 1.0 
    55 
    66name        mtr 
    7 version     0.80 
     7version     0.82 
    88categories  net 
    99license     GPL-2 
    1010maintainers mr_bond 
     
    2424master_sites    ftp://ftp.bitwizard.nl/mtr/ \ 
    2525                sourceforge:macports 
    2626 
    27 checksums           md5     fa68528eaec1757f52bacf9fea8c68a9 \ 
    28                     sha1    7753c60753ce8454c4f37fc527bc82e46f6bb5b3 \ 
     27checksums           md5     10601ea543fda3e51545c4bce195b64c \ 
     28                    sha1    f1319de27324d85898a9df0a293a438bbaaa12b5 \ 
    2929 
    3030configure.args-append --without-gtk 
    3131