From owner-cvs-all  Sun Apr 16 16: 5:10 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 06B0637B69F; Sun, 16 Apr 2000 16:05:08 -0700 (PDT)
	(envelope-from mharo@FreeBSD.org)
Received: (from mharo@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id QAA96319;
	Sun, 16 Apr 2000 16:05:08 -0700 (PDT)
	(envelope-from mharo@FreeBSD.org)
Message-Id: <200004162305.QAA96319@freefall.freebsd.org>
From: Michael Haro <mharo@FreeBSD.org>
Date: Sun, 16 Apr 2000 16:05:07 -0700 (PDT)
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/04/16 16:05:07 PDT

  Modified files:
    devel/portlint       Makefile 
    devel/portlint/src   portlint.pl 
  Log:
  Update to 2.2.1
  
  Fixes:
  	* fix some portname/version checking bugs
  	* put EXTRACT_ONLY in section 1 checking
  	* fix multi comment sections at top of Makefile regex
  	* make portlint pass perl -w (this found a few bugs)
  No new features in this version
  
  Revision  Changes    Path
  1.37      +3 -2      ports/devel/portlint/Makefile
  1.18      +24 -19    ports/devel/portlint/src/portlint.pl



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message