From owner-cvs-doc@FreeBSD.ORG Tue Sep 2 02:46:44 2003 Return-Path: Delivered-To: cvs-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7C5E416A4BF; Tue, 2 Sep 2003 02:46:44 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E77C4407A; Tue, 2 Sep 2003 02:46:27 -0700 (PDT) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h829kR0U051865; Tue, 2 Sep 2003 02:46:27 -0700 (PDT) (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h829kRMP051864; Tue, 2 Sep 2003 02:46:27 -0700 (PDT) Message-Id: <200309020946.h829kRMP051864@repoman.freebsd.org> From: Doug Barton Date: Tue, 2 Sep 2003 02:46:27 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/cgi query-pr-summary.cgi X-BeenThere: cvs-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the doc and www trees List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Sep 2003 09:46:44 -0000 dougb 2003/09/02 02:46:27 PDT FreeBSD doc repository Modified files: en/cgi query-pr-summary.cgi Log: Don't show the Resp. field if it's ports-bugs, just like we do with freebsd-bugs already. Add a micro-optimization to this test, which should just about make up for checking two strings instead of one for most pr's. Reviewed by: ceri Revision Changes Path 1.40 +3 -2 www/en/cgi/query-pr-summary.cgi