From owner-cvs-all Mon Mar 20 10: 3: 5 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E945837B91A; Mon, 20 Mar 2000 10:03:02 -0800 (PST) (envelope-from mharo@FreeBSD.org) Received: (from mharo@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA67093; Mon, 20 Mar 2000 10:03:02 -0800 (PST) (envelope-from mharo@FreeBSD.org) Message-Id: <200003201803.KAA67093@freefall.freebsd.org> From: Michael Haro Date: Mon, 20 Mar 2000 10:03:02 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/portlint Makefile ports/devel/portlint/src portlint.pl Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mharo 2000/03/20 10:03:02 PST Modified files: devel/portlint Makefile devel/portlint/src portlint.pl Log: - fix a bug in pkg/* checking - enforce pkg/COMMENT style - better info file checking in pkg/PLIST - don't warn about @unexec rmdir foo || true - the handbook says this is fine - allow CATEGORIES+= - warn about www.freebsd.org/~user needing to be people.freebsd.org - warn about PKGNAME being set from another variable instead of being a fatal error - understand both $(PORTSDIR) and ${PORTSDIR} Revision Changes Path 1.29 +2 -2 ports/devel/portlint/Makefile 1.15 +44 -8 ports/devel/portlint/src/portlint.pl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message