This updates net/tor to the newest release on the 0.3.4.11 branch for
6.4-stable. Tested on amd64.
Index: Makefile
===================================================================
RCS file: /cvs/ports/net/tor/Makefile,v
retrieving revision 1.120.2.1
diff -u -p -r1.120.2.1 Makefile
--- Makefile 7 Dec 2018 19:14:42 -0000 1.120.2.1
+++ Makefile 25 Feb 2019 10:35:17 -0000
@@ -2,7 +2,7 @@
COMMENT= anonymity service using onion routing
-DISTNAME= tor-0.3.4.9
+DISTNAME= tor-0.3.4.11
CATEGORIES= net
HOMEPAGE= https://www.torproject.org/
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/tor/distinfo,v
retrieving revision 1.98.2.1
diff -u -p -r1.98.2.1 distinfo
--- distinfo 7 Dec 2018 19:14:42 -0000 1.98.2.1
+++ distinfo 25 Feb 2019 10:35:17 -0000
@@ -1,2 +1,2 @@
-SHA256 (tor-0.3.4.9.tar.gz) = GhcQgfArmm/54owImN77dnDlu7O9vK3fz05DBK7dFko=
-SIZE (tor-0.3.4.9.tar.gz) = 6695931
+SHA256 (tor-0.3.4.11.tar.gz) = WMZdx3KPv5LjbC2V8fLMm4K25UZtWhnJUkoXb9AUhBI=
+SIZE (tor-0.3.4.11.tar.gz) = 6804196
Index: patches/patch-configure_ac
===================================================================
RCS file: /cvs/ports/net/tor/patches/patch-configure_ac,v
retrieving revision 1.6
diff -u -p -r1.6 patch-configure_ac
--- patches/patch-configure_ac 11 Sep 2018 12:17:23 -0000 1.6
+++ patches/patch-configure_ac 25 Feb 2019 10:35:17 -0000
@@ -3,7 +3,7 @@ disable -fasynchronous-unwind-tables as
Index: configure.ac
--- configure.ac.orig
+++ configure.ac
-@@ -1270,13 +1270,6 @@ fi
+@@ -1271,13 +1271,6 @@ fi
CFLAGS="$saved_CFLAGS"
AC_SUBST(F_OMIT_FRAME_POINTER)
No comments:
Post a Comment