Ticket #13134: patch-Portfile.diff

File patch-Portfile.diff, 592 bytes (added by darren.bane@…, 17 years ago)

Patch against net/tf/Portfile

  • Portfile

    old new  
    33PortSystem 1.0
    44name             tf
    55version          5.0b8
     6revision         1
    67categories       net games
    78maintainers      nomaintainer
    89description      popular and powerful MUD client
     
    1516regsub -all      "\\." $version "" distVersion
    1617distname         ${name}-${distVersion}
    1718checksums        md5 3e994e791966d274f63b0e61abf2ef59
     19patchfiles       patch-src-malloc.c.diff
    1820
    1921configure.args   --mandir=\\\${prefix}/share/man \
    2022                 --enable-manpage \