Update to tor-browser 10.0.15, cope with a change in the NoScript extension

that was resulting in html within <noscript> tags from being disallowed,
fixing (amongst others) duckduckgo and startpage which weren't redirecting
to their non-JS sites correctly. From deserter666 at danwin1210 me, ok
maintainer
This commit is contained in:
sthen 2021-04-06 20:05:35 +00:00
parent 26cbda8fc2
commit 1a8772484f
4 changed files with 11 additions and 11 deletions

View File

@ -1,13 +1,13 @@
# $OpenBSD: Makefile,v 1.38 2021/03/27 08:55:50 landry Exp $
# $OpenBSD: Makefile,v 1.39 2021/04/06 20:05:35 sthen Exp $
COMMENT= Tor Browser meta package
MAINTAINER= Caspar Schutijser <caspar@schutijser.com>
PKGNAME= tor-browser-10.0.14
PKGNAME= tor-browser-10.0.15
ONLY_FOR_ARCHS = amd64 i386
RUN_DEPENDS= www/tor-browser/browser>=10.0.14 \
RUN_DEPENDS= www/tor-browser/browser>=10.0.15 \
www/tor-browser/noscript>=11.2.3 \
net/tor>=0.4.5.7

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile.inc,v 1.38 2021/03/27 08:55:51 landry Exp $
# $OpenBSD: Makefile.inc,v 1.39 2021/04/06 20:05:35 sthen Exp $
MAINTAINER ?= Caspar Schutijser <caspar@schutijser.com>
HOMEPAGE ?= https://www.torproject.org
PERMIT_PACKAGE ?= Yes
CATEGORIES = www
BROWSER_NAME = tor-browser
TB_VERSION = 10.0.14
TB_VERSION = 10.0.15
TB_PREFIX = tb
SUBST_VARS += BROWSER_NAME TB_VERSION

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.61 2021/03/27 08:55:51 landry Exp $
# $OpenBSD: Makefile,v 1.62 2021/04/06 20:05:35 sthen Exp $
# Some of this comes from www/firefox-esr as apropos, since Tor
# browser is a fork of ESR. It is a good idea to look at that
# Makefile when editing this one (ESR versions not always the same).
@ -16,7 +16,7 @@ EXTRACT_SUFX = .tar.xz
PATCHORIG = .pat.orig
PKGNAME = ${TB_PREFIX}-browser-${TB_VERSION}
DISTNAME = src-firefox-tor-browser-78.9.0esr-10.0-1-build2
DISTNAME = src-firefox-tor-browser-78.9.0esr-10.0-1-build3
FIX_EXTRACT_PERMISSIONS = Yes
EXTRACT_ONLY += ${DISTNAME}.tar.xz \

View File

@ -1,8 +1,8 @@
SHA256 (mozilla/https-everywhere-2021.1.27-eff.xpi) = g1ge5VObY9VPIICknsncfUN8hH+5wGq41TjU+AOcHOc=
SHA256 (mozilla/src-firefox-tor-browser-78.9.0esr-10.0-1-build2.tar.xz) = Zc9ynCSzoAo2yz+JcF5w71EsWjvGvXw9Q5Gd2+OpIlc=
SHA256 (mozilla/src-firefox-tor-browser-78.9.0esr-10.0-1-build3.tar.xz) = dnQ976W0MZzg7KmJvGdwyvR0l921oJ5BdcGD5C1hzzc=
SHA256 (mozilla/src-tor-launcher-0.2.26.tar.xz) = JNovULiGxs68qC1A5c4zKaZHGGGlpj9ohKT8nQFKmNU=
SHA256 (mozilla/tor-browser-linux64-10.0.14_en-US.tar.xz) = HInS0Qgb6IkDNpghw2n70tGaTpyVrKs4nq/0uJv7/OE=
SHA256 (mozilla/tor-browser-linux64-10.0.15_en-US.tar.xz) = OnO0T2j+l8TYmYT9CiO+BpxJWtp+z5fcMGDG56pMBqo=
SIZE (mozilla/https-everywhere-2021.1.27-eff.xpi) = 1742613
SIZE (mozilla/src-firefox-tor-browser-78.9.0esr-10.0-1-build2.tar.xz) = 364523940
SIZE (mozilla/src-firefox-tor-browser-78.9.0esr-10.0-1-build3.tar.xz) = 364629232
SIZE (mozilla/src-tor-launcher-0.2.26.tar.xz) = 217792
SIZE (mozilla/tor-browser-linux64-10.0.14_en-US.tar.xz) = 85321456
SIZE (mozilla/tor-browser-linux64-10.0.15_en-US.tar.xz) = 85316504