diff options
author | joneum <joneum@FreeBSD.org> | 2018-12-22 17:58:53 +0800 |
---|---|---|
committer | joneum <joneum@FreeBSD.org> | 2018-12-22 17:58:53 +0800 |
commit | cac99971a398fafd04cd43837ca866f64738e424 (patch) | |
tree | fc01860f8d1841f875ccb9b9011eb216ac0e7b1e /www | |
parent | 299a0750c49a3d9539e1273aed2f1849b371e81f (diff) | |
download | freebsd-ports-gnome-cac99971a398fafd04cd43837ca866f64738e424.tar.gz freebsd-ports-gnome-cac99971a398fafd04cd43837ca866f64738e424.tar.zst freebsd-ports-gnome-cac99971a398fafd04cd43837ca866f64738e424.zip |
Update 3rd party-module:
- anomalizer-ngx_aws_auth to 75c94e6
- eustas-ngx_brotli to 8104036
Sponsored by: Netzkommune GmbH
Diffstat (limited to 'www')
-rw-r--r-- | www/nginx/Makefile | 2 | ||||
-rw-r--r-- | www/nginx/Makefile.extmod | 4 | ||||
-rw-r--r-- | www/nginx/distinfo | 10 |
3 files changed, 8 insertions, 8 deletions
diff --git a/www/nginx/Makefile b/www/nginx/Makefile index 48037ee2ecb3..1a7ef0de01ba 100644 --- a/www/nginx/Makefile +++ b/www/nginx/Makefile @@ -3,7 +3,7 @@ PORTNAME= nginx PORTVERSION= 1.14.2 -PORTREVISION?= 1 +PORTREVISION?= 2 PORTEPOCH= 2 CATEGORIES= www MASTER_SITES= http://nginx.org/download/ \ diff --git a/www/nginx/Makefile.extmod b/www/nginx/Makefile.extmod index f39378c49fbf..cdf91d2138a5 100644 --- a/www/nginx/Makefile.extmod +++ b/www/nginx/Makefile.extmod @@ -8,11 +8,11 @@ ARRAYVAR_IMPLIES= DEVEL_KIT ARRAYVAR_GH_TUPLE= openresty:array-var-nginx-module:v0.05:arrayvar ARRAYVAR_VARS= DSO_EXTMODS+=arrayvar -AWS_AUTH_GH_TUPLE= anomalizer:ngx_aws_auth:1e62670:aws_auth +AWS_AUTH_GH_TUPLE= anomalizer:ngx_aws_auth:75c94e6:aws_auth AWS_AUTH_VARS= DSO_EXTMODS+=aws_auth BROTLI_LIB_DEPENDS= libbrotlicommon.so:archivers/brotli -BROTLI_GH_TUPLE= eustas:ngx_brotli:e26248e:brotli +BROTLI_GH_TUPLE= eustas:ngx_brotli:8104036:brotli BROTLI_VARS= DSO_EXTMODS+=brotli CACHE_PURGE_MASTER_SITES= http://labs.frickle.com/files/:cache_purge diff --git a/www/nginx/distinfo b/www/nginx/distinfo index eb29f42374cf..f506e4b9921b 100644 --- a/www/nginx/distinfo +++ b/www/nginx/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1544876911 +TIMESTAMP = 1545319684 SHA256 (nginx-1.14.2.tar.gz) = 002d9f6154e331886a2dd4e6065863c9c1cf8291ae97a1255308572c02be9797 SIZE (nginx-1.14.2.tar.gz) = 1015384 SHA256 (ngx_cache_purge-2.3.tar.gz) = 279e0d8a46d3b1521fd43b3f78bc1c08b263899142a7cc5058c1c0361a92c89c @@ -23,10 +23,10 @@ SHA256 (yaoweibin-nginx_ajp_module-bf6cd93_GH0.tar.gz) = 9e3f78ea73e2d606a95ee64 SIZE (yaoweibin-nginx_ajp_module-bf6cd93_GH0.tar.gz) = 109704 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 (anomalizer-ngx_aws_auth-1e62670_GH0.tar.gz) = db7ceef4ae22cf5bfaf5abae64830dfeef203ca85f9f40f7d1f1d90f277478c0 -SIZE (anomalizer-ngx_aws_auth-1e62670_GH0.tar.gz) = 8260 -SHA256 (eustas-ngx_brotli-e26248e_GH0.tar.gz) = 915d35ecbc58ceb20f8d1b9463719f9934ca24f5a5ab261f44cb8263f8c5aa0f -SIZE (eustas-ngx_brotli-e26248e_GH0.tar.gz) = 12673 +SHA256 (anomalizer-ngx_aws_auth-75c94e6_GH0.tar.gz) = d3c84268e42892b2875adc06f7404b9a839650b6ccdbd7dfae95d26766583971 +SIZE (anomalizer-ngx_aws_auth-75c94e6_GH0.tar.gz) = 15326 +SHA256 (eustas-ngx_brotli-8104036_GH0.tar.gz) = 16c8fc9f96cf272b20244fd10baa09b4d2b75f6661ce4a428999f0fc6d1aa4d7 +SIZE (eustas-ngx_brotli-8104036_GH0.tar.gz) = 12673 SHA256 (nginx-clojure-nginx-clojure-v0.4.5_GH0.tar.gz) = c6d500f935dde5f87a6eb47ca473094a8ee2c9b4bb4578c9f99ccdc70a12d59e SIZE (nginx-clojure-nginx-clojure-v0.4.5_GH0.tar.gz) = 602064 SHA256 (grahamedgecombe-nginx-ct-v1.3.2_GH0.tar.gz) = b4ceae549b9dbf84b2e511633982e4efeee0388e3b7a038a8bac555008a77b88 |