From owner-freebsd-www@FreeBSD.ORG Sun Jun 21 15:50:05 2009 Return-Path: Delivered-To: freebsd-www@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1B792106564A for ; Sun, 21 Jun 2009 15:50:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 09A2C8FC0C for ; Sun, 21 Jun 2009 15:50:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n5LFo4Fo085888 for ; Sun, 21 Jun 2009 15:50:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n5LFo44d085887; Sun, 21 Jun 2009 15:50:04 GMT (envelope-from gnats) Date: Sun, 21 Jun 2009 15:50:04 GMT Message-Id: <200906211550.n5LFo44d085887@freefall.freebsd.org> To: freebsd-www@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: www/134505: commit references a PR X-BeenThere: freebsd-www@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: FreeBSD Project Webmasters List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Jun 2009 15:50:05 -0000 The following reply was made to PR www/134505; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: www/134505: commit references a PR Date: Sun, 21 Jun 2009 15:45:27 +0000 (UTC) simon 2009-06-21 15:45:18 UTC FreeBSD ports repository Modified files: ports-mgmt/portaudit Makefile ports-mgmt/portaudit/files portaudit-cmd.sh portaudit.1 portaudit.conf Log: Download portaudit database from http://portaudit.FreeBSD.org/ instead of http://www.FreeBSD.org/ports/portaudit/. This is primarily done to work around bug in lighttpd on www.FreeBSD.org where If-Modified-Since isn't handled correctly possibly resulting in users behind web proxies getting an outdated version of the portaudit database. Bump portaudit version number. Big thanks to the reporter for the detailed PR with good information about reproducing the issue. PR: www/134505 Reported by: Christian Ullrich Prodding by: remko, Christian Ullrich Revision Changes Path 1.25 +1 -1 ports/ports-mgmt/portaudit/Makefile 1.15 +2 -2 ports/ports-mgmt/portaudit/files/portaudit-cmd.sh 1.9 +3 -3 ports/ports-mgmt/portaudit/files/portaudit.1 1.7 +2 -2 ports/ports-mgmt/portaudit/files/portaudit.conf _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"