Date: Thu, 20 Nov 2003 18:55:08 -0800 (PST) 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.1 portlint.pl Message-ID: <200311210255.hAL2t8hR029284@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcus 2003/11/20 18:55:08 PST
FreeBSD ports repository
Modified files:
devel/portlint Makefile
devel/portlint/src portlint.1 portlint.pl
Log:
* Check to make sure new ports do not contain PORTREVISION [1]
* Check to make sure new ports do not contain PORTEPOCH
* Throw a FATAL error if an additional file exists in the port directory but
not in CVS [2]
* Throw a FATAL error if a file is in CVS but not in the port's directory [2]
* Throw a FATAL error if a file was deleted from CVS but still in the port's
directory [2]
* Warn if a new file contains a non-empty RCS Id [2]
* Add a missing ``if ($verbose)'' [2]
Submitted by: arved [1]
eik [2]
Revision Changes Path
1.66 +1 -1 ports/devel/portlint/Makefile
1.16 +0 -0 ports/devel/portlint/src/portlint.1
1.47 +149 -3 ports/devel/portlint/src/portlint.pl
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311210255.hAL2t8hR029284>
