www/162874: [update] [patch] www/nginx: update 3rd party upstream_keepalive module to 0.7

Alexander Brovikov alexander at brovikov.ru
Fri Nov 25 09:00:27 UTC 2011


>Number:         162874
>Category:       www
>Synopsis:       [update] [patch] www/nginx: update 3rd party upstream_keepalive module to 0.7
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-www
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov 25 09:00:25 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Alexander Brovikov
>Release:        8.2-RELEASE
>Organization:
>Environment:
>Description:
update 3rd party upstream_keepalive module to 0.7
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ur /usr/ports/www/nginx.orig/Makefile /usr/ports/www/nginx/Makefile
--- /usr/ports/www/nginx.orig/Makefile	2011-11-25 14:49:43.000000000 +0600
+++ /usr/ports/www/nginx/Makefile	2011-11-25 14:47:31.000000000 +0600
@@ -393,7 +393,7 @@
 .endif
 
 .if defined(WITH_HTTP_UPSTREAM_KEEPALIVE)
-NGINX_UPSTREAM_KEEPALIVE_VERSION=	0.4
+NGINX_UPSTREAM_KEEPALIVE_VERSION=	0.7
 MASTER_SITES+=	http://mdounin.ru/files/:upstream
 DISTFILES+=	ngx_http_upstream_keepalive-${NGINX_UPSTREAM_KEEPALIVE_VERSION}.tar.gz:upstream
 CONFIGURE_ARGS+=--add-module=${WRKDIR}/ngx_http_upstream_keepalive-${NGINX_UPSTREAM_KEEPALIVE_VERSION}
diff -ur /usr/ports/www/nginx.orig/distinfo /usr/ports/www/nginx/distinfo
--- /usr/ports/www/nginx.orig/distinfo	2011-11-25 14:49:52.000000000 +0600
+++ /usr/ports/www/nginx/distinfo	2011-11-25 14:48:28.000000000 +0600
@@ -1,4 +1,4 @@
 SHA256 (nginx-1.0.10.tar.gz) = 7221fdb0f2a94875252cb3c406a2cd5895d9bc57874fc1b4f588964fd3361e3c
 SIZE (nginx-1.0.10.tar.gz) = 686011
-SHA256 (ngx_http_upstream_keepalive-0.4.tar.gz) = 47c751380deba98c57747d711157eda22a4da18bc89783722eac89c923bd2e67
-SIZE (ngx_http_upstream_keepalive-0.4.tar.gz) = 8267
+SHA256 (ngx_http_upstream_keepalive-0.7.tar.gz) = c47935c817d7b218b8cd78b9f5cde9bfc073d5e26fc87450adc34f0632350ff1
+SIZE (ngx_http_upstream_keepalive-0.7.tar.gz) = 10359


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-www mailing list