The tor 0.3.0.x series is no longer supported upstream and does not
receive security fixes.  Therefore, I think it would be best to update
the 6.2-stable tor package to the 0.3.2.x series.  Any objections?


Index: Makefile
===================================================================
RCS file: /cvs/ports/net/tor/Makefile,v
retrieving revision 1.105.2.1
diff -u -p -r1.105.2.1 Makefile
--- Makefile    17 Dec 2017 02:25:46 -0000      1.105.2.1
+++ Makefile    4 Mar 2018 14:15:31 -0000
@@ -2,7 +2,7 @@
 
 COMMENT=       anonymity service using onion routing
 
-DISTNAME=      tor-0.3.0.13
+DISTNAME=      tor-0.3.2.10
 CATEGORIES=    net
 HOMEPAGE=      https://www.torproject.org/
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/tor/distinfo,v
retrieving revision 1.86.2.1
diff -u -p -r1.86.2.1 distinfo
--- distinfo    17 Dec 2017 02:25:46 -0000      1.86.2.1
+++ distinfo    4 Mar 2018 14:15:31 -0000
@@ -1,2 +1,2 @@
-SHA256 (tor-0.3.0.13.tar.gz) = bgE5uo3JXeJUkaAXHcwDr24Fmid9OW8lmZianJDVLkM=
-SIZE (tor-0.3.0.13.tar.gz) = 5913752
+SHA256 (tor-0.3.2.10.tar.gz) = YN93wx3PlP3WhsjKjDTztwJDszpzROzAtxnVyiYXy+4=
+SIZE (tor-0.3.2.10.tar.gz) = 6421984
Index: patches/patch-src_config_torrc_sample_in
===================================================================
RCS file: /cvs/ports/net/tor/patches/patch-src_config_torrc_sample_in,v
retrieving revision 1.18
diff -u -p -r1.18 patch-src_config_torrc_sample_in
--- patches/patch-src_config_torrc_sample_in    27 Apr 2017 19:55:56 -0000      
1.18
+++ patches/patch-src_config_torrc_sample_in    4 Mar 2018 14:15:31 -0000
@@ -1,6 +1,7 @@
 $OpenBSD: patch-src_config_torrc_sample_in,v 1.18 2017/04/27 19:55:56 pascal 
Exp $
---- src/config/torrc.sample.in.orig    Sun Mar  5 01:44:57 2017
-+++ src/config/torrc.sample.in Thu Apr 27 08:26:18 2017
+Index: src/config/torrc.sample.in
+--- src/config/torrc.sample.in.orig
++++ src/config/torrc.sample.in
 @@ -39,18 +39,18 @@
  ## Send every possible message to @LOCALSTATEDIR@/log/tor/debug.log
  #Log debug file @LOCALSTATEDIR@/log/tor/debug.log
@@ -36,7 +37,7 @@ $OpenBSD: patch-src_config_torrc_sample_
  #HiddenServicePort 80 127.0.0.1:80
  #HiddenServicePort 22 127.0.0.1:22
  
-@@ -189,6 +189,8 @@
+@@ -204,6 +204,8 @@
  ## and any public IPv4 and IPv6 addresses on any interface on the relay.
  ## See the man page entry for ExitPolicyRejectPrivate if you want to allow
  ## "exit enclaving".

Reply via email to