Subject: CVS commit: pkgsrc/pkgtools/pkglint
From: Jeremy C. Reed
Date: 2016-09-30 20:27:37
Message id: 20160930182737.9DA9FFBD2@cvs.NetBSD.org

Log Message:
pkglint has hardcoded php55 referenced a couple times.
That package was removedi and caused pkglint errors like:
ERROR: ../../lang/php/ext.mk:25: Cannot read
"./../../lang/php55/Makefile.common".

So update to later php56.

I don't understand why the ChecklinesDistinfo function in distinfo.go
has an exception for the php patches directory but changed there too.

I received an okay on packages@ list.

Note that the make check for the pkglint package failed for me
but the pkglint worked for me in my tests of some php using packages.

Increase version of pkglint.

Files:
RevisionActionfile
1.497modifypkgsrc/pkgtools/pkglint/Makefile
1.9modifypkgsrc/pkgtools/pkglint/files/distinfo.go
1.12modifypkgsrc/pkgtools/pkglint/files/pkglint.go