diff options
author | rillig <rillig> | 2005-05-15 02:45:25 +0000 |
---|---|---|
committer | rillig <rillig> | 2005-05-15 02:45:25 +0000 |
commit | 95004d30fc21d6762e4055c0d87847f0512e27f6 (patch) | |
tree | 94a97bed83dd1c636c4fe71cc2670e33702115ae /doc | |
parent | 396df71c7d242d974bf87d5d8c0677dbd865ecd4 (diff) | |
download | pkgsrc-95004d30fc21d6762e4055c0d87847f0512e27f6.tar.gz |
Updated pkglint to 4.14. Added the -Wno-sort command line option. Removed
dependency on Packages.txt (by wiz). Added some variables to the list of
deprecated variables.
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 7402685f523..85f04d9da76 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.10080 2005/05/15 00:37:41 snj Exp $ +$NetBSD: CHANGES,v 1.10081 2005/05/15 02:45:25 rillig Exp $ Changes to the packages collection and infrastructure in 2005: @@ -2364,3 +2364,4 @@ Changes to the packages collection and infrastructure in 2005: Updated firefox to 1.0.4 [taya 2005-05-14] Updated firefox-gtk1 to 1.0.4 [taya 2005-05-14] Updated abcde to 2.2.6 [snj 2005-05-15] + Updated pkglint to 4.14 [rillig 2005-05-15] |