Re: UPDATE: Tor Browser 9.0.7

2020-03-25 Thread Chris Bennett
If you do upgrade to -current and wish to use ports, which isn't
actually useful for anything unless you are either working on NEW or
UPDATED ports, You will have to keep /usr/ports in sync with whatever
-current you are running. DO NOT update to ports that do not match
exactly which -current you are running!
This is because ports which are compiled need to match what the system
is running.
OpenBSD runs as a unit, not a collection such as Linux does.
Running as a single unit makes for a huge security and bug improvement.

The other reason to use ports is for a few ports that are not available
in packages, such as msttcorefonts.

-- 
Chris Bennett




Re: UPDATE: Tor Browser 9.0.7

2020-03-25 Thread Chris Bennett
On Wed, Mar 25, 2020 at 11:23:14AM +0530, putridsou...@gmail.com wrote:
> Is there a way to push this
> update to the -stable branch
> Or does the -stable package
> version stays constant?
> Because the 8.0.9 version 
> doesn't work. Not in pkg_add
> nor in the ports.
> 

You will need to move to -current then.
Depending on your exact situation, you might be able to test -current
first by installing it on external media first. -current also is
changing continuously.

I have some sort of problem with my laptop. It won't run -current, but
6.6-stable is fine. Which is on a USB flash drive.
I also have a USB hard drive for the extra storage I need. Works nice.

I'm running -current on each of my two servers to let me do porting,
which requires -current.
If -current today doesn't work, then report the problems using sendbug
which sends an email to b...@openbsd.org. Or report problems to
b...@openbsd.org, with dmesg + Xorg.log.0 + etc. See sendbug which you
can also CC to yourself locally to then send to bugs@ from another
computer if necessary by copying the file sent to your local email.

Running -current may make your life much better and always is great for
OpenBSD!


Good luck!
-- 
Chris Bennett




Re: UPDATE: Tor Browser 9.0.7

2020-03-24 Thread putridsoul66
Is there a way to push this
update to the -stable branch
Or does the -stable package
version stays constant?
Because the 8.0.9 version 
doesn't work. Not in pkg_add
nor in the ports.



Re: UPDATE: Tor Browser 9.0.7

2020-03-24 Thread Chris Bennett
On Wed, Mar 25, 2020 at 10:26:18AM +0530, putridsou...@gmail.com wrote:
> The latest tor-browser in ports
> is version 8.0.9, then how come
> this diff contains the version 
> 9.0.6. Can anyone enlighten me
> on this. Is my ports system 
> lagging?
> 

If you are running 6.6 -release or -stable, then 8.0.9 would be
correct. 9.0.6 is only for -current.

Do not mix -current ports with -release/-stable systems.

Choose whichever version of the OS meets your needs.
There are many advantages for both choices but they cannot be mixed.

-- 
Chris Bennett




Re: UPDATE: Tor Browser 9.0.7

2020-03-24 Thread putridsoul66
The latest tor-browser in ports
is version 8.0.9, then how come
this diff contains the version 
9.0.6. Can anyone enlighten me
on this. Is my ports system 
lagging?



UPDATE: Tor Browser 9.0.7

2020-03-24 Thread Caspar Schutijser
Hi,

Below is a diff that updates Tor Browser to 9.0.7. Tested on amd64.
Release announcement:
https://blog.torproject.org/new-release-tor-browser-907

Thanks,
Caspar Schutijser


Index: meta/tor-browser/Makefile
===
RCS file: /cvs/ports/meta/tor-browser/Makefile,v
retrieving revision 1.21
diff -u -p -r1.21 Makefile
--- meta/tor-browser/Makefile   14 Mar 2020 07:21:44 -  1.21
+++ meta/tor-browser/Makefile   24 Mar 2020 18:06:45 -
@@ -4,12 +4,12 @@ COMMENT=  Tor Browser meta package
 
 MAINTAINER=Caspar Schutijser 
 
-PKGNAME=   tor-browser-9.0.6
+PKGNAME=   tor-browser-9.0.7
 ONLY_FOR_ARCHS =   amd64 i386
 
-RUN_DEPENDS=   www/tor-browser/browser>=9.0.6 \
-   www/tor-browser/noscript>=11.0.15 \
+RUN_DEPENDS=   www/tor-browser/browser>=9.0.7 \
+   www/tor-browser/noscript>=11.0.19 \
www/tor-browser/https-everywhere>=2019.11.7 \
-   net/tor>=0.4.2.5
+   net/tor>=0.4.2.7
 
 .include 
