Subject: CVS commit: pkgsrc/pkgtools/pkglint/files
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 01/28/2006 11:11:50
Module Name: pkgsrc
Committed By: rillig
Date: Sat Jan 28 11:11:50 UTC 2006
Modified Files:
pkgsrc/pkgtools/pkglint/files: pkglint.pl
Log Message:
- Removed PkgLint::Util::match.
- Added PkgLint::Match, which represents the result of matching a regular
expression against a PkgLint::String.
- Fixed the arguments to substr in PkgLint::String::substring.
- Added PkgLint::String::match.
- Added a proof of concept in checkfile_patch, in the warning about RCS
tags. Run pkglint -s --klickibunti to see it.
To generate a diff of this commit:
cvs rdiff -r1.491 -r1.492 pkgsrc/pkgtools/pkglint/files/pkglint.pl
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.