summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>2004-06-25 19:03:26 +0000
committerhubertf <hubertf@pkgsrc.org>2004-06-25 19:03:26 +0000
commitb0e42b5dfe17e74c319024bc19d461abb7124b6f (patch)
tree6cc2758f5f8571cceef0b816d70221bf6025631e /doc
parentbbe190778b4e0ae8f80f80ee5db1feef1dce20bc (diff)
downloadpkgsrc-b0e42b5dfe17e74c319024bc19d461abb7124b6f.tar.gz
Commit patch from PR 25222 by Roland Illig:
* use strict mode (already found one error... hi wiz!) * add -q (quiet) flag * Identifie if patch files don't patch any or more than one file
Diffstat (limited to 'doc')
-rw-r--r--doc/CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index e34e5c0b966..920eca4f2ae 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.6316 2004/06/25 17:22:41 wiz Exp $
+$NetBSD: CHANGES,v 1.6317 2004/06/25 19:03:26 hubertf Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -3067,3 +3067,4 @@ Changes to the packages collection and infrastructure in 2004:
Updated gnuplot to 4.0 [adrianp 2004-06-25]
Updated gnuplot-nox11 to 4.0 [adrianp 2004-06-25]
Added ctorrent-1.3.2 [wiz 2004-06-25]
+ Updated pkglint to 3.78 [hubertf 2004-06-25]