From owner-cvs-all@FreeBSD.ORG Thu Sep 1 11:05:32 2011 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 19BA1106564A; Thu, 1 Sep 2011 11:05:32 +0000 (UTC) (envelope-from anders@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id E56788FC1B; Thu, 1 Sep 2011 11:05:31 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id p81B5Vue097445; Thu, 1 Sep 2011 11:05:31 GMT (envelope-from anders@repoman.freebsd.org) Received: (from anders@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p81B5V1h097444; Thu, 1 Sep 2011 11:05:31 GMT (envelope-from anders) Message-Id: <201109011105.p81B5V1h097444@repoman.freebsd.org> From: Anders Nordby Date: Thu, 1 Sep 2011 11:05:31 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/varnish Makefile ports/www/varnish/files patch-ticket-1001-994 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Sep 2011 11:05:32 -0000 anders 2011-09-01 11:05:31 UTC FreeBSD ports repository Modified files: www/varnish Makefile Added files: www/varnish/files patch-ticket-1001-994 Log: Add bugfix for trac tickets 994&1001, crash in http_GetHdr(), cache_http.c. Revision Changes Path 1.46 +1 -0 ports/www/varnish/Makefile 1.1 +86 -0 ports/www/varnish/files/patch-ticket-1001-994 (new)