Date: Wed, 13 Apr 2005 03:20:56 +0000 (UTC) From: Joe Marcus Clarke <marcus@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/portlint Makefile ports/devel/portlint/src portlint.pl Message-ID: <200504130320.j3D3Kuw5004935@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcus 2005-04-13 03:20:56 UTC FreeBSD ports repository Modified files: devel/portlint Makefile devel/portlint/src portlint.pl Log: Update to 2.7.1 * Check to make sure only characters [-.a-zA-Z0-9_] appear in file names [1] * Check for proper quoting of IGNORE and BROKEN [1] * Check to see if README.html is being committed [1] * Check for uses of .elseif [2] Submitted by: krion [1] Suggested by: bsdcrank <bsdcrank@squbes.com> [2] Revision Changes Path 1.90 +1 -1 ports/devel/portlint/Makefile 1.71 +38 -2 ports/devel/portlint/src/portlint.pl
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504130320.j3D3Kuw5004935>