summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>1997-10-22 10:10:35 +0000
committeragc <agc@pkgsrc.org>1997-10-22 10:10:35 +0000
commit6ac6f15bbf984e02074d0a4c167ae83148b80b73 (patch)
tree2ac92a389195e6a9a8636911c4414c75cbd86907 /sysutils
parenta31fef7c6c4bd0d55713e74b876ecd5b736787eb (diff)
downloadpkgsrc-6ac6f15bbf984e02074d0a4c167ae83148b80b73.tar.gz
Update for top-3.5beta6.
Modify the patch to Configure so that patch will apply correctly.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/top/Makefile6
-rw-r--r--sysutils/top/files/md52
-rw-r--r--sysutils/top/patches/patch-aa20
-rw-r--r--sysutils/top/pkg/DESCR2
4 files changed, 18 insertions, 12 deletions
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 <mrg@eterna.com.au>
+ *
+ *
-+ * $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 <sys/types.h>
@@ -1465,3 +1459,15 @@ diff -1 -uBbNr utils.c utils.c
+#include <errno.h>
+
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