Ticket #10878: patch-Portfile

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

Patch against security/tor-devel/Portfile

Line 
1--- Portfile.orig       Sun Oct 15 15:35:25 2006
2+++ Portfile    Sun Oct 15 15:37:33 2006
3@@ -2,7 +2,7 @@
4 
5 PortSystem 1.0
6 name             tor-devel
7-version          0.1.2.1-alpha
8+version          0.1.2.2-alpha
9 categories       security
10 maintainers      toby@opendarwin.org
11 description      anonymizing overlay network for TCP
12@@ -17,10 +17,10 @@
13 platforms        darwin
14 master_sites     ${homepage}dist/
15 distname         tor-${version}
16-checksums        sha1 3589774ab875978c0f9de0ce4821952e75035ddc
17+checksums        sha1 2c878cc5c791ce44dec3a2ba8790f3dfaf939f1c
18 depends_lib      lib:XXX:libevent
19 configure.env    CPPFLAGS=-I${prefix}/include LDFLAGS=-L${prefix}/lib
20-configure.args   --mandir=${prefix}/share/man
21+configure.args   --mandir=${prefix}/share/man --enable-eventdns
22 
23 test.run         yes
24 test.target      check