From owner-cvs-all@FreeBSD.ORG Fri May 14 14:07:40 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 8211816A4E4; Fri, 14 May 2004 14:07:40 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4BEE343D48; Fri, 14 May 2004 14:07:40 -0700 (PDT) (envelope-from eik@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 i4EL7eGe011056; Fri, 14 May 2004 14:07:40 -0700 (PDT) (envelope-from eik@repoman.freebsd.org) Received: (from eik@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i4EL7ef9011055; Fri, 14 May 2004 14:07:40 -0700 (PDT) (envelope-from eik) Message-Id: <200405142107.i4EL7ef9011055@repoman.freebsd.org> From: Oliver Eikemeier Date: Fri, 14 May 2004 14:07:40 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/Tools/scripts chkmodules.pl chkversion.pl 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: Fri, 14 May 2004 21:07:40 -0000 eik 2004/05/14 14:07:40 PDT FreeBSD ports repository Modified files: Tools/scripts chkmodules.pl chkversion.pl Log: support for symlinked portsdir (but no other symlinks in the ports tree) chkversion: support for CVS blame with env CVSBLAME=yes Revision Changes Path 1.3 +4 -4 ports/Tools/scripts/chkmodules.pl 1.2 +17 -12 ports/Tools/scripts/chkversion.pl