Ticket #16609: Portfile.diff

File Portfile.diff, 1.9 KB (added by ryandesign (Ryan Carsten Schmidt), 16 years ago)
  • (a) snoopy.tcl vs. (b) Portfile

    a b  
    22# $Id$
    33
    44PortSystem          1.0
     5
    56name                snoopy
    67version             2.9.95
    78categories          games
    8 maintainers         pandagoat@gmail.com
     9maintainers         gmail.com:pandagoat
    910description         Warcraft III Hosting Utility
    1011long_description    Snoopy helps hosts host by showing pings, locations, and other utilities. \
    11                     It has a banlist also and utilitites for both clients and hosts.
    12 homepage            http://www.snoopy.tuxfamily.org
     12                    It has a banlist also and utilities for both clients and hosts.
     13homepage            http://snoopy.tuxfamily.org/
    1314platforms           darwin
    1415
    15 master_sites        http://snoopy.tuxfamily.org/?q=node/2 \
    16                     http://snoopy.tuxfamily.org/files/snoopy-2.9.95.tar.gz
     16master_sites        ${homepage}files/
     17
     18checksums           md5     932afb4743d9215f733b3858d5bf91d0 \
     19                    sha1    4199712f30ca4e60e81f1212c8d06278954d3416 \
     20                    rmd160  f8aa6b528f6ee455128dcf235a19feccb3573011
     21
     22depends_lib         port:gcc43 \
     23                    port:dsniff \
     24                    port:gettext \
     25                    port:glib2 \
     26                    port:libgeoip \
     27                    port:libiconv \
     28                    port:libpcap
    1729
    18 checksums           md5 932afb4743d9215f733b3858d5bf91d0 \
    19                     sha1 4199712f30ca4e60e81f1212c8d06278954d3416
     30patchfiles          patch-brain.c.diff
    2031
    21 depends_lib         port:libpcap \
    22                     port:glib2-devel \
    23                     port:libgeoip
     32configure.compiler  macports-gcc-4.3
    2433
    25 configure           CC=/opt/local/bin/gcc-mp-4.2 \
    26                     LIBS="-L/opt/local/lib"
    27  No newline at end of file
     34livecheck.check     regex
     35livecheck.url       [lindex ${master_sites} 0]?C=M&O=D
     36livecheck.regex     ${name}-(\[0-9.\]+)\\.tar