summaryrefslogtreecommitdiff
path: root/sysutils/etcupdate
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2002-03-21 12:01:30 +0000
committermartti <martti@pkgsrc.org>2002-03-21 12:01:30 +0000
commit831eec51cd7e92f7d07122ae81a151db34a27fea (patch)
tree5dfef2043c495bc7a16b621738284470158191fa /sysutils/etcupdate
parentfaf5aafd8357903a3907fadbde2edbf97e0dc26a (diff)
downloadpkgsrc-831eec51cd7e92f7d07122ae81a151db34a27fea.tar.gz
Updated etcupdate to 20020321
* clear the screen before showing the diff and menu Suggested by Hubert Feyrer in a private mail.
Diffstat (limited to 'sysutils/etcupdate')
-rw-r--r--sysutils/etcupdate/Makefile4
-rwxr-xr-xsysutils/etcupdate/files/etcupdate3
2 files changed, 4 insertions, 3 deletions
diff --git a/sysutils/etcupdate/Makefile b/sysutils/etcupdate/Makefile
index 4b1f5c1de05..eb692dcfb19 100644
--- a/sysutils/etcupdate/Makefile
+++ b/sysutils/etcupdate/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2001/12/30 17:10:47 martti Exp $
+# $NetBSD: Makefile,v 1.12 2002/03/21 12:01:30 martti Exp $
-DISTNAME= etcupdate-20011215
+DISTNAME= etcupdate-20020321
CATEGORIES= sysutils
MASTER_SITES= # empty
DISTFILES= # empty
diff --git a/sysutils/etcupdate/files/etcupdate b/sysutils/etcupdate/files/etcupdate
index 4ff58bf135a..7c0a3b3f296 100755
--- a/sysutils/etcupdate/files/etcupdate
+++ b/sysutils/etcupdate/files/etcupdate
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# $NetBSD: etcupdate,v 1.11 2001/12/15 09:05:08 martti Exp $
+# $NetBSD: etcupdate,v 1.12 2002/03/21 12:01:31 martti Exp $
#
# Copyright (c) 2001 The NetBSD Foundation, Inc.
# All rights reserved.
@@ -150,6 +150,7 @@ diff_and_merge_file() {
return
fi
+ clear
if [ ! -f "${1}" ]; then
verbose "===> ${1} (missing)"
DOES_EXIST=