Skip to content

Commit 3ae3a3c

Browse files
dagui0Schamschula
authored andcommitted
nginx: remove patch files not necessary anymore
* These patches does not required for mod_zip Closes: https://trac.macports.org/ticket/72546
1 parent d97dc9b commit 3ae3a3c

File tree

3 files changed

+1
-34
lines changed

3 files changed

+1
-34
lines changed

www/nginx/Portfile

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ PortSystem 1.0
44

55
name nginx
66
version 1.28.0
7-
revision 0
7+
revision 1
88
categories www mail
99
license BSD
1010
maintainers {mps @Schamschula} openmaintainer
@@ -321,8 +321,6 @@ variant zip description {Enable Ngx zip download module (https://github.com/evan
321321
size 30266
322322

323323
configure.args-append --add-module=${workpath}/mod_zip-${zip_version}
324-
patchfiles-append patch-src-http-ngx_http_upstream.c.diff \
325-
patch-src-http-ngx_http_upstream.h.diff
326324
}
327325

328326
variant redis description {Enable Ngx HTTP Redis module} {

www/nginx/files/patch-src-http-ngx_http_upstream.c.diff

Lines changed: 0 additions & 20 deletions
This file was deleted.

www/nginx/files/patch-src-http-ngx_http_upstream.h.diff

Lines changed: 0 additions & 11 deletions
This file was deleted.

0 commit comments

Comments
 (0)