On Thu, 3 Aug 2017 15:52:04 +0300, Paul Irofti wrote:
> Hi again,
> 
> Here's a patch for -stable. I want to bring it up to date, no point in
> porting just the patch since this is an application not a library.
> 
> Nonetheless, if you want the patch I can port just that. 
> https://github.com/torproject/tor/commit/bb3f74e66bd9df94ce9d1949164348efac728ea9.patch

We normally don't do updates to new major releases in -stable, so I'd
say port just the patch unless a -stable maintainer steps up and gives
his ok (whoever that is nowadays - sthen@?  robert@?).

> OK?
> 
> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/net/tor/Makefile,v
> retrieving revision 1.100.2.1
> diff -u -p -r1.100.2.1 Makefile
> --- Makefile  11 Jun 2017 18:23:57 -0000      1.100.2.1
> +++ Makefile  3 Aug 2017 11:51:49 -0000
> @@ -2,7 +2,7 @@
>  
>  COMMENT=     anonymity service using onion routing
>  
> -DISTNAME=    tor-0.2.9.11
> +DISTNAME=    tor-0.3.0.10
>  CATEGORIES=  net
>  HOMEPAGE=    https://www.torproject.org/
>  
> Index: distinfo
> ===================================================================
> RCS file: /cvs/ports/net/tor/distinfo,v
> retrieving revision 1.81.2.1
> diff -u -p -r1.81.2.1 distinfo
> --- distinfo  11 Jun 2017 18:23:57 -0000      1.81.2.1
> +++ distinfo  3 Aug 2017 11:51:49 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (tor-0.2.9.11.tar.gz) = wZWb6/+aVGpUy+21jIKJpCRBmRr0F9LRb3sza+iQMiE=
> -SIZE (tor-0.2.9.11.tar.gz) = 5584296
> +SHA256 (tor-0.3.0.10.tar.gz) = mo5uSaFoja5k3KEPhKQU7JpPOT+yJWrijgwuMjkYWrE=
> +SIZE (tor-0.3.0.10.tar.gz) = 5845205

Reply via email to