Hello,

Here's a very simple patch updating tor to the latest version : 0.4.8.6

This version is a bugfix release, with a major bugfix for onion services :
https://gitlab.torproject.org/tpo/core/tor/-/raw/release-0.4.8/ReleaseNotes

Tested on amd64 since several days, working great.

With 'make test', all tests pass except one, as with previous versions.

Regards.
Index: Makefile
===================================================================
RCS file: /cvs/ports/net/tor/Makefile,v
retrieving revision 1.156
diff -u -p -r1.156 Makefile
--- Makefile	8 Sep 2023 17:49:24 -0000	1.156
+++ Makefile	19 Sep 2023 15:59:41 -0000
@@ -1,6 +1,6 @@
 COMMENT=	anonymity service using onion routing

-DISTNAME=	tor-0.4.8.5
+DISTNAME=	tor-0.4.8.6
 CATEGORIES=	net
 HOMEPAGE=	https://www.torproject.org/

Index: distinfo
===================================================================
RCS file: /cvs/ports/net/tor/distinfo,v
retrieving revision 1.125
diff -u -p -r1.125 distinfo
--- distinfo	2 Sep 2023 09:24:28 -0000	1.125
+++ distinfo	19 Sep 2023 15:59:41 -0000
@@ -1,2 +1,2 @@
-SHA256 (tor-0.4.8.5.tar.gz) = aVfP0Uop7udVXFL4OHpG8s4vX+fa35NUfxvHSxZX4Rk=
-SIZE (tor-0.4.8.5.tar.gz) = 8237202
+SHA256 (tor-0.4.8.6.tar.gz) = VS2JX8r2bHzStQ9avmO3iEsw/tJUEVvnv7kjaAc1UIg=
+SIZE (tor-0.4.8.6.tar.gz) = 8246788

Reply via email to