From owner-cvs-ports@FreeBSD.ORG Tue Aug 30 23:50:20 2011 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 876111065670; Tue, 30 Aug 2011 23:50:20 +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 782CF8FC13; Tue, 30 Aug 2011 23:50:20 +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 p7UNoKrj073916; Tue, 30 Aug 2011 23:50:20 GMT (envelope-from anders@repoman.freebsd.org) Received: (from anders@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p7UNoKr7073915; Tue, 30 Aug 2011 23:50:20 GMT (envelope-from anders) Message-Id: <201108302350.p7UNoKr7073915@repoman.freebsd.org> From: Anders Nordby Date: Tue, 30 Aug 2011 23:50:20 +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 distinfo pkg-plist ports/www/varnish/files patch-bin-varnishadm-varnishadm.c patch-configure.ac X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Aug 2011 23:50:20 -0000 anders 2011-08-30 23:50:20 UTC FreeBSD ports repository Modified files: www/varnish Makefile distinfo pkg-plist Added files: www/varnish/files patch-bin-varnishadm-varnishadm.c patch-configure.ac Log: Update to 3.0.1. Prepare for vmod builds. Fix libedit support (bz@ patch + more). Revision Changes Path 1.44 +21 -2 ports/www/varnish/Makefile 1.23 +4 -2 ports/www/varnish/distinfo 1.1 +15 -0 ports/www/varnish/files/patch-bin-varnishadm-varnishadm.c (new) 1.1 +28 -0 ports/www/varnish/files/patch-configure.ac (new) 1.16 +19 -0 ports/www/varnish/pkg-plist