[145174] trunk/dports/www/nginx/Portfile

cal at macports.org cal at macports.org
Wed Jan 27 11:33:27 PST 2016


Revision: 145174
          https://trac.macports.org/changeset/145174
Author:   cal at macports.org
Date:     2016-01-27 11:33:27 -0800 (Wed, 27 Jan 2016)
Log Message:
-----------
nginx: 1.9.10, closes #50454, security

Fixes CVE-2016-0742, CVE-2016-0746, CVE-2016-0747.

Modified Paths:
--------------
    trunk/dports/www/nginx/Portfile

Modified: trunk/dports/www/nginx/Portfile
===================================================================
--- trunk/dports/www/nginx/Portfile	2016-01-27 19:07:55 UTC (rev 145173)
+++ trunk/dports/www/nginx/Portfile	2016-01-27 19:33:27 UTC (rev 145174)
@@ -4,8 +4,7 @@
 PortSystem          1.0
 
 name                nginx
-version             1.9.9
-revision            1
+version             1.9.10
 categories          www mail
 platforms           darwin
 license             BSD
@@ -35,8 +34,8 @@
 
 distfiles           ${name}-${version}${extract.suffix}:nginx
 checksums           ${name}-${version}${extract.suffix} \
-                    rmd160  221623f7faa4984d285fc6b6442840c1f81b74b7 \
-                    sha256  de66bb2b11c82533aa5cb5ccc27cbce736ab87c9f2c761e5237cda0b00068d73
+                    rmd160  229bb3a24eb52bf28aaad01c88840810d352214c \
+                    sha256  fb14d76844cab0a5a0880768be28965e74f9956790f618c454ef6098e26631d9
 
 depends_lib         port:pcre \
                     port:zlib
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160127/98a0c06a/attachment.html>


More information about the macports-changes mailing list