diff options
author | abs <abs@pkgsrc.org> | 2006-06-07 13:52:39 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2006-06-07 13:52:39 +0000 |
commit | 76c96a5b606b0da166a1edadcfa6c0ce1177426e (patch) | |
tree | b055565036c56716836017d3d8a9adfce7f1b102 /doc | |
parent | bb78743ff28d35edba666168cf88328bc103cd8c (diff) | |
download | pkgsrc-76c96a5b606b0da166a1edadcfa6c0ce1177426e.tar.gz |
update pkg_chk to 1.73:
- Handle new way of building BUILD_VERSION, by doing less ourselves
and (ab)using the pkgsrc infrastrafructure. Jump through some
hoops to ensure a package is not reported as different due to
BUILD_VERSION format versions (assuming the package is identical
otherwise). Only -B affected.
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 0b7af46da87..f3670103b69 100644 --- a/doc/CHANGES-2006 +++ b/doc/CHANGES-2006 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2006,v 1.441 2006/06/07 12:04:36 abs Exp $ +$NetBSD: CHANGES-2006,v 1.442 2006/06/07 13:53:15 abs Exp $ Changes to the packages collection and infrastructure in 2006: @@ -2947,3 +2947,4 @@ Changes to the packages collection and infrastructure in 2006: Added time/p5-DateTime-Format-ISO8601-0.0403 [abs 2006-06-07] Added time/p5-DateTime-Format-Strptime-1.0700 [abs 2006-06-07] Added www/p5-FCGI-ProcManager-0.17 [abs 2006-06-07] + Updated pkgtools/pkg_chk to 1.73 [abs 2006-06-07] |