From mmuir@pyros.dhis.org Sun Oct 17 18:09:47 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 6F8E014CD3
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 17 Oct 1999 18:09:29 -0700 (PDT)
	(envelope-from mmuir@pyros.dhis.org)
Received: (from root@localhost)
	by pyros.dhis.org (8.9.3/8.9.3) id OAA57500;
	Mon, 18 Oct 1999 14:09:28 +1300 (NZDT)
	(envelope-from mmuir)
Message-Id: <199910180109.OAA57500@pyros.dhis.org>
Date: Mon, 18 Oct 1999 14:09:28 +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:         14385
>Category:       ports
>Synopsis:       Update port: sysutils/wmhm
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 17 18:10:01 PDT 1999
>Closed-Date:    Wed Oct 20 22:59:44 PDT 1999
>Last-Modified:  Wed Oct 20 22:59:55 PDT 1999
>Originator:     Mike Muir
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
n/a
>Environment:
	FreeBSD 4.0-CURRENT
>Description:
	Minor fixes to Makefile.in and source.
	Please ignore the previous change request as the only difference between
	the it and this is the checksum.
	(this diff applies to currently committed port)
>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    Mon Oct 18 14:01:27 1999
@@ -1 +1 @@
-MD5 (wmhm-1.1.tar.gz) = a70af0620b218f0e492d9f03129be4cf
+MD5 (wmhm-1.2.tar.gz) = 6fd270fa7c68046dfde9f1bff53a12ff
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:59:44 PDT 1999 
State-Changed-Why:  
Committed, thanks! 
>Unformatted:
