git: 1fb4b2e586ec - main - www/nginx: Remove needless patches

Jochen Neumeister joneum at FreeBSD.org
Fri Apr 23 04:37:06 UTC 2021


The branch main has been updated by joneum:

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

commit 1fb4b2e586ec6235d413854e71e342b864f87e3e
Author:     Jochen Neumeister <joneum at FreeBSD.org>
AuthorDate: 2021-04-22 18:31:58 +0000
Commit:     Jochen Neumeister <joneum at 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
 


More information about the dev-commits-ports-all mailing list