From 4d99083a052b82850af5d07280d0bfaaf0b20d21 Mon Sep 17 00:00:00 2001 From: hubertf Date: Mon, 23 Aug 1999 15:41:24 +0000 Subject: 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 . - pkg_delete calls DEINSTALL script a second time after all the files are removed, with "DEINSTALL $PKGNAME POST-DEINSTALL" as args --- pkgtools/pkg_install/Makefile | 4 ++-- pkgtools/pkg_install/files/md5 | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'pkgtools') diff --git a/pkgtools/pkg_install/Makefile b/pkgtools/pkg_install/Makefile index 1fcc8282051..0132b938c00 100644 --- a/pkgtools/pkg_install/Makefile +++ b/pkgtools/pkg_install/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 1999/08/19 07:32:59 tron Exp $ +# $NetBSD: Makefile,v 1.25 1999/08/23 15:41:24 hubertf Exp $ # Note to package maintainers: # To update the distfile of this pkg, cd to /usr/src/usr.sbin, @@ -8,7 +8,7 @@ # (Use "make show-pkgtools-version" to find the correct value # for YYYYMMDD) -DISTNAME= pkg_install-19990819 +DISTNAME= pkg_install-19990823 CATEGORIES= pkgtools MASTER_SITES= ${MASTER_SITE_LOCAL} diff --git a/pkgtools/pkg_install/files/md5 b/pkgtools/pkg_install/files/md5 index 7c06c314396..8241c7aa086 100644 --- a/pkgtools/pkg_install/files/md5 +++ b/pkgtools/pkg_install/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.11 1999/08/19 21:44:27 hubertf Exp $ +$NetBSD: md5,v 1.12 1999/08/23 15:41:25 hubertf Exp $ -MD5 (pkg_install-19990819.tar.gz) = 8d8df75c84f3adc6e92f3d8cb8b2b888 +MD5 (pkg_install-19990823.tar.gz) = 264eede79000856dd4ca102f96f36beb -- cgit v1.2.3