Revision: 25661 http://sourceforge.net/p/gar/code/25661 Author: rthurner Date: 2016-04-15 17:28:39 +0000 (Fri, 15 Apr 2016) Log Message: ----------- nginx/trunk: nginx, upgrade to 1.9.14
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 2016-04-15 15:13:22 UTC (rev 25660) +++ csw/mgar/pkg/nginx/trunk/Makefile 2016-04-15 17:28:39 UTC (rev 25661) @@ -1,5 +1,5 @@ NAME = nginx -VERSION = 1.7.10 +VERSION = 1.9.14 GARTYPE = v2 DESCRIPTION = HTTP server and mail proxy server @@ -102,7 +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 +CONFIGURE_ARGS += --with-http_v2_module # Enable when we have 64 bit perl # CONFIGURE_ARGS += --with-http_perl_module # Specifically enable legacy method for people who want that Modified: csw/mgar/pkg/nginx/trunk/checksums =================================================================== --- csw/mgar/pkg/nginx/trunk/checksums 2016-04-15 15:13:22 UTC (rev 25660) +++ csw/mgar/pkg/nginx/trunk/checksums 2016-04-15 17:28:39 UTC (rev 25661) @@ -1 +1 @@ -8e800ea5247630b0fcf31ba35cb3245d nginx-1.7.10.tar.gz +a25818039f34b5d54b017d44c76321c4 nginx-1.9.14.tar.gz This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.