From 361431b8cbbb0b87c72cb6066ed9570b397219d0 Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Sun, 30 Dec 2001 22:45:44 +0000 Subject: Update to 20011231. pkgtools.conf(5): - Introduce new configuration variables: BEFOREBUILD and AFTERINSTALL. Requested by: Gabriel Ambuehl - New utility functions localbase() and x11base() are now available. pkgdb(1): - Add some progress messages. pkg_deinstall(1): - Do not try to backup a nonexistent file. portupgrade(1): - Always run afterinstall commands as root. - Show beforebuild/afterinstall commands to run. - Do not try to restore a +REQUIRED_BY file that's empty. overall: - Do not call stty(1) if stdin is not a terminal. - Fix a bug where portupgrade(1) and pkgdb(1) fail to do a substitution over a large file. Reported by: asmodai --- sysutils/portupgrade/Makefile | 2 +- sysutils/portupgrade/distinfo | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'sysutils/portupgrade') diff --git a/sysutils/portupgrade/Makefile b/sysutils/portupgrade/Makefile index 5aafd043f6d2..1ce4be548bf0 100644 --- a/sysutils/portupgrade/Makefile +++ b/sysutils/portupgrade/Makefile @@ -6,7 +6,7 @@ # PORTNAME= portupgrade -PORTVERSION= 20011218 +PORTVERSION= 20011231 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_LOCAL} \ http://www.iDaemons.org/distfiles/ diff --git a/sysutils/portupgrade/distinfo b/sysutils/portupgrade/distinfo index 036da4f4e856..10b957756211 100644 --- a/sysutils/portupgrade/distinfo +++ b/sysutils/portupgrade/distinfo @@ -1 +1 @@ -MD5 (pkgtools-20011218.tar.gz) = 3037f562dfb140b9d42048b59d80d232 +MD5 (pkgtools-20011231.tar.gz) = 619516f41297fa347e7f15495435d92d -- cgit v1.2.3