Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Apr 2021 04:37:06 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: 1fb4b2e586ec - main - www/nginx: Remove needless patches
Message-ID:  <202104230437.13N4b6px079532@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=1fb4b2e586ec6235d413854e71e342b864f87e3e

commit 1fb4b2e586ec6235d413854e71e342b864f87e3e
Author:     Jochen Neumeister <joneum@FreeBSD.org>
AuthorDate: 2021-04-22 18:31:58 +0000
Commit:     Jochen Neumeister <joneum@FreeBSD.org>
CommitDate: 2021-04-23 04:27:29 +0000

    www/nginx: Remove needless patches
    
    Reported by:    osa
    Sponsored by:   Netzkommune GmbH
---
 www/nginx/Makefile.extmod | 2 --
 1 file changed, 2 deletions(-)

diff --git a/www/nginx/Makefile.extmod b/www/nginx/Makefile.extmod
index f407891b2e31..bf4bb53f8659 100644
--- a/www/nginx/Makefile.extmod
+++ b/www/nginx/Makefile.extmod
@@ -35,8 +35,6 @@ DRIZZLE_GH_TUPLE=	openresty:drizzle-nginx-module:v0.1.11:drizzle
 DRIZZLE_EXTRA_PATCHES=	${PATCHDIR}/extra-patch-openresty-drizzle-nginx-module-config
 DRIZZLE_VARS=		DSO_EXTMODS+=drizzle
 
-DYNAMIC_TLS_EXTRA_PATCHES=	${PATCHDIR}/extra-patch-dynamic_tls_records
-
 DYNAMIC_UPSTREAM_GH_TUPLE=	ZigzagAK:ngx_dynamic_upstream:960eef2:dynamic_upstream
 DYNAMIC_UPSTREAM_VARS=		DSO_EXTMODS+=dynamic_upstream
 



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