Subject: CVS commit: pkgsrc/pkgtools/pkg_install
To: None <pkgsrc-changes@netbsd.org>
From: Martti Kuparinen <martti@netbsd.org>
List: pkgsrc-changes
Date: 08/01/2002 12:31:17
Module Name:	pkgsrc
Committed By:	martti
Date:		Thu Aug  1 09:31:17 UTC 2002

Modified Files:
	pkgsrc/pkgtools/pkg_install: Makefile distinfo
	pkgsrc/pkgtools/pkg_install/patches: patch-aa patch-ac patch-ad
	    patch-ae

Log Message:
Updated pkg_install to 20020723

- remove handling of PKG_ADD_BASE.
- don't search current directory if PKG_PATH is set.
- don't prefer local directories.
- constify and cleanup.


To generate a diff of this commit:
cvs rdiff -r1.50 -r1.51 pkgsrc/pkgtools/pkg_install/Makefile
cvs rdiff -r1.11 -r1.12 pkgsrc/pkgtools/pkg_install/distinfo
cvs rdiff -r1.6 -r1.7 pkgsrc/pkgtools/pkg_install/patches/patch-aa
cvs rdiff -r1.4 -r1.5 pkgsrc/pkgtools/pkg_install/patches/patch-ac
cvs rdiff -r1.1 -r1.2 pkgsrc/pkgtools/pkg_install/patches/patch-ad \
    pkgsrc/pkgtools/pkg_install/patches/patch-ae

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.