diff options
author | abs <abs@pkgsrc.org> | 2006-10-02 07:33:38 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2006-10-02 07:33:38 +0000 |
commit | 83f9f1a9968c6d1e99812762693a2c03d1cffb1e (patch) | |
tree | 140952f7ddf1a94776c8d069a4ec6f7a12c71d56 /doc | |
parent | 994ebb0e20ea383c50ca1007dc423a2036daba64 (diff) | |
download | pkgsrc-83f9f1a9968c6d1e99812762693a2c03d1cffb1e.tar.gz |
Update pkgtools/pkg_chk to 1.82:
- Is '*' is passed to -U, unset all tags
- Implement -p, to display all the pkgdirs for a given set of tags
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES-2006 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES-2006 b/doc/CHANGES-2006 index b14e5bef1a4..8e2075ebe8d 100644 --- a/doc/CHANGES-2006 +++ b/doc/CHANGES-2006 @@ -1,4 +1,4 @@ ->$NetBSD: CHANGES-2006,v 1.1368 2006/10/02 01:44:47 schmonz Exp $ +>$NetBSD: CHANGES-2006,v 1.1369 2006/10/02 07:34:08 abs Exp $ Changes to the packages collection and infrastructure in 2006: @@ -4521,3 +4521,4 @@ Changes to the packages collection and infrastructure in 2006: Updated devel/p5-SVN-Notify to 2.64 [seb 2006-10-01] Updated net/net-snmp to 5.3.1nb1 [seb 2006-10-02] Updated mail/getmail to 4.6.4 [schmonz 2006-10-02] + Updated pkgtools/pkg_chk to 1.82 [abs 2006-10-02] |