summaryrefslogtreecommitdiff
path: root/pkgtools/pkg_install/files/bpm
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2004-08-20 20:09:53 +0000
committerjlam <jlam@pkgsrc.org>2004-08-20 20:09:53 +0000
commitcc4b314fcf626d95d7ef304e722e2f016dcd4389 (patch)
tree32b14f1e32991359764e9e2543705a0872d5853f /pkgtools/pkg_install/files/bpm
parent844d8b10dce2584fc3be79161a5de3505f25f6ac (diff)
downloadpkgsrc-cc4b314fcf626d95d7ef304e722e2f016dcd4389.tar.gz
Update pkgtools/pkg_install to 20040813 (latest release from the HEAD
branch of src). Changes from version 20040730 include: Modify pkg_info so that it will only print information on uninstalled binary packages in the current working directory if -. is given on the command line. If no -. is given, pkg_info will look for its information in the ${PKG_DBDIR}. This addresses a long-held gripe on the part of a number of people, including myself (agc), which completely violated the POLS. Add a -q switch to pkg_admin, which allows it to work in a quiet manner. Fixes the change request in PR 26583, but in a different manner, preserving existing behaviour and making the new behaviour dependent upon a command line option.
Diffstat (limited to 'pkgtools/pkg_install/files/bpm')
-rw-r--r--pkgtools/pkg_install/files/bpm/bpm.sh.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgtools/pkg_install/files/bpm/bpm.sh.in b/pkgtools/pkg_install/files/bpm/bpm.sh.in
index 04e9850e883..4c03c23a91f 100644
--- a/pkgtools/pkg_install/files/bpm/bpm.sh.in
+++ b/pkgtools/pkg_install/files/bpm/bpm.sh.in
@@ -1,6 +1,6 @@
#! /bin/sh
#
-# $NetBSD: bpm.sh.in,v 1.1 2004/08/06 16:57:03 jlam Exp $
+# $NetBSD: bpm.sh.in,v 1.2 2004/08/20 20:09:53 jlam Exp $
#
# Copyright (c) 2003 Alistair G. Crooks. All rights reserved.
#