Path to this page:
Subject: CVS commit: [pkgsrc-2012Q1] pkgsrc/pkgtools/pkglint
From: S.P.Zeidler
Date: 2012-04-09 17:02:07
Message id: 20120409150207.93165175DD@cvs.netbsd.org
Log Message:
Pullup ticket #3724 - requested by sbd
pkgtools/pkglint: option syntax fix
Revisions pulled up:
- pkgtools/pkglint/Makefile 1.400
- pkgtools/pkglint/files/pkglint.pl 1.832
-------------------------------------------------------------------
Module Name: pkgsrc
Committed By: sbd
Date: Sun Apr 8 04:42:39 UTC 2012
Modified Files:
pkgsrc/pkgtools/pkglint: Makefile
pkgsrc/pkgtools/pkglint/files: pkglint.pl
Log Message:
Update the pattern used for checking option name to allow the plus (+)
character (e.g. as in "c++")
Bump version number.
To generate a diff of this commit:
cvs rdiff -u -r1.399 -r1.400 pkgsrc/pkgtools/pkglint/Makefile
cvs rdiff -u -r1.831 -r1.832 pkgsrc/pkgtools/pkglint/files/pkglint.pl
Files: