FreeBSD Bugzilla – Attachment 113312 Details for
Bug 154834
[PATCH] www/varnish: update to 2.1.5
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
varnish-2.1.5.patch
varnish-2.1.5.patch (text/plain), 2.07 KB, created by
Rogier R. Mulhuijzen
on 2011-02-17 00:30:14 UTC
(
hide
)
Description:
varnish-2.1.5.patch
Filename:
MIME Type:
Creator:
Rogier R. Mulhuijzen
Created:
2011-02-17 00:30:14 UTC
Size:
2.07 KB
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/www/varnish214/Makefile /usr/ports/www/varnish/Makefile >--- /usr/ports/www/varnish214/Makefile 2010-11-08 13:06:02.000000000 +0100 >+++ /usr/ports/www/varnish/Makefile 2011-02-16 23:58:40.000000000 +0100 >@@ -6,18 +6,17 @@ > # > > PORTNAME= varnish >-PORTVERSION= 2.1.4 >-PORTREVISION= 1 >+PORTVERSION= 2.1.5 > CATEGORIES= www >-MASTER_SITES= http://www.varnish-software.com/sites/default/files/ >+MASTER_SITES= http://repo.varnish-cache.org/source/ > > MAINTAINER= des@FreeBSD.org > COMMENT= The Varnish high-performance HTTP accelerator > >-LICENSE= BSD >- > LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre > >+LICENSE= BSD >+ > GNU_CONFIGURE= yes > USE_GMAKE= yes > CONFIGURE_ARGS= --localstatedir=${PREFIX} >diff -ruN --exclude=CVS /usr/ports/www/varnish214/distinfo /usr/ports/www/varnish/distinfo >--- /usr/ports/www/varnish214/distinfo 2010-10-21 18:56:02.000000000 +0200 >+++ /usr/ports/www/varnish/distinfo 2011-02-17 00:37:06.000000000 +0100 >@@ -1,3 +1,2 @@ >-MD5 (varnish-2.1.4.tar.gz) = e794a37b6fbb786a083c0946103ae103 >-SHA256 (varnish-2.1.4.tar.gz) = 474913110458fd0989a5cddf8f67011fc1d20bb1cd61e85cbef99147acb6ac8e >-SIZE (varnish-2.1.4.tar.gz) = 1539241 >+SHA256 (varnish-2.1.5.tar.gz) = 2d8049be14ada035d0e3a54c2b519143af40d03d917763cf72d53d8188e5ef83 >+SIZE (varnish-2.1.5.tar.gz) = 1530856 >diff -ruN --exclude=CVS /usr/ports/www/varnish214/files/patch-r5461 /usr/ports/www/varnish/files/patch-r5461 >--- /usr/ports/www/varnish214/files/patch-r5461 2010-11-08 13:06:02.000000000 +0100 >+++ /usr/ports/www/varnish/files/patch-r5461 1970-01-01 01:00:00.000000000 +0100 >@@ -1,17 +0,0 @@ >-Index: bin/varnishd/cache_fetch.c >-=================================================================== >---- bin/varnishd/cache_fetch.c (revision 5460) >-+++ bin/varnishd/cache_fetch.c (revision 5461) >-@@ -552,9 +552,11 @@ >- assert(uu == sp->obj->len); >- } >- >-- if (mklen > 0) >-+ if (mklen > 0) { >-+ http_Unset(sp->obj->http, H_Content_Length); >- http_PrintfHeader(sp->wrk, sp->fd, sp->obj->http, >- "Content-Length: %u", sp->obj->len); >-+ } >- >- if (http_HdrIs(hp, H_Connection, "close")) >- cls = 1;
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 154834
: 113312