Ticket #12303: Portfile.diff

File Portfile.diff, 895 bytes (added by reilles@…, 17 years ago)

a patch for the portfile

  • Portfile

    old new  
    22
    33PortSystem    1.0
    44name          tom
    5 version       2.3
     5version       2.5
    66
    77description      Tom is a pattern matching compiler developed at INRIA.
    88long_description Tom is a pattern matching compiler developed at INRIA.\
    long_description Tom is a pattern matchi 
    1616platforms        darwin freebsd linux
    1717categories       lang
    1818maintainers      reilles@loria.fr
    19 homepage         http://tom.loria.fr
    20 master_sites     http://gforge.inria.fr/frs/download.php/731/
    21 distname                ${name}-src-${version}
    22 checksums               md5 52d0191092aa8715b7cf018b20e1ffe2
     19homepage         http://tom.loria.fr/
     20master_sites     http://gforge.inria.fr/frs/download.php/2433/
     21distname        ${name}-src-${version}
     22checksums        md5 5891867d25173f390ce093da87d8fcba
    2323depends_build    bin:ant:apache-ant
    2424
    2525use_configure    no