[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-relays] OpenBSD -stable net/tor and 0.4.7.7



The OpenBSD net/tor -current port is correctly on 0.4.7.7, but the -stable port is still on 0.4.6.10.

I submitted a diff to update -stable port to 0.4.7.7 last week, but it has not been committed yet.

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

It's attached and should work fine.

In order to update the OpenBSD -stable port you need an updated -stable 7.1 ports tree, then you apply the patch within the /usr/ports/net/tor port, and build from there.

I can provide more guidance if necessary, but in order to not bore everyone else, maybe the Tor-BSD list is more appropriate?

https://lists.nycbug.org:8443/mailman/listinfo/tor-bsd

I can send out an amd64 -stable package, but then you'd have to trust me.

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)
  
_______________________________________________
tor-relays mailing list
tor-relays@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays