From owner-cvs-all Thu Sep 21 9:22:19 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 60C4A37B422; Thu, 21 Sep 2000 09:22:16 -0700 (PDT) Received: (from will@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA02447; Thu, 21 Sep 2000 09:22:16 -0700 (PDT) (envelope-from will@FreeBSD.org) Message-Id: <200009211622.JAA02447@freefall.freebsd.org> From: Will Andrews Date: Thu, 21 Sep 2000 09:22:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/portlint/src portlint.pl X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG will 2000/09/21 09:22:16 PDT Modified files: devel/portlint/src portlint.pl Log: Fix portlint bug where it thinks that missing a files/md5 is fatal but the port actually does not have any DISTFILES variable. This *should* work with slave/master ports, but I'm not sure. Now the portlint port passes its own test. ;-> PR: 21380 Submitted by: des Approved by: mharo Revision Changes Path 1.20 +2 -2 ports/devel/portlint/src/portlint.pl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message