Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Apr 2020 17:42:31 +0000 (UTC)
From:      Jochen Neumeister <joneum@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r532492 - in head/www/nginx: . files
Message-ID:  <202004221742.03MHgVAc031632@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: joneum
Date: Wed Apr 22 17:42:31 2020
New Revision: 532492
URL: https://svnweb.freebsd.org/changeset/ports/532492

Log:
  Update to the new stable branch 1.18.0
  
  Sponsored by:	Netzkommune GmbH

Deleted:
  head/www/nginx/files/patch-CVE-2019-20372
Modified:
  head/www/nginx/Makefile
  head/www/nginx/distinfo

Modified: head/www/nginx/Makefile
==============================================================================
--- head/www/nginx/Makefile	Wed Apr 22 17:33:37 2020	(r532491)
+++ head/www/nginx/Makefile	Wed Apr 22 17:42:31 2020	(r532492)
@@ -2,8 +2,8 @@
 # $FreeBSD$
 
 PORTNAME=	nginx
-PORTVERSION=	1.16.1
-PORTREVISION?=	13
+PORTVERSION=	1.18.0
+PORTREVISION?=	0
 PORTEPOCH=	2
 CATEGORIES=	www
 MASTER_SITES=	https://nginx.org/download/ \

Modified: head/www/nginx/distinfo
==============================================================================
--- head/www/nginx/distinfo	Wed Apr 22 17:33:37 2020	(r532491)
+++ head/www/nginx/distinfo	Wed Apr 22 17:42:31 2020	(r532492)
@@ -1,6 +1,6 @@
-TIMESTAMP = 1586494963
-SHA256 (nginx-1.16.1.tar.gz) = f11c2a6dd1d3515736f0324857957db2de98be862461b5a542a3ac6188dbe32b
-SIZE (nginx-1.16.1.tar.gz) = 1032630
+TIMESTAMP = 1587550403
+SHA256 (nginx-1.18.0.tar.gz) = 4c373e7ab5bf91d34a4f11a0c9496561061ba5eee6020db272a17a7228d35f99
+SIZE (nginx-1.18.0.tar.gz) = 1039530
 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



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