Security fix for CVE-2017-0375 and CVE-2017-0376. ok?
Index: Makefile =================================================================== RCS file: /cvs/ports/net/tor/Makefile,v retrieving revision 1.100 diff -u -p -r1.100 Makefile --- Makefile 2 Mar 2017 21:50:43 -0000 1.100 +++ Makefile 10 Jun 2017 17:53:06 -0000 @@ -2,7 +2,7 @@ COMMENT= anonymity service using onion routing -DISTNAME= tor-0.2.9.10 +DISTNAME= tor-0.2.9.11 CATEGORIES= net HOMEPAGE= https://www.torproject.org/ Index: distinfo =================================================================== RCS file: /cvs/ports/net/tor/distinfo,v retrieving revision 1.81 diff -u -p -r1.81 distinfo --- distinfo 2 Mar 2017 21:50:43 -0000 1.81 +++ distinfo 10 Jun 2017 17:53:11 -0000 @@ -1,2 +1,2 @@ -SHA256 (tor-0.2.9.10.tar.gz) = 1hEoPh+yhLX4hPjAfn0xUQFoUYSDBPVs/fO+Koi9E0E= -SIZE (tor-0.2.9.10.tar.gz) = 5557586 +SHA256 (tor-0.2.9.11.tar.gz) = wZWb6/+aVGpUy+21jIKJpCRBmRr0F9LRb3sza+iQMiE= +SIZE (tor-0.2.9.11.tar.gz) = 5584296
