In this email, I have attached a diff to update net/tor from version 0.4.8.14 to version 0.4.8.15.

This is a minor release that fixes a sandboxing issue for bandwidth authority and a conflux issue on the control port. It also has a client fix for relay flag usage.

Tested on amd64 and it builds and runs fine.
Index: ports/net/tor/Makefile
===================================================================
RCS file: /cvs/ports/net/tor/Makefile,v
diff -u -p -u -r1.168 Makefile
--- ports/net/tor/Makefile	5 Feb 2025 21:00:24 -0000	1.168
+++ ports/net/tor/Makefile	21 Mar 2025 17:51:55 -0000
@@ -1,6 +1,6 @@
 COMMENT=	anonymity service using onion routing
 
-DISTNAME=	tor-0.4.8.14
+DISTNAME=	tor-0.4.8.15
 CATEGORIES=	net
 HOMEPAGE=	https://www.torproject.org/
 
Index: ports/net/tor/distinfo
===================================================================
RCS file: /cvs/ports/net/tor/distinfo,v
diff -u -p -u -r1.134 distinfo
--- ports/net/tor/distinfo	5 Feb 2025 21:00:24 -0000	1.134
+++ ports/net/tor/distinfo	21 Mar 2025 17:52:10 -0000
@@ -1,2 +1,2 @@
-SHA256 (tor-0.4.8.14.tar.gz) = UEfh3tEtmqxOuFj3Y0pidxTdWM6ZBT1RdpGkswSmbRA=
-SIZE (tor-0.4.8.14.tar.gz) = 9965322
+SHA256 (tor-0.4.8.15.tar.gz) = XV2Z4hmSxMca8a/O8Wxw9MXn7gIWM6wTiyonYb51Bks=
+SIZE (tor-0.4.8.15.tar.gz) = 9927684

Reply via email to