pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/pkgtools/pkglint Added type checking for Makefile vari...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4bf17fe9e274
branches:  trunk
changeset: 488929:4bf17fe9e274
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sat Feb 12 11:27:14 2005 +0000

description:
Added type checking for Makefile variables. The typechecking is
experimental and has been announced on tech-pkg to make the package
developers aware of it.

diffstat:

 pkgtools/pkglint/PLIST |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (14 lines):

diff -r 71234e02a285 -r 4bf17fe9e274 pkgtools/pkglint/PLIST
--- a/pkgtools/pkglint/PLIST    Sat Feb 12 11:05:05 2005 +0000
+++ b/pkgtools/pkglint/PLIST    Sat Feb 12 11:27:14 2005 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2001/10/31 21:31:44 zuntum Exp $
+@comment $NetBSD: PLIST,v 1.2 2005/02/12 11:27:14 rillig Exp $
 bin/lintpkgsrc
 bin/pkglint
 bin/plist-clash
@@ -6,3 +6,4 @@
 man/cat1/pkglint.0
 man/man1/lintpkgsrc.1
 man/man1/pkglint.1
+share/pkglint/makevars.map



Home | Main Index | Thread Index | Old Index