diff options
author | joneum <joneum@FreeBSD.org> | 2019-04-24 18:04:31 +0800 |
---|---|---|
committer | joneum <joneum@FreeBSD.org> | 2019-04-24 18:04:31 +0800 |
commit | efcc01bdad5164a45ea9e94cb7d52f697106ed8b (patch) | |
tree | 9bcdfc2fd9f55a119dfdbed0f96aa0b221661322 /www/nginx | |
parent | 1d6edafc1e49eb57dd0a4bbc575d46839150a2ad (diff) | |
download | freebsd-ports-gnome-efcc01bdad5164a45ea9e94cb7d52f697106ed8b.tar.gz freebsd-ports-gnome-efcc01bdad5164a45ea9e94cb7d52f697106ed8b.tar.zst freebsd-ports-gnome-efcc01bdad5164a45ea9e94cb7d52f697106ed8b.zip |
Update to the new stable branch 1.16.0
Sponsored by: Netzkommune GmbH
Diffstat (limited to 'www/nginx')
-rw-r--r-- | www/nginx/Makefile | 6 | ||||
-rw-r--r-- | www/nginx/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/nginx/Makefile b/www/nginx/Makefile index d79d379175f9..6e83c60b2a22 100644 --- a/www/nginx/Makefile +++ b/www/nginx/Makefile @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= nginx -PORTVERSION= 1.14.2 -PORTREVISION?= 13 +PORTVERSION= 1.16.0 +PORTREVISION?= 0 PORTEPOCH= 2 CATEGORIES= www MASTER_SITES= http://nginx.org/download/ \ @@ -21,7 +21,7 @@ BROKEN_mips64= error ngx_spinlock() or ngx_atomic_cmp_set() are not defined CONFLICTS_INSTALL= nginx-devel -PORTSCOUT= limit:^1\.14\.[0-9]* +PORTSCOUT= limit:^1\.16\.[0-9]* USES= cpe diff --git a/www/nginx/distinfo b/www/nginx/distinfo index 959cd4ea106b..d64bb8ab6f67 100644 --- a/www/nginx/distinfo +++ b/www/nginx/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1553280651 -SHA256 (nginx-1.14.2.tar.gz) = 002d9f6154e331886a2dd4e6065863c9c1cf8291ae97a1255308572c02be9797 -SIZE (nginx-1.14.2.tar.gz) = 1015384 +TIMESTAMP = 1556039895 +SHA256 (nginx-1.16.0.tar.gz) = 4fd376bad78797e7f18094a00f0f1088259326436b537eb5af69b01be2ca1345 +SIZE (nginx-1.16.0.tar.gz) = 1032345 SHA256 (ngx_cache_purge-2.3.tar.gz) = 279e0d8a46d3b1521fd43b3f78bc1c08b263899142a7cc5058c1c0361a92c89c SIZE (ngx_cache_purge-2.3.tar.gz) = 12248 SHA256 (nginx_mogilefs_module-1.0.4.tar.gz) = 7ac230d30907f013dff8d435a118619ea6168aa3714dba62c6962d350c6295ae |