diff options
author | shattered <shattered@pkgsrc.org> | 2011-11-07 20:27:30 +0000 |
---|---|---|
committer | shattered <shattered@pkgsrc.org> | 2011-11-07 20:27:30 +0000 |
commit | 80e9cf5c647bec8a7d63697e4b90976e53366854 (patch) | |
tree | 97ef49ec69a1be543e6965ebccd58d478752221d /doc | |
parent | 5647572e92572dcbe79bde93e016b9c8b8ba8c63 (diff) | |
download | pkgsrc-80e9cf5c647bec8a7d63697e4b90976e53366854.tar.gz |
PR/36986 -- two new options: -D -- print DESCR file of matched package to
stdout; -P -- search in PLIST files.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES-2011 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES-2011 b/doc/CHANGES-2011 index 69841a3b5b3..04668c230ec 100644 --- a/doc/CHANGES-2011 +++ b/doc/CHANGES-2011 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2011,v 1.2794 2011/11/07 15:37:05 taca Exp $ +$NetBSD: CHANGES-2011,v 1.2795 2011/11/07 20:27:30 shattered Exp $ Changes to the packages collection and infrastructure in 2011: @@ -4400,3 +4400,4 @@ Changes to the packages collection and infrastructure in 2011: Updated devel/p5-Software-License to 0.103.004 [hiramatsu 2011-11-07] Updated www/p5-CSS to 1.09 [hiramatsu 2011-11-07] Updated mail/postfix to 2.8.7 [taca 2011-11-07] + Updated pkgtools/pkgfind to 20111022 [shattered 2011-11-07] |