From owner-cvs-all Sun Nov 10 0:57:44 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0A13437B401; Sun, 10 Nov 2002 00:57:44 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AEDDD43E3B; Sun, 10 Nov 2002 00:57:43 -0800 (PST) (envelope-from kris@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 gAA8tXmV071937; Sun, 10 Nov 2002 00:55:33 -0800 (PST) (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id gAA8tXxE071936; Sun, 10 Nov 2002 00:55:33 -0800 (PST) Message-Id: <200211100855.gAA8tXxE071936@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 10 Nov 2002 00:55:33 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Tools/portbuild/scripts processlogs X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG kris 2002/11/10 00:55:33 PST Modified files: Tools/portbuild/scripts processlogs Log: Fix the html output of this script. There was neither a closing body tag nor a closing html tag. In general, browsers work without these, but Konqueror in particular was displaying some artifacts. Also make sure empty cells have an nbsp directive; eliminate a bogus case for Aff.; and change Date build to Build date. Submitted by: Mark Linimon PR: www/45021 Revision Changes Path 1.14 +21 -15 ports/Tools/portbuild/scripts/processlogs To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message