Ticket #10694: patch-Portfile

File patch-Portfile, 749 bytes (added by darren.bane@…, 18 years ago)

Patch against security/tor/Portfile

Line 
1--- Portfile.orig       2006-09-12 11:46:04.000000000 +0100
2+++ Portfile    2006-09-12 11:51:08.000000000 +0100
3@@ -2,7 +2,7 @@
4 
5 PortSystem 1.0
6 name             tor
7-version          0.1.1.22
8+version          0.1.1.23
9 categories       security
10 maintainers      toby@opendarwin.org
11 description      anonymizing overlay network for TCP
12@@ -16,7 +16,7 @@
13 homepage         http://tor.eff.org/
14 platforms        darwin
15 master_sites     ${homepage}dist/
16-checksums        sha1 44409da83e896154b83178bec971074e14b6dbb0
17+checksums        sha1 d3f0120f5a18658231127281343aafb6c06aed70
18 depends_lib      port:libevent port:openssl port:zlib
19 configure.env    CPPFLAGS=-I${prefix}/include LDFLAGS=-L${prefix}/lib
20 configure.args   --mandir=${prefix}/share/man