pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/pkgtools/pkg_chk Update pkg_chk to 1.70 - list -q in u...
details: https://anonhg.NetBSD.org/pkgsrc/rev/b6157ee4649a
branches: trunk
changeset: 511850:b6157ee4649a
user: abs <abs%pkgsrc.org@localhost>
date: Sun Apr 23 19:50:46 2006 +0000
description:
Update pkg_chk to 1.70 - list -q in usage, noted by Rui Paulo
diffstat:
pkgtools/pkg_chk/Makefile | 4 ++--
pkgtools/pkg_chk/files/pkg_chk.sh | 3 ++-
2 files changed, 4 insertions(+), 3 deletions(-)
diffs (31 lines):
diff -r 46cc995b822c -r b6157ee4649a pkgtools/pkg_chk/Makefile
--- a/pkgtools/pkg_chk/Makefile Sun Apr 23 18:46:13 2006 +0000
+++ b/pkgtools/pkg_chk/Makefile Sun Apr 23 19:50:46 2006 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.29 2006/04/04 18:38:13 tv Exp $
+# $NetBSD: Makefile,v 1.30 2006/04/23 19:50:46 abs Exp $
-DISTNAME= pkg_chk-1.69.1
+DISTNAME= pkg_chk-1.70
CATEGORIES= pkgtools
MASTER_SITES= # empty
DISTFILES= # empty
diff -r 46cc995b822c -r b6157ee4649a pkgtools/pkg_chk/files/pkg_chk.sh
--- a/pkgtools/pkg_chk/files/pkg_chk.sh Sun Apr 23 18:46:13 2006 +0000
+++ b/pkgtools/pkg_chk/files/pkg_chk.sh Sun Apr 23 19:50:46 2006 +0000
@@ -1,6 +1,6 @@
#!@SH@ -e
#
-# $Id: pkg_chk.sh,v 1.30 2006/04/04 18:38:13 tv Exp $
+# $Id: pkg_chk.sh,v 1.31 2006/04/23 19:50:46 abs Exp $
#
# TODO: Make -g check dependencies and tsort
# TODO: Variation of -g which only lists top level packages
@@ -561,6 +561,7 @@
-N List installed packages for which a newer version is in TODO
-n Display actions that would be taken, but do not perform them
-P dir Set PACKAGES dir (overrides any other setting)
+ -q Do not display actions or take any action; only list packages
-r Recursively remove mismatches (use with care) (implies -i)
-S Create summary of binary packages
-s Install packages by building from source
Home |
Main Index |
Thread Index |
Old Index