summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>2005-03-07 22:21:15 +0000
committerabs <abs@pkgsrc.org>2005-03-07 22:21:15 +0000
commit65b779a003e5d138de67e9f19dee9509aaeef9ea (patch)
treec501bdf68aa5272e30ef268a3e59f1bd1abde4f2 /doc
parentb7385ee363b5941d47768c2968b9ece7b7f8e837 (diff)
downloadpkgsrc-65b779a003e5d138de67e9f19dee9509aaeef9ea.tar.gz
update pkglint to 4.09:
Handle ! in .if conditionals, plus move slightly closer to the real 'make's behaviour when using defined() and empty(). Should fix pkg/28346
Diffstat (limited to 'doc')
-rw-r--r--doc/CHANGES4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index 9a333fe730f..72e505ed852 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.9465 2005/03/07 21:01:22 xtraeme Exp $
+$NetBSD: CHANGES,v 1.9466 2005/03/07 22:21:55 abs Exp $
Changes to the packages collection and infrastructure in 2005:
@@ -1338,3 +1338,5 @@ Changes to the packages collection and infrastructure in 2005:
Added e16menuedit2-0.0.1 [agc 2005-03-07]
bsd.pkg.mk: started freeze for pkgsrc-2005Q1 branch [agc 2005-03-07]
Updated dspam to 3.2.8 [xtraeme 2005-03-07]
+ Updated pkglint to 4.09: [abs 2005-03-07]
+