diff options
author | rillig <rillig@pkgsrc.org> | 2005-06-14 03:54:04 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2005-06-14 03:54:04 +0000 |
commit | 5e569e83be8e091ac40698fba57824e76a61cea6 (patch) | |
tree | c35ba243e48f5ba1a3610879d116f0a6f5ec517a /doc | |
parent | 16d5984a598e6e9690f29abe4711ecaf7ae56e0a (diff) | |
download | pkgsrc-5e569e83be8e091ac40698fba57824e76a61cea6.tar.gz |
Updated pkglint to 4.17.1 to fix PR 30509. Now empty DESCR files are
flagged as an error again.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 8a3f2c57111..a2c8d02b130 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.10357 2005/06/14 02:30:16 hira Exp $ +$NetBSD: CHANGES,v 1.10358 2005/06/14 03:54:04 rillig Exp $ Changes to the packages collection and infrastructure in 2005: @@ -2871,3 +2871,4 @@ Changes to the packages collection and infrastructure in 2005: Updated devel/treecc to 0.3.6 [jmmv 2005-06-13] Updated misc/udfclient to 0.4.5 [reinoud 2005-06-13] Updated x11/mlterm to 2.9.2nb1 [hira 2005-06-14] + Updated pkgtools/pkglint to 4.17.1 [rillig 2005-06-14] |