Subject: CVS commit: pkgsrc/pkgtools/pkglint
To: None <pkgsrc-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 11/04/2004 12:37:03
Module Name: pkgsrc
Committed By: wiz
Date: Thu Nov 4 12:37:03 UTC 2004
Modified Files:
pkgsrc/pkgtools/pkglint: Makefile
pkgsrc/pkgtools/pkglint/files: lintpkgsrc.pl
Log Message:
Test if pkgname is defined before using it; gets rid of some warnings:
Use of uninitialized value in pattern match (m//) at /usr/pkg/bin/lintpkgsrc line 747.
Patch from Nicolas Joly in PR 27875.
To generate a diff of this commit:
cvs rdiff -r1.208 -r1.209 pkgsrc/pkgtools/pkglint/Makefile
cvs rdiff -r1.93 -r1.94 pkgsrc/pkgtools/pkglint/files/lintpkgsrc.pl
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.