From owner-cvs-all@FreeBSD.ORG Tue Feb 24 06:18:50 2004 Return-Path: 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 EBF1616A4CE; Tue, 24 Feb 2004 06:18:50 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB2FE43D2F; Tue, 24 Feb 2004 06:18:50 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i1OEIoGe056160; Tue, 24 Feb 2004 06:18:50 -0800 (PST) (envelope-from knu@repoman.freebsd.org) Received: (from knu@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1OEIoAI056159; Tue, 24 Feb 2004 06:18:50 -0800 (PST) (envelope-from knu) Message-Id: <200402241418.i1OEIoAI056159@repoman.freebsd.org> From: Akinori MUSHA Date: Tue, 24 Feb 2004 06:18:50 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/cvsweb Makefile ports/devel/cvsweb/files patch-cvsweb.cgi X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Feb 2004 14:18:51 -0000 knu 2004/02/24 06:18:50 PST FreeBSD ports repository Modified files: devel/cvsweb Makefile devel/cvsweb/files patch-cvsweb.cgi Log: Turn off perl's -T flag for the moment, for CVSweb 2.0.6's code does not pass Perl 5.8's stricter taint checks. The flag will be turned on again when the port is updated to the next release. PR: ports/62650, ports/62743 Submitted by: naddy, Palle Girgensohn Revision Changes Path 1.71 +1 -0 ports/devel/cvsweb/Makefile 1.7 +3 -8 ports/devel/cvsweb/files/patch-cvsweb.cgi