From mmuir@pyros.dhis.org Sat Oct 16 13:38:09 1999
Return-Path: <mmuir@pyros.dhis.org>
Received: from pyros.dhis.org (p24-max4.dun.ihug.co.nz [209.76.100.215])
	by hub.freebsd.org (Postfix) with ESMTP id C2814154A6
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 16 Oct 1999 13:38:02 -0700 (PDT)
	(envelope-from mmuir@pyros.dhis.org)
Received: (from root@localhost)
	by pyros.dhis.org (8.9.3/8.9.3) id JAA44171;
	Sun, 17 Oct 1999 09:38:01 +1300 (NZDT)
	(envelope-from mmuir)
Message-Id: <199910162038.JAA44171@pyros.dhis.org>
Date: Sun, 17 Oct 1999 09:38:01 +1300 (NZDT)
From: mmuir@mongol.dhis.org
Sender: mmuir@pyros.dhis.org
Reply-To: mmuir@es.co.nz
To: FreeBSD-gnats-submit@freebsd.org
Subject: Update port: sysutils/wmhm
X-Send-Pr-Version: 3.2

>Number:         14362
>Category:       ports
>Synopsis:       Update port: sysutils/wmhm
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Oct 16 13:40:00 PDT 1999
>Closed-Date:    Wed Oct 20 22:55:07 PDT 1999
>Last-Modified:  Wed Oct 20 22:55:19 PDT 1999
>Originator:     Mike Muir
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
n/a
>Environment:
	FreeBSD 4.0-CURRENT
>Description:
	Alternate method using /dev/io implemented
>How-To-Repeat:
>Fix:
diff -ruN /usr/ports/sysutils/wmhm/Makefile ./wmhm/Makefile
--- /usr/ports/sysutils/wmhm/Makefile   Mon Oct 11 05:02:52 1999
+++ ./wmhm/Makefile     Sun Oct 17 09:19:26 1999
@@ -1,26 +1,22 @@
 # New ports collection makefile for:   wmhm
-# Version required:    1.1
+# Version required:    1.2
 # Date created:        21 September 1999
 # Whom:                Mike Muir <mmuir@es.co.nz>
 #
-# $FreeBSD: ports/sysutils/wmhm/Makefile,v 1.5 1999/10/10 10:45:19 asami Exp $
+# $FreeBSD$
 #
 
-DISTNAME=      wmhm-1.1
+DISTNAME=      wmhm-1.2
 CATEGORIES=    sysutils windowmaker
 MASTER_SITES=  ftp://mongol.dhis.org/pub/wmhm/ \
                http://www.es.co.nz/~mmuir/
 
 MAINTAINER=    mmuir@es.co.nz
 
-LIB_DEPENDS=   Xpm.4:${PORTSDIR}/graphics/xpm
+LIB_DEPENDS=    Xpm.4:${PORTSDIR}/graphics/xpm
 
 WRKSRC=                ${WRKDIR}/wmhm/wmhm
 
-.include <bsd.port.pre.mk>
+GNU_CONFIGURE= yes
 
-.if ${OSVERSION} < 400000
-FORBIDDEN=     'wmhm requires intpm which is only available in 4.0-CURRENT'
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff -ruN /usr/ports/sysutils/wmhm/files/md5 ./wmhm/files/md5
--- /usr/ports/sysutils/wmhm/files/md5  Fri Sep 24 00:38:04 1999
+++ ./wmhm/files/md5    Sun Oct 17 09:25:34 1999
@@ -1 +1 @@
-MD5 (wmhm-1.1.tar.gz) = a70af0620b218f0e492d9f03129be4cf
+MD5 (wmhm-1.2.tar.gz) = 5b46d741589cf5eb82ab845a2b9297e2
diff -ruN /usr/ports/sysutils/wmhm/patches/patch-aa ./wmhm/patches/patch-aa
--- /usr/ports/sysutils/wmhm/patches/patch-aa   Fri Sep 24 17:34:24 1999
+++ ./wmhm/patches/patch-aa     Thu Jan  1 12:00:00 1970
@@ -1,12 +0,0 @@
---- wmhm.c.orig        Thu Sep 23 05:31:16 1999
-+++ wmhm.c     Thu Sep 23 22:30:03 1999
-@@ -32,7 +32,9 @@
- #include <fcntl.h>
- #include <unistd.h>
- #include <limits.h>
-+#if __FreeBSD__ < 4
- #include <sys/rlist.h>
-+#endif
- #include <sys/wait.h>
- #include <sys/param.h>
- #include <sys/types.h>
diff -ruN /usr/ports/sysutils/wmhm/pkg/DESCR ./wmhm/pkg/DESCR
--- /usr/ports/sysutils/wmhm/pkg/DESCR  Fri Sep 24 00:37:59 1999
+++ ./wmhm/pkg/DESCR    Sun Oct 17 09:12:26 1999
@@ -1,6 +1,6 @@
-wmhm uses the SMBus Driver for PIIX4 provided by Takanori Watanabe to gather
-information from LM78/79 sensors to provide motherboard temperature, fan
-speeds and a voltmeter in a nice looking WindowMaker dock app.
+wmhm uses /dev/io OR the SMBus Driver for PIIX4 provided by Takanori Watanabe 
+to gather information from LM78/79 sensors to provide motherboard temperature, 
+fan speeds and a voltmeter in a nice looking WindowMaker dock app.
 
 WWW: http://www.mongol.dhis.org/wmhm/
 


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed  
State-Changed-By: cpiazza 
State-Changed-When: Wed Oct 20 22:55:07 PDT 1999 
State-Changed-Why:  
Superseded by PR 14385 
>Unformatted:
