Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Hubert Feyrer <hubertf@netbsd.org>
List: source-changes
Date: 08/23/1999 08:41:25
Module Name:	pkgsrc
Committed By:	hubertf
Date:		Mon Aug 23 15:41:25 UTC 1999

Modified Files:
	pkgsrc/pkgtools/pkg_install: Makefile
	pkgsrc/pkgtools/pkg_install/files: md5

Log Message:
Bump version to pkg_install-19990823.

Main reason is that the last update collided with an earlier one
on the same day, and people ended up with the wrong distfile
(content-wise).

New features in this version:
 - Compile in full names for chown(1), chmod(1) and chgrp(1).
   Fixes PR 8250 by Wiz <wiz@danbala.ifoer.tuwien.ac.at>.
 - pkg_delete calls DEINSTALL script a second time after all the files
   are removed, with "DEINSTALL $PKGNAME POST-DEINSTALL" as args


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 pkgsrc/pkgtools/pkg_install/Makefile
cvs rdiff -r1.11 -r1.12 pkgsrc/pkgtools/pkg_install/files/md5

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