Attached is a diff to update net/tor on -stable to 0.4.7.7, which is essential for Tor exit relays.

pascal@ updated -current on 20220427 with a reference to https://forum.torproject.net/t/stable-release-0-4-7-7/3108:

https://marc.info/?l=openbsd-ports-cvs&m=165108414313612&w=2

I have been running on stable for the last week on various -stable boxes and all seems fine.

Thanks

g
Index: tor/Makefile
===================================================================
RCS file: /cvs/ports/net/tor/Makefile,v
retrieving revision 1.143
diff -u -p -r1.143 Makefile
--- tor/Makefile	11 Mar 2022 19:47:52 -0000	1.143
+++ tor/Makefile	6 May 2022 00:52:06 -0000
@@ -1,6 +1,6 @@
 COMMENT=	anonymity service using onion routing
 
-DISTNAME=	tor-0.4.6.10
+DISTNAME=	tor-0.4.7.7
 CATEGORIES=	net
 HOMEPAGE=	https://www.torproject.org/
 
Index: tor/distinfo
===================================================================
RCS file: /cvs/ports/net/tor/distinfo,v
retrieving revision 1.116
diff -u -p -r1.116 distinfo
--- tor/distinfo	1 Mar 2022 10:29:07 -0000	1.116
+++ tor/distinfo	6 May 2022 00:52:06 -0000
@@ -1,2 +1,2 @@
-SHA256 (tor-0.4.6.10.tar.gz) = lMzWDgTlWPM75zAyvITqJBZg+S9Yz7iHib2miTc54xw=
-SIZE (tor-0.4.6.10.tar.gz) = 7811644
+SHA256 (tor-0.4.7.7.tar.gz) = PhMRWLUrlDXX5D0cR+8oi5bQBTQsxEuMlQu0A4UaW0Q=
+SIZE (tor-0.4.7.7.tar.gz) = 7895089
Index: tor/patches/patch-configure_ac
===================================================================
RCS file: /cvs/ports/net/tor/patches/patch-configure_ac,v
retrieving revision 1.18
diff -u -p -r1.18 patch-configure_ac
--- tor/patches/patch-configure_ac	11 Mar 2022 19:47:53 -0000	1.18
+++ tor/patches/patch-configure_ac	6 May 2022 00:52:06 -0000
@@ -2,7 +2,7 @@ disable -fasynchronous-unwind-tables as 
 Index: configure.ac
 --- configure.ac.orig
 +++ configure.ac
-@@ -1567,13 +1567,6 @@ fi
+@@ -1435,13 +1435,6 @@ fi
  CFLAGS="$saved_CFLAGS"
  AC_SUBST(F_OMIT_FRAME_POINTER)
  

Reply via email to