pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/doc Update pkgchk to 1.43
details: https://anonhg.NetBSD.org/pkgsrc/rev/ee44525e5161
branches: trunk
changeset: 462380:ee44525e5161
user: abs <abs%pkgsrc.org@localhost>
date: Wed Oct 01 11:31:33 2003 +0000
description:
Update pkgchk to 1.43
1.42:
Update -L:
Do not reset the logfile at the start of each package. Also
try to make the 'tail' of the logfile in the event of an
error more useful.
Implement -l:
List the filename for all binary packages (including the
exact dependencies against which each package was built)
based on pkgchk.conf. Will abort if a binary package is
missing. This can be used (in conjunction with -U and -D)
to determine what packages would need to be copied to a
remote machine to ensure it was completely up to date.
1.43:
Additional duplicate check in -l
diffstat:
doc/CHANGES | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (15 lines):
diff -r 5b9780af1fa3 -r ee44525e5161 doc/CHANGES
--- a/doc/CHANGES Wed Oct 01 11:30:10 2003 +0000
+++ b/doc/CHANGES Wed Oct 01 11:31:33 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.3601 2003/10/01 05:58:19 itojun Exp $
+$NetBSD: CHANGES,v 1.3602 2003/10/01 11:31:33 abs Exp $
Changes to the packages collection and infrastructure in 2003:
@@ -4036,3 +4036,5 @@
Updated p5-PerlMagick to 5.5.7.11 [mycroft 2003-09-30]
Added rinetd 0.62 [grant 2003-10-01]
Added exif 0.6 [itojun 2003-10-01]
+ Updated pkgchk to 1.43 [abs 2003-10-01]
+
Home |
Main Index |
Thread Index |
Old Index