From owner-cvs-all@FreeBSD.ORG Thu May 28 17:21:47 2009 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 F2AA8106566C; Thu, 28 May 2009 17:21:46 +0000 (UTC) (envelope-from dhn@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id DEE428FC1F; Thu, 28 May 2009 17:21:46 +0000 (UTC) (envelope-from dhn@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n4SHLk4g072944; Thu, 28 May 2009 17:21:46 GMT (envelope-from dhn@repoman.freebsd.org) Received: (from dhn@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n4SHLkJw072943; Thu, 28 May 2009 17:21:46 GMT (envelope-from dhn) Message-Id: <200905281721.n4SHLkJw072943@repoman.freebsd.org> From: Dennis Herrmann Date: Thu, 28 May 2009 17:21:46 +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/gatling Makefile distinfo ports/www/gatling/files extra-patch-disable_smb gatling.in gatling_wrapper patch-GNUmakefile patch-bench.c patch-dl.c patch-gatling.c patch-http.c patch-matchiprange.c patch-rellink.c ... 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, 28 May 2009 17:21:47 -0000 dhn 2009-05-28 17:21:46 UTC FreeBSD ports repository Modified files: www/gatling Makefile distinfo www/gatling/files patch-GNUmakefile Added files: www/gatling/files extra-patch-disable_smb gatling.in gatling_wrapper patch-bench.c patch-dl.c patch-http.c patch-matchiprange.c patch-rellink.c patch-strndup.c Removed files: www/gatling/files patch-gatling.c Log: - Update to 0.10 PR: ports/135027 Submitted by: Thomas-Martin Seck (maintainer) Revision Changes Path 1.14 +26 -11 ports/www/gatling/Makefile 1.8 +3 -3 ports/www/gatling/distinfo 1.1 +11 -0 ports/www/gatling/files/extra-patch-disable_smb (new) 1.1 +67 -0 ports/www/gatling/files/gatling.in (new) 1.1 +91 -0 ports/www/gatling/files/gatling_wrapper (new) 1.3 +39 -47 ports/www/gatling/files/patch-GNUmakefile 1.1 +10 -0 ports/www/gatling/files/patch-bench.c (new) 1.3 +13 -0 ports/www/gatling/files/patch-dl.c (new) 1.10 +0 -10 ports/www/gatling/files/patch-gatling.c (dead) 1.1 +9 -0 ports/www/gatling/files/patch-http.c (new) 1.1 +10 -0 ports/www/gatling/files/patch-matchiprange.c (new) 1.1 +10 -0 ports/www/gatling/files/patch-rellink.c (new) 1.1 +65 -0 ports/www/gatling/files/patch-strndup.c (new)