From 6ac6f15bbf984e02074d0a4c167ae83148b80b73 Mon Sep 17 00:00:00 2001 From: agc Date: Wed, 22 Oct 1997 10:10:35 +0000 Subject: Update for top-3.5beta6. Modify the patch to Configure so that patch will apply correctly. --- sysutils/top/Makefile | 6 +++--- sysutils/top/files/md5 | 2 +- sysutils/top/patches/patch-aa | 20 +++++++++++++------- sysutils/top/pkg/DESCR | 2 +- 4 files changed, 18 insertions(+), 12 deletions(-) (limited to 'sysutils') diff --git a/sysutils/top/Makefile b/sysutils/top/Makefile index ce44bf8e415..fedac8cdd19 100644 --- a/sysutils/top/Makefile +++ b/sysutils/top/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.2 1997/10/03 11:33:08 agc Exp $ +# $NetBSD: Makefile,v 1.3 1997/10/22 10:10:35 agc Exp $ # New ports collection makefile for: top -# Version required: 3.5beta5 +# Version required: 3.5beta6 # Date created: 25 Sep 1994 # Whom: swallace # # FreeBSD Id: Makefile,v 1.14 1997/04/30 23:49:14 asami Exp # -DISTNAME= top-3.5beta5 +DISTNAME= top-3.5beta6 CATEGORIES= sysutils MASTER_SITES= ftp://ftp.groupsys.com/pub/top/ diff --git a/sysutils/top/files/md5 b/sysutils/top/files/md5 index d31898e3070..799c672fce4 100644 --- a/sysutils/top/files/md5 +++ b/sysutils/top/files/md5 @@ -1 +1 @@ -MD5 (top-3.5beta5.tar.gz) = 3f9e769824a16e4316dfaaf2eac19c39 +MD5 (top-3.5beta6.tar.gz) = 4627b01bde558f4fcb3d8dbd0ad10a07 diff --git a/sysutils/top/patches/patch-aa b/sysutils/top/patches/patch-aa index d82395dc6f9..bd039657bc2 100644 --- a/sysutils/top/patches/patch-aa +++ b/sysutils/top/patches/patch-aa @@ -1,9 +1,3 @@ ---- Configure Fri Dec 20 16:52:30 1996 -+++ Configure Sat Oct 4 03:25:02 1997 -@@ -348,3 +348,2 @@ - set t_mode = 4711 -- set mode = 4711 - else if (-e /dev/kmem) then diff -1 -uBbNr commands.c commands.c --- commands.c Tue Aug 27 16:13:57 1996 +++ commands.c Sat Oct 4 03:25:02 1997 @@ -635,7 +629,7 @@ diff -1 -uBbNr machine/m_netbsd13.c machine/m_netbsd13.c + * Matthew Green + * + * -+ * $Id: patch-aa,v 1.2 1997/10/06 09:37:47 agc Exp $ ++ * $Id: patch-aa,v 1.3 1997/10/22 10:11:06 agc Exp $ + */ + +#include @@ -1465,3 +1459,15 @@ diff -1 -uBbNr utils.c utils.c +#include + int atoiwi(str) +*** Configure 1997/10/22 10:00:59 1.1 +--- Configure 1997/10/22 10:01:15 +*************** +*** 352,358 **** + set group = sys + else + set t_mode = 4711 +- set mode = 4711 + endif + else if (-e /dev/kmem) then + $ls /dev/kmem >/tmp/$$.b +--- 352,357 ---- diff --git a/sysutils/top/pkg/DESCR b/sysutils/top/pkg/DESCR index 0236a24fce1..1c5a4e180a7 100644 --- a/sysutils/top/pkg/DESCR +++ b/sysutils/top/pkg/DESCR @@ -1,5 +1,5 @@ TOP - Version 3.5beta5 + Version 3.5beta6 William LeFebvre and a cast of dozens -- cgit v1.2.3