Re: [update patch] tor 0.4.3.6 -> 0.4.4.5 (now 0.4.4.6)

2020-11-13 Thread Dimitri Karamazov
On Fri, November 13, 2020 07:27, Martin Ziemer wrote:
> On Fri, Nov 13, 2020 at 04:27:34AM -, Dimitri Karamazov wrote:
>
>> On Fri, November 13, 2020 04:25, Martin Ziemer wrote:
>>
>>> This patch updates tor from 0.4.3.6 to 0.4.4.5.
>>>
>> The latest release is 0.4.4.6.
>>
> You are right. I updated the port at monday on my first system and
> even checked yesterday morning. -- The new version came later, ...
>
> Updated the patch now to 0.4.4.6.
>
>
> Tested on two amd64 systems by browsing and using hidden service on
> one by the other.
>
>
Works fine for me on amd64

> Index: Makefile
> ===
> RCS file: /cvs/ports/net/tor/Makefile,v
> retrieving revision 1.130 diff -u -p -r1.130 Makefile --- Makefile19 Jul 
> 2020 17:01:55 -  1.130
> +++ Makefile  13 Nov 2020 06:55:34 -
> @@ -2,7 +2,7 @@
>
>
> COMMENT=  anonymity service using onion routing
>
>
> -DISTNAME=tor-0.4.3.6
> +DISTNAME=tor-0.4.4.6
> CATEGORIES=   net
> HOMEPAGE= https://www.torproject.org/
>
>
> Index: distinfo
> ===
> RCS file: /cvs/ports/net/tor/distinfo,v
> retrieving revision 1.107 diff -u -p -r1.107 distinfo --- distinfo19 Jul 
> 2020 17:01:56 -  1.107
> +++ distinfo  13 Nov 2020 06:55:34 -
> @@ -1,2 +1,2 @@
> -SHA256 (tor-0.4.3.6.tar.gz) = ai0GN9TlFL4uxXRyOgUGUkXM5R2niiHOwdyDG+XMrGI=
> -SIZE (tor-0.4.3.6.tar.gz) = 7745954
> +SHA256 (tor-0.4.4.6.tar.gz) = XxVMFVgDrfXInofKtTAXtpCMXr5Qxlg56M9PvSq+H9w=
> +SIZE (tor-0.4.4.6.tar.gz) = 7806477
>
>




Re: [update patch] tor 0.4.3.6 -> 0.4.4.5 (now 0.4.4.6)

2020-11-12 Thread Martin Ziemer
On Fri, Nov 13, 2020 at 04:27:34AM -, Dimitri Karamazov wrote:
> On Fri, November 13, 2020 04:25, Martin Ziemer wrote:
> > This patch updates tor from 0.4.3.6 to 0.4.4.5.
> The latest release is 0.4.4.6.
You are right. I updated the port at monday on my first system and
even checked yesterday morning. -- The new version came later, ...

Updated the patch now to 0.4.4.6. 

Tested on two amd64 systems by browsing and using hidden service on
one by the other.


Index: Makefile
===
RCS file: /cvs/ports/net/tor/Makefile,v
retrieving revision 1.130
diff -u -p -r1.130 Makefile
--- Makefile19 Jul 2020 17:01:55 -  1.130
+++ Makefile13 Nov 2020 06:55:34 -
@@ -2,7 +2,7 @@
 
 COMMENT=   anonymity service using onion routing
 
-DISTNAME=  tor-0.4.3.6
+DISTNAME=  tor-0.4.4.6
 CATEGORIES=net
 HOMEPAGE=  https://www.torproject.org/
 
Index: distinfo
===
RCS file: /cvs/ports/net/tor/distinfo,v
retrieving revision 1.107
diff -u -p -r1.107 distinfo
--- distinfo19 Jul 2020 17:01:56 -  1.107
+++ distinfo13 Nov 2020 06:55:34 -
@@ -1,2 +1,2 @@
-SHA256 (tor-0.4.3.6.tar.gz) = ai0GN9TlFL4uxXRyOgUGUkXM5R2niiHOwdyDG+XMrGI=
-SIZE (tor-0.4.3.6.tar.gz) = 7745954
+SHA256 (tor-0.4.4.6.tar.gz) = XxVMFVgDrfXInofKtTAXtpCMXr5Qxlg56M9PvSq+H9w=
+SIZE (tor-0.4.4.6.tar.gz) = 7806477