Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Jul 2017 20:57:15 +0000
From:      "Sergey A. Osokin" <osa@FreeBSD.org>
To:        Bernard Spil <brnrd@FreeBSD.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r445607 - head/www/nginx
Message-ID:  <20170712205715.GG38833@FreeBSD.org>
In-Reply-To: <201707121950.v6CJotCM048741@repo.freebsd.org>
References:  <201707121950.v6CJotCM048741@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Bernard,

would you mind to do the same www/nginx-devel?

Thanks.

-- 
Sergey Osokin 

On Wed, Jul 12, 2017 at 07:50:55PM +0000, Bernard Spil wrote:
> Author: brnrd
> Date: Wed Jul 12 19:50:55 2017
> New Revision: 445607
> URL: https://svnweb.freebsd.org/changeset/ports/445607
> 
> Log:
>   www/nginx: Update brotli module to 0.6.0
>   
>    - Chase move from archivers/libbrotli
>    - Update module from 0.4 to 0.6.0
> 
> Modified:
>   head/www/nginx/Makefile
>   head/www/nginx/distinfo
> 
> Modified: head/www/nginx/Makefile
> ==============================================================================
> --- head/www/nginx/Makefile	Wed Jul 12 19:50:06 2017	(r445606)
> +++ head/www/nginx/Makefile	Wed Jul 12 19:50:55 2017	(r445607)
> @@ -1124,9 +1124,8 @@ CONFIGURE_ARGS+=--add-module=${WRKSRC_arrayvar}
>  .endif
>  
>  .if ${PORT_OPTIONS:MBROTLI}
> -NGINX_BROTLI_VERSION=	ada972b
> -LIB_DEPENDS+=	libbrotlidec.so:devel/libbrotli \
> -		libbrotlienc.so:devel/libbrotli
> +NGINX_BROTLI_VERSION=	12529813
> +LIB_DEPENDS+=	libbrotlicommon.so:archivers/brotli
>  GH_ACCOUNT+=	google:brotli
>  GH_PROJECT+=	ngx_brotli:brotli
>  GH_TAGNAME+=	${NGINX_BROTLI_VERSION}:brotli
> 
> Modified: head/www/nginx/distinfo
> ==============================================================================
> --- head/www/nginx/distinfo	Wed Jul 12 19:50:06 2017	(r445606)
> +++ head/www/nginx/distinfo	Wed Jul 12 19:50:55 2017	(r445607)
> @@ -123,8 +123,8 @@ SHA256 (nginx-njs-753ebe6_GH0.tar.gz) = 43fc7a307ee98b
>  SIZE (nginx-njs-753ebe6_GH0.tar.gz) = 191124
>  SHA256 (openresty-array-var-nginx-module-v0.05_GH0.tar.gz) = c949d4be6f3442c8e2937046448dc8d8def25c0e0fa6f4e805144cea45eabe80
>  SIZE (openresty-array-var-nginx-module-v0.05_GH0.tar.gz) = 11280
> -SHA256 (google-ngx_brotli-ada972b_GH0.tar.gz) = d3d0e22a2629cd017280e05bd3bf05aa7b5c820ebe8c79932ce161243911e776
> -SIZE (google-ngx_brotli-ada972b_GH0.tar.gz) = 11128
> +SHA256 (google-ngx_brotli-12529813_GH0.tar.gz) = 788b25c4a3285b34d06e48a469fd0d0cb52d43b43edccd2935e22802dcfd2d69
> +SIZE (google-ngx_brotli-12529813_GH0.tar.gz) = 10448
>  SHA256 (calio-form-input-nginx-module-v0.12_GH0.tar.gz) = 5c1869d55897075adb3fdf840b21060dc54669a1f840a36d1539acc7e59dd106
>  SIZE (calio-form-input-nginx-module-v0.12_GH0.tar.gz) = 11090
>  SHA256 (calio-iconv-nginx-module-v0.14_GH0.tar.gz) = b8b9f355c05c0790226512f6732348a2404d48531688a1fc04ce6768163bf462
> 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20170712205715.GG38833>