Hi,

The diff below updates Tor Browser to 10.0.10. Tested on amd64. More
information can be found here:
https://blog.torproject.org/new-release-tor-browser-10010

I assume Tor Browser 10.0.11 is around the corner because of the new
release of Firefox ESR. Since the problem that is fixed by that release
only affects Windows, I'm not going to submit an update to 10.0.11. FYI.

Thanks,
Caspar Schutijser


Index: meta/tor-browser/Makefile
===================================================================
RCS file: /cvs/ports/meta/tor-browser/Makefile,v
retrieving revision 1.35
diff -u -p -r1.35 Makefile
--- meta/tor-browser/Makefile   31 Jan 2021 11:54:21 -0000      1.35
+++ meta/tor-browser/Makefile   6 Feb 2021 11:37:01 -0000
@@ -4,11 +4,11 @@ COMMENT=      Tor Browser meta package
 
 MAINTAINER=    Caspar Schutijser <cas...@schutijser.com>
 
-PKGNAME=       tor-browser-10.0.9
+PKGNAME=       tor-browser-10.0.10
 ONLY_FOR_ARCHS =       amd64 i386
 
-RUN_DEPENDS=   www/tor-browser/browser>=10.0.9 \
-               www/tor-browser/noscript>=11.1.9 \
+RUN_DEPENDS=   www/tor-browser/browser>=10.0.10 \
+               www/tor-browser/noscript>=11.2 \
                net/tor>=0.4.4.6
 
 .include <bsd.port.mk>
Index: www/tor-browser/Makefile.inc
===================================================================
RCS file: /cvs/ports/www/tor-browser/Makefile.inc,v
retrieving revision 1.35
diff -u -p -r1.35 Makefile.inc
--- www/tor-browser/Makefile.inc        31 Jan 2021 11:54:21 -0000      1.35
+++ www/tor-browser/Makefile.inc        6 Feb 2021 11:37:01 -0000
@@ -5,7 +5,7 @@ HOMEPAGE ?=             https://www.torproject.org
 PERMIT_PACKAGE ?=      Yes
 CATEGORIES =           www
 BROWSER_NAME =         tor-browser
-TB_VERSION =           10.0.9
+TB_VERSION =           10.0.10
 TB_PREFIX =            tb
 
 SUBST_VARS +=          BROWSER_NAME TB_VERSION
Index: www/tor-browser/browser/Makefile
===================================================================
RCS file: /cvs/ports/www/tor-browser/browser/Makefile,v
retrieving revision 1.57
diff -u -p -r1.57 Makefile
--- www/tor-browser/browser/Makefile    31 Jan 2021 11:54:21 -0000      1.57
+++ www/tor-browser/browser/Makefile    6 Feb 2021 11:37:01 -0000
@@ -10,8 +10,7 @@ MOZILLA_VERSION =     ${TB_VERSION}
 MOZILLA_PROJECT =      ${BROWSER_NAME}
 MOZILLA_CODENAME =     browser
 TL_VERSION =           0.2.26
-HE_VERSION =           2020.11.17
-REVISION =             0
+HE_VERSION =           2021.1.27
 
 EXTRACT_SUFX =         .tar.xz
 PATCHORIG =            .pat.orig
Index: www/tor-browser/browser/distinfo
===================================================================
RCS file: /cvs/ports/www/tor-browser/browser/distinfo,v
retrieving revision 1.34
diff -u -p -r1.34 distinfo
--- www/tor-browser/browser/distinfo    31 Jan 2021 11:54:21 -0000      1.34
+++ www/tor-browser/browser/distinfo    6 Feb 2021 11:37:01 -0000
@@ -1,8 +1,8 @@
-SHA256 (mozilla/https-everywhere-2020.11.17-eff.xpi) = 
lKAbLNrgTxWrKNuf3qvu8X3zqWxYe1L/xj3GfW8Ypv4=
+SHA256 (mozilla/https-everywhere-2021.1.27-eff.xpi) = 
g1ge5VObY9VPIICknsncfUN8hH+5wGq41TjU+AOcHOc=
 SHA256 (mozilla/src-firefox-tor-browser-78.7.0esr-10.0-2-build1.tar.xz) = 
ULIHhWWksmvRQxsSQGKLQBfB/d/m4lwZIxDbyqYzP2A=
 SHA256 (mozilla/src-tor-launcher-0.2.26.tar.xz) = 
JNovULiGxs68qC1A5c4zKaZHGGGlpj9ohKT8nQFKmNU=
-SHA256 (mozilla/tor-browser-linux64-10.0.9_en-US.tar.xz) = 
Dtlfm/memHSxir5XkUGkJICGEM+tPs//ET4PdVM1HPM=
-SIZE (mozilla/https-everywhere-2020.11.17-eff.xpi) = 1739720
+SHA256 (mozilla/tor-browser-linux64-10.0.10_en-US.tar.xz) = 
vYWZ+NsGN8YH5O61+zrUjlFv3rieaBqjBQ+a18sQcZg=
+SIZE (mozilla/https-everywhere-2021.1.27-eff.xpi) = 1742613
 SIZE (mozilla/src-firefox-tor-browser-78.7.0esr-10.0-2-build1.tar.xz) = 
364550288
 SIZE (mozilla/src-tor-launcher-0.2.26.tar.xz) = 217792
-SIZE (mozilla/tor-browser-linux64-10.0.9_en-US.tar.xz) = 85339540
+SIZE (mozilla/tor-browser-linux64-10.0.10_en-US.tar.xz) = 85351772
Index: www/tor-browser/noscript/Makefile
===================================================================
RCS file: /cvs/ports/www/tor-browser/noscript/Makefile,v
retrieving revision 1.30
diff -u -p -r1.30 Makefile
--- www/tor-browser/noscript/Makefile   31 Jan 2021 11:54:21 -0000      1.30
+++ www/tor-browser/noscript/Makefile   6 Feb 2021 11:37:01 -0000
@@ -1,7 +1,7 @@
 # $OpenBSD: Makefile,v 1.30 2021/01/31 11:54:21 sthen Exp $
 
 ADDON_NAME =           noscript
-V =                    11.1.9
+V =                    11.2
 COMMENT =              Tor Browser add-on: flexible JS blocker
 HOMEPAGE =             https://noscript.net
 MASTER_SITES =         https://secure.informaction.com/download/releases/
Index: www/tor-browser/noscript/distinfo
===================================================================
RCS file: /cvs/ports/www/tor-browser/noscript/distinfo,v
retrieving revision 1.27
diff -u -p -r1.27 distinfo
--- www/tor-browser/noscript/distinfo   31 Jan 2021 11:54:21 -0000      1.27
+++ www/tor-browser/noscript/distinfo   6 Feb 2021 11:37:01 -0000
@@ -1,2 +1,2 @@
-SHA256 (noscript-11.1.9.xpi) = X2imNjfihkMwia6ztqCqkwMX3ZiBhIdrXW3P8soHuzQ=
-SIZE (noscript-11.1.9.xpi) = 600156
+SHA256 (noscript-11.2.xpi) = Qli80LzfyOyyMdJQ463xxHehpnLt50pc0QugWlOBurs=
+SIZE (noscript-11.2.xpi) = 601909

Reply via email to