SF.net SVN: gar:[23087] csw/mgar/pkg/nginx/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Fri Feb 28 13:01:08 CET 2014


Revision: 23087
          http://sourceforge.net/p/gar/code/23087
Author:   dmichelsen
Date:     2014-02-28 12:01:05 +0000 (Fri, 28 Feb 2014)
Log Message:
-----------
nginx/trunk: Update to 1.5.9, enable SPDY

Modified Paths:
--------------
    csw/mgar/pkg/nginx/trunk/Makefile
    csw/mgar/pkg/nginx/trunk/checksums

Modified: csw/mgar/pkg/nginx/trunk/Makefile
===================================================================
--- csw/mgar/pkg/nginx/trunk/Makefile	2014-02-28 10:34:47 UTC (rev 23086)
+++ csw/mgar/pkg/nginx/trunk/Makefile	2014-02-28 12:01:05 UTC (rev 23087)
@@ -1,5 +1,5 @@
 NAME = nginx
-VERSION = 1.5.7
+VERSION = 1.5.9
 GARTYPE = v2
 
 DESCRIPTION = HTTP server and mail proxy server
@@ -102,6 +102,7 @@
 CONFIGURE_ARGS += --with-http_secure_link_module
 CONFIGURE_ARGS += --with-http_degradation_module
 CONFIGURE_ARGS += --with-http_stub_status_module
+CONFIGURE_ARGS += --with-http_spdy_module
 # Enable when we have 64 bit perl
 # CONFIGURE_ARGS += --with-http_perl_module
 

Modified: csw/mgar/pkg/nginx/trunk/checksums
===================================================================
--- csw/mgar/pkg/nginx/trunk/checksums	2014-02-28 10:34:47 UTC (rev 23086)
+++ csw/mgar/pkg/nginx/trunk/checksums	2014-02-28 12:01:05 UTC (rev 23087)
@@ -1 +1 @@
-39d4f5262435f3e11dafb4a02ce7f5dd  nginx-1.5.7.tar.gz
+5fbde453d6bbc496f62a84412cd0bd8f  nginx-1.5.9.tar.gz

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list