From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Sep 15 09:35:34 2005 Return-Path: X-Original-To: freebsd-ports-bugs@FreeBSD.org Delivered-To: freebsd-ports-bugs@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F0E816A46F; Thu, 15 Sep 2005 09:35:34 +0000 (GMT) (envelope-from dsl@bitwizards.com.au) Received: from out4.smtp.messagingengine.com (out4.smtp.messagingengine.com [66.111.4.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9425B43D49; Thu, 15 Sep 2005 09:35:33 +0000 (GMT) (envelope-from dsl@bitwizards.com.au) Received: from frontend1.internal (mysql-sessions.internal [10.202.2.149]) by frontend1.messagingengine.com (Postfix) with ESMTP id 6DCF9CCF41C; Thu, 15 Sep 2005 05:35:32 -0400 (EDT) Received: from frontend2.messagingengine.com ([10.202.2.151]) by frontend1.internal (MEProxy); Thu, 15 Sep 2005 05:35:32 -0400 X-Sasl-enc: XXUYf7KEbJfqU0Ij5iKjsVhnrAdX6phcfhn02MWSZzdA 1126776930 Received: from infinity.foozle.org (adsl-22-98.swiftdsl.com.au [218.214.22.98]) by frontend2.messagingengine.com (Postfix) with ESMTP id 260FA5703A9; Thu, 15 Sep 2005 05:35:30 -0400 (EDT) Received: from infinity.foozle.org (localhost [127.0.0.1]) by infinity.foozle.org (Postfix) with ESMTP id 2E3BB39848; Thu, 15 Sep 2005 19:35:23 +1000 (EST) Received: by infinity.foozle.org (Postfix, from userid 10000) id EFBDA39844; Thu, 15 Sep 2005 19:35:22 +1000 (EST) Date: Thu, 15 Sep 2005 19:35:22 +1000 From: David Lay To: Volker Stolz Message-ID: <20050915093522.GA58045@infinity.foozle.org> References: <200509150806.j8F86Xf5072617@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200509150806.j8F86Xf5072617@freefall.freebsd.org> User-Agent: Mutt/1.4.2.1i X-Virus-Scanned: ClamAV using ClamSMTP on infinity.foozle.org Cc: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/86142: Update www/mod_proxy_html to version 2.5.1 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Sep 2005 09:35:34 -0000 * Volker Stolz [2005-09-15 18:06]: > > Can you please double-check and e.g. 'make distclean' first? > > Current version from ports: > > mod_proxy_html@menelaos [10:04:56]> make fetch -DMASTER_SITE_OVERRIDE > ===> Vulnerability check disabled, database not found > => mod_proxy_html.c doesn't seem to exist in /usr/ports/distfiles/. > => Attempting to fetch from 1. > fetch: 1mod_proxy_html.c: No such file or directory > => Attempting to fetch from http://apache.webthing.com/mod_proxy_html/. > mod_proxy_html.c 100% of 31 kB 172 kBps > mod_proxy_html@menelaos [10:05:02]> make > ===> Vulnerability check disabled, database not found > ===> Extracting for mod_proxy_html-2.4.3 > => Checksum OK for mod_proxy_html.c. Missed this first time around, but a patch was recently committed 'distinfo' which addresses the file checksum issue. This makes my patch against 'distinfo' redundant. http://www.freebsd.org/cgi/cvsweb.cgi/ports/www/mod_proxy_html/distinfo Nevertheless, PORTVERSION and MAINTAINER need updating, so just the patch against 'Makefile' should be committed. -- David Lay dsl@bitwizards.com.au