Hi,
here's an update to nginx 1.14.0, please bang on it with all your crazy
usecases around :)
Landry
Index: Makefile
===================================================================
RCS file: /cvs/ports/www/nginx/Makefile,v
retrieving revision 1.120
diff -u -r1.120 Makefile
--- Makefile 1 Mar 2018 15:58:19 -0000 1.120
+++ Makefile 24 Apr 2018 17:12:00 -0000
@@ -14,7 +14,7 @@
COMMENT-perl= nginx perl scripting module
COMMENT-passenger= nginx passenger (ruby/python/nodejs) integration module
-VERSION= 1.12.2
+VERSION= 1.14.0
DISTNAME= nginx-${VERSION}
CATEGORIES= www
Index: distinfo
===================================================================
RCS file: /cvs/ports/www/nginx/distinfo,v
retrieving revision 1.64
diff -u -r1.64 distinfo
--- distinfo 1 Mar 2018 15:58:19 -0000 1.64
+++ distinfo 24 Apr 2018 17:12:00 -0000
@@ -1,12 +1,12 @@
SHA256 (headers-more-nginx-module-v0.33.tar.gz) =
o9y6sRepwQO8HqUgD8AKe30q+X/3/VJfFvisJjLjD78=
SHA256 (lua-nginx-module-v0.10.11.tar.gz) =
wPuR/P0cbn3sNMpkgm74H/66/e9hdNJURnY284BWZiY=
SHA256 (naxsi-0.55.3.tar.gz) = CzyV0lB3Lcia2LSeR8HgJMWuLHbAz/pEXp/gXE3RNJU=
-SHA256 (nginx-1.12.2-chroot.patch) =
PJF/2hg+WkMNlTXBhipDffH/v+46fm4zNqHFy7O6hzw=
-SHA256 (nginx-1.12.2.tar.gz) = MF83naHV+1rvp55FyCmFLKaYPHzSp5Mo+OCEoyTPBBY=
+SHA256 (nginx-1.14.0-chroot.patch) =
6dERcspRpgEau5QbXHC+K0r5C9Ogy/df6j8BpYrStL0=
+SHA256 (nginx-1.14.0.tar.gz) = XRW+y/aauh/jP41BbZft2V6okZ6prFGe/5uv67YCLLU=
SHA256 (ngx_devel_kit-v0.3.0.tar.gz) =
iOBamainQZBm9a51lm+x78QJutRSLRSYbaB0VUrmFhk=
SIZE (headers-more-nginx-module-v0.33.tar.gz) = 28130
SIZE (lua-nginx-module-v0.10.11.tar.gz) = 616653
SIZE (naxsi-0.55.3.tar.gz) = 187416
-SIZE (nginx-1.12.2-chroot.patch) = 8196
-SIZE (nginx-1.12.2.tar.gz) = 981687
+SIZE (nginx-1.14.0-chroot.patch) = 8220
+SIZE (nginx-1.14.0.tar.gz) = 1016272
SIZE (ngx_devel_kit-v0.3.0.tar.gz) = 66455
Index: patches/patch-conf_mime_types
===================================================================
RCS file: /cvs/ports/www/nginx/patches/patch-conf_mime_types,v
retrieving revision 1.1
diff -u -r1.1 patch-conf_mime_types
--- patches/patch-conf_mime_types 26 Aug 2014 19:43:59 -0000 1.1
+++ patches/patch-conf_mime_types 24 Apr 2018 17:12:00 -0000
@@ -1,50 +1,57 @@
$OpenBSD: patch-conf_mime_types,v 1.1 2014/08/26 19:43:59 robert Exp $
---- conf/mime.types.orig Tue Aug 5 13:13:06 2014
-+++ conf/mime.types Sat Aug 23 13:24:44 2014
-@@ -44,6 +44,7 @@ types {
- application/x-java-archive-diff jardiff;
- application/x-java-jnlp-file jnlp;
- application/x-makeself run;
-+ application/x-ns-proxy-autoconfig pac;
- application/x-perl pl pm;
- application/x-pilot prc pdb;
- application/x-rar-compressed rar;
-@@ -55,19 +56,33 @@ types {
- application/x-x509-ca-cert der pem crt;
- application/x-xpinstall xpi;
- application/xhtml+xml xhtml;
-- application/xspf+xml xspf;
- application/zip zip;
-
+Index: conf/mime.types
+--- conf/mime.types.orig
++++ conf/mime.types
+@@ -38,22 +38,30 @@ types {
+ application/vnd.ms-excel xls;
+ application/vnd.ms-fontobject eot;
+ application/vnd.ms-powerpoint ppt;
+ application/vnd.oasis.opendocument.chart odc;
+ application/vnd.oasis.opendocument.chart-template otc;
+ application/vnd.oasis.opendocument.database odb;
+ application/vnd.oasis.opendocument.formula odf;
+ application/vnd.oasis.opendocument.formula-template otf;
-+ application/vnd.oasis.opendocument.graphics odg;
-+ application/vnd.oasis.opendocument.graphics-template otg;
+ application/vnd.oasis.opendocument.image odi;
+ application/vnd.oasis.opendocument.image-template oti;
-+ application/vnd.oasis.opendocument.presentation odp;
+ application/vnd.oasis.opendocument.graphics odg;
++ application/vnd.oasis.opendocument.graphics-template otg;
+ application/vnd.oasis.opendocument.presentation odp;
+ application/vnd.oasis.opendocument.presentation-template otp;
-+ application/vnd.oasis.opendocument.spreadsheet ods;
+ application/vnd.oasis.opendocument.spreadsheet ods;
+ application/vnd.oasis.opendocument.spreadsheet-template ots;
-+ application/vnd.oasis.opendocument.text odt;
+ application/vnd.oasis.opendocument.text odt;
+- application/vnd.openxmlformats-officedocument.presentationml.presentation
+- pptx;
+- application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
+- xlsx;
+- application/vnd.openxmlformats-officedocument.wordprocessingml.document
+- docx;
+ application/vnd.oasis.opendocument.text-master odm;
+ application/vnd.oasis.opendocument.text-template ott;
+ application/vnd.oasis.opendocument.text-web oth;
-+
- application/octet-stream bin exe dll;
- application/octet-stream deb;
- application/octet-stream dmg;
- application/octet-stream iso img;
- application/octet-stream msi msp msm;
+ application/vnd.wap.wmlc wmlc;
+ application/x-7z-compressed 7z;
+ application/x-cocoa cco;
+ application/x-java-archive-diff jardiff;
+ application/x-java-jnlp-file jnlp;
+ application/x-makeself run;
++ application/x-ns-proxy-autoconfig pac;
+ application/x-perl pl pm;
+ application/x-pilot prc pdb;
+ application/x-rar-compressed rar;
+@@ -65,7 +73,6 @@ types {
+ application/x-x509-ca-cert der pem crt;
+ application/x-xpinstall xpi;
+ application/xhtml+xml xhtml;
+- application/xspf+xml xspf;
+ application/zip zip;
+
+ application/octet-stream bin exe dll;
+@@ -74,6 +81,7 @@ types {
+ application/octet-stream iso img;
+ application/octet-stream msi msp msm;
-- application/vnd.openxmlformats-officedocument.wordprocessingml.document
docx;
-- application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
xlsx;
-- application/vnd.openxmlformats-officedocument.presentationml.presentation
pptx;
--
+ audio/basic au snd;
- audio/midi mid midi kar;
- audio/mpeg mp3;
- audio/ogg ogg;
+ audio/midi mid midi kar;
+ audio/mpeg mp3;
+ audio/ogg ogg;