Ticket #12601: patch-Portfile

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

Patch against security/tor/Portfile

Line 
1--- Portfile.orig       2007-09-03 16:33:39.000000000 +0100
2+++ Portfile    2007-09-03 16:35:14.000000000 +0100
3@@ -2,7 +2,7 @@
4 
5 PortSystem 1.0
6 name             tor
7-version          0.1.2.16
8+version          0.1.2.17
9 categories       security
10 maintainers      boeyms openmaintainer
11 description      anonymizing overlay network for TCP
12@@ -16,9 +16,8 @@
13 homepage         http://tor.eff.org/
14 platforms        darwin
15 master_sites     ${homepage}dist/
16-checksums        md5 f340777b3f6c3175de976856d2d2e4be \
17-                 sha1 f8eb950612db49b2f7176c068ca69e0091950bdb \
18-                 rmd160 813a8726470361ee6629e71a10be67be9cfdd325
19+checksums        md5 ef8fc7f45d167875c337063d437c9832 \
20+                 sha1 01092fb75c407b5c1d7f33db069cf7641973d94d
21 depends_lib      port:libevent port:openssl port:zlib
22 configure.args   --mandir=${prefix}/share/man
23