diff options
author | rillig <rillig> | 2006-03-14 14:24:14 +0000 |
---|---|---|
committer | rillig <rillig> | 2006-03-14 14:24:14 +0000 |
commit | b95143fcf643cbe1f5ddc4fc4f72b6fd5142e7f5 (patch) | |
tree | 01fe528eb9cdf264b1588c27471b13124fd21095 /pkgtools/pkglint | |
parent | 32e883cefeb685335958f723261bb9a25eab47da (diff) | |
download | pkgsrc-b95143fcf643cbe1f5ddc4fc4f72b6fd5142e7f5.tar.gz |
Updated pkglint to 4.59.
Changes since 4.58:
- Improved checking of patch files.
- Adjusted the variable names to the recent pkgsrc changes.
- Print a note if the pkglint version does not match the one from the
checked pkgsrc tree.
Diffstat (limited to 'pkgtools/pkglint')
-rw-r--r-- | pkgtools/pkglint/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/pkglint/Makefile b/pkgtools/pkglint/Makefile index f177ee56e0c..abced1884f1 100644 --- a/pkgtools/pkglint/Makefile +++ b/pkgtools/pkglint/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.334 2006/03/01 22:19:13 rillig Exp $ +# $NetBSD: Makefile,v 1.335 2006/03/14 14:24:14 rillig Exp $ # -DISTNAME= pkglint-4.58 +DISTNAME= pkglint-4.59 CATEGORIES= pkgtools MASTER_SITES= # empty DISTFILES= # empty |