Index: www/tor-browser/Makefile.inc
===
RCS file: /cvs/ports/www/tor-browser/Makefile.inc,v
retrieving revision 1.21
diff -u -p -r1.21 Makefile.inc
--- www/tor-browser/Makefile.inc14 Mar 2020 07:21:44 -  1.21
+++ www/tor-browser/Makefile.inc24 Mar 2020 18:06:45 -
@@ -5,7 +5,7 @@ HOMEPAGE ?= https://www.torproject.org
 PERMIT_PACKAGE ?=  Yes
 CATEGORIES =   www
 BROWSER_NAME = tor-browser
-TB_VERSION =   9.0.6
+TB_VERSION =   9.0.7
 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.40
diff -u -p -r1.40 Makefile
--- www/tor-browser/browser/Makefile14 Mar 2020 07:21:44 -  1.40
+++ www/tor-browser/browser/Makefile24 Mar 2020 18:06:45 -
@@ -15,7 +15,7 @@ EXTRACT_SUFX =.tar.xz
 PATCHORIG =.pat.orig
 
 PKGNAME =  ${TB_PREFIX}-browser-${TB_VERSION}
-DISTNAME = src-firefox-tor-browser-68.6.0esr-9.0-1-build1
+DISTNAME = src-firefox-tor-browser-68.6.0esr-9.0-1-build2
 
 DISTFILES +=   ${DISTNAME}.tar.xz \
src-tor-launcher-${TL_VERSION}.tar.xz
Index: www/tor-browser/browser/distinfo
===
RCS file: /cvs/ports/www/tor-browser/browser/distinfo,v
retrieving revision 1.19
diff -u -p -r1.19 distinfo
--- www/tor-browser/browser/distinfo14 Mar 2020 07:21:44 -  1.19
+++ www/tor-browser/browser/distinfo24 Mar 2020 18:06:45 -
@@ -1,4 +1,4 @@
-SHA256 (mozilla/src-firefox-tor-browser-68.6.0esr-9.0-1-build1.tar.xz) = 
QpN2Gl6RT27dsENKLgZgHYxkjCdN/wlG/S87CCwbLLY=
+SHA256 (mozilla/src-firefox-tor-browser-68.6.0esr-9.0-1-build2.tar.xz) = 
ZDgE2wnV1yte5ElCFrtk9Y4eS560X43mV28N3OFLWwU=
 SHA256 (mozilla/src-tor-launcher-0.2.20.5.tar.xz) = 
LVEbHAxcGf49cC8NF4bVYfFD7k2GA8SX+f+VA5p7L4U=
-SIZE (mozilla/src-firefox-tor-browser-68.6.0esr-9.0-1-build1.tar.xz) = 
348498152
+SIZE (mozilla/src-firefox-tor-browser-68.6.0esr-9.0-1-build2.tar.xz) = 
348541924
 SIZE (mozilla/src-tor-launcher-0.2.20.5.tar.xz) = 210916
Index: www/tor-browser/noscript/Makefile
===
RCS file: /cvs/ports/www/tor-browser/noscript/Makefile,v
retrieving revision 1.19
diff -u -p -r1.19 Makefile
--- www/tor-browser/noscript/Makefile   14 Mar 2020 07:21:45 -  1.19
+++ www/tor-browser/noscript/Makefile   24 Mar 2020 18:06:45 -
@@ -1,7 +1,7 @@
 # $OpenBSD: Makefile,v 1.19 2020/03/14 07:21:45 landry Exp $
 
 ADDON_NAME =   noscript
-V =11.0.15
+V =11.0.19
 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.16
diff -u -p -r1.16 distinfo
--- www/tor-browser/noscript/distinfo   14 Mar 2020 07:21:45 -  1.16
+++ www/tor-browser/noscript/distinfo   24 Mar 2020 18:06:45 -
@@ -1,2 +1,2 @@
-SHA256 (noscript-11.0.15.xpi) = XnlfcRJ1+RYpVzIeUkXLAXbONs6KJBDelUlmcK9RYD0=
-SIZE (noscript-11.0.15.xpi) = 581665
+SHA256 (noscript-11.0.19.xpi) = 6wbI1Ug0KtYjY0zV9A55cOPmwyGDKMd8Q3Fqil9h5oA=
+SIZE (noscript-11.0.19.xpi) = 582436