Ticket #11020: Portfile.patch

File Portfile.patch, 704 bytes (added by mas@…, 18 years ago)
  • Portfile

     
    22
    33PortSystem 1.0
    44name             tor
    5 version          0.1.1.24
     5version          0.1.1.25
    66categories       security
    77maintainers      toby@opendarwin.org
    88description      anonymizing overlay network for TCP
     
    1616homepage         http://tor.eff.org/
    1717platforms        darwin
    1818master_sites     ${homepage}dist/
    19 checksums        sha1 627a449efc2c094eafd8389d33f29a9030feb3a3
     19checksums        sha1 b7a976701a163f702f91e9f65d23b57db907d502
    2020depends_lib      port:libevent port:openssl port:zlib
    2121configure.env    CPPFLAGS=-I${prefix}/include LDFLAGS=-L${prefix}/lib
    2222configure.args   --mandir=${prefix}/share/man