Ticket #49984: Portfile-nmap.diff

File Portfile-nmap.diff, 945 bytes (added by Schamschula (Marius Schamschula), 8 years ago)
  • Portfile

    old new  
    33PortSystem 1.0
    44
    55name            nmap
    6 version         7.00
     6version         7.01
    77categories      net
    88maintainers     darkart.com:opendarwin.org geeklair.net:dluke
    99description     Port scanning utility for large networks
     
    2626master_sites    http://download.insecure.org/nmap/dist/ \
    2727                ftp://nuxi.ucdavis.edu/pub/misc/
    2828
    29 checksums       md5     6cdf5d03cc3294b99d69dfca83f2f2ee \
    30                 sha1    cf04e64632e44a972cf894379cb5205c79c45fe8 \
    31                 rmd160  3155f0f0488e678db9755b3e35e52093774809e4 \
    32                 sha256  9f442301c615c608a385831c3505cdfed9b0795cd100f1a258b04509802802ae
     29checksums       md5     7fa4edc592184c7addc14f5acb3fe6f7 \
     30                sha1    c1a44558c72aed3c78d63d54b5b008db69f0aaac \
     31                rmd160  4f79df88e836adb260966ddf1d322b18e16251a2 \
     32                sha256  cf1fcd2643ba2ef52f47acb3c18e52fa12a4ae4b722804da0e54560704627705
    3333
    3434depends_lib     port:libpcap \
    3535                path:lib/libssl.dylib:openssl \