Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Oct 2020 16:52:39 +0000 (UTC)
From:      "Sergey A. Osokin" <osa@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r553455 - in head/www/nginx-devel: . files
Message-ID:  <202010271652.09RGqd0d089220@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: osa
Date: Tue Oct 27 16:52:39 2020
New Revision: 553455
URL: https://svnweb.freebsd.org/changeset/ports/553455

Log:
  Update from 1.19.3 to 1.19.4.
  Remove needless patches.
  
  <Changelog>
  
  *) Feature: the "ssl_conf_command", "proxy_ssl_conf_command",
     "grpc_ssl_conf_command", and "uwsgi_ssl_conf_command" directives.
  
  *) Feature: the "ssl_reject_handshake" directive.
  
  *) Feature: the "proxy_smtp_auth" directive in mail proxy.
  
  </Changelog>

Deleted:
  head/www/nginx-devel/files/extra-patch-ngx_http_auth_digest_module.c
  head/www/nginx-devel/files/extra-patch-openresty-set-misc-nginx-module-config
Modified:
  head/www/nginx-devel/Makefile
  head/www/nginx-devel/distinfo

Modified: head/www/nginx-devel/Makefile
==============================================================================
--- head/www/nginx-devel/Makefile	Tue Oct 27 16:46:34 2020	(r553454)
+++ head/www/nginx-devel/Makefile	Tue Oct 27 16:52:39 2020	(r553455)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME?=	nginx
-PORTVERSION=	1.19.3
-PORTREVISION=	5
+PORTVERSION=	1.19.4
 CATEGORIES=	www
 MASTER_SITES=	https://nginx.org/download/ \
 		LOCAL/osa

Modified: head/www/nginx-devel/distinfo
==============================================================================
--- head/www/nginx-devel/distinfo	Tue Oct 27 16:46:34 2020	(r553454)
+++ head/www/nginx-devel/distinfo	Tue Oct 27 16:52:39 2020	(r553455)
@@ -1,6 +1,6 @@
-TIMESTAMP = 1601390607
-SHA256 (nginx-1.19.3.tar.gz) = 91e5b74fa17879d2463294e93ad8f6ffc066696ae32ad0478ffe15ba0e9e8df0
-SIZE (nginx-1.19.3.tar.gz) = 1052581
+TIMESTAMP = 1603816481
+SHA256 (nginx-1.19.4.tar.gz) = 61df546927905a0d624f9396bb7a8bc7ca7fd26522ce9714d56a78b73284000e
+SIZE (nginx-1.19.4.tar.gz) = 1054974
 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?202010271652.09RGqd0d089220>