Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Apr 2021 05:05:56 GMT
From:      Jochen Neumeister <joneum@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: edc82fe6e649 - main - www/nginx: Update to stable branch 1.20.0
Message-ID:  <202104220505.13M55uCP005260@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by joneum:

URL: https://cgit.FreeBSD.org/ports/commit/?id=edc82fe6e64964ffb7111294be0b6a7dc8a5b9ea

commit edc82fe6e64964ffb7111294be0b6a7dc8a5b9ea
Author:     Jochen Neumeister <joneum@FreeBSD.org>
AuthorDate: 2021-04-22 04:54:38 +0000
Commit:     Jochen Neumeister <joneum@FreeBSD.org>
CommitDate: 2021-04-22 04:56:15 +0000

    www/nginx: Update to stable branch 1.20.0
    
    Sponsored by: Netzkommune GmbH
---
 www/nginx/Makefile | 6 +++---
 www/nginx/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/www/nginx/Makefile b/www/nginx/Makefile
index 78b0635f734f..9c997e7b90a0 100644
--- a/www/nginx/Makefile
+++ b/www/nginx/Makefile
@@ -1,8 +1,8 @@
 # Created by: Sergey A. Osokin <osa@FreeBSD.org>
 
 PORTNAME=	nginx
-PORTVERSION=	1.18.0
-PORTREVISION?=	51
+PORTVERSION=	1.20.0
+PORTREVISION?=	0
 PORTEPOCH=	2
 CATEGORIES=	www
 MASTER_SITES=	https://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\.18\.[0-9]*
+PORTSCOUT=	limit:^1\.20\.[0-9]*
 
 USES=		compiler:c11 cpe
 
diff --git a/www/nginx/distinfo b/www/nginx/distinfo
index d4bd55e99634..a6e84cc03470 100644
--- a/www/nginx/distinfo
+++ b/www/nginx/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1618433103
-SHA256 (nginx-1.18.0.tar.gz) = 4c373e7ab5bf91d34a4f11a0c9496561061ba5eee6020db272a17a7228d35f99
-SIZE (nginx-1.18.0.tar.gz) = 1039530
+TIMESTAMP = 1618931857
+SHA256 (nginx-1.20.0.tar.gz) = 54ef91ec8ebcaa486c640c09c92d832eaeaff149b10ee52ef140f407b1b04d1c
+SIZE (nginx-1.20.0.tar.gz) = 1061070
 SHA256 (nginx_mogilefs_module-1.0.4.tar.gz) = 7ac230d30907f013dff8d435a118619ea6168aa3714dba62c6962d350c6295ae
 SIZE (nginx_mogilefs_module-1.0.4.tar.gz) = 11208
 SHA256 (nginx_mod_h264_streaming-2.2.7.tar.gz) = 6d974ba630cef59de1f60996c66b401264a345d25988a76037c2856cec756c19



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