From mmuir@es.co.nz  Fri May 12 11:32:10 2000
Return-Path: <mmuir@es.co.nz>
Received: from mike.dhis.org (usr4-d41.stk.cwnet.com [209.21.20.185])
	by hub.freebsd.org (Postfix) with ESMTP id 7A9FE37B59E
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 12 May 2000 11:32:07 -0700 (PDT)
	(envelope-from mmuir@es.co.nz)
Received: by mike.dhis.org (Postfix, from userid 1001)
	id ADED81F82; Fri, 12 May 2000 11:32:32 -0700 (PDT)
Message-Id: <20000512183232.ADED81F82@mike.dhis.org>
Date: Fri, 12 May 2000 11:32:32 -0700 (PDT)
From: mmuir@es.co.nz
Reply-To: mmuir@es.co.nz
To: FreeBSD-gnats-submit@freebsd.org
Subject: Update port sysutils/wmhm to 1.43
X-Send-Pr-Version: 3.2

>Number:         18518
>Category:       ports
>Synopsis:       Update port sysutils/wmhm to 1.43
>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:   Fri May 12 11:40:01 PDT 2000
>Closed-Date:    Fri May 19 00:26:54 PDT 2000
>Last-Modified:  Fri May 19 00:27:22 PDT 2000
>Originator:     Mike C. Muir
>Release:        FreeBSD 4.0-STABLE i386
>Organization:
>Environment:
FreeBSD haus.lan 4.0-STABLE FreeBSD 4.0-STABLE #0: Thu May 11 23:51:38 PDT 2000     root@haus.lan:/usr/src/sys/compile/POWER  i386
>Description:
Version 1.43
        * Tidied up code, split functions into appropriate source files.
        * Added DUAL Cpu readings, use -D on command line.
        * Whoops.. missed problem with User Core Voltage selection where it
          wasnt actually working due to an undeleted assignment of 
          float user_v_core in the core voltage_type switch. FIXED.
>How-To-Repeat:
>Fix:
diff -ruN /usr/ports/sysutils/wmhm/Makefile wmhm/Makefile
--- /usr/ports/sysutils/wmhm/Makefile   Wed May 10 19:36:56 2000
+++ wmhm/Makefile       Thu May 11 14:26:34 2000
@@ -1,15 +1,16 @@
 # New ports collection makefile for:   wmhm
+# Version required:    1.43
 # Date created:        21 September 1999
 # Whom:                Mike Muir <mmuir@es.co.nz>
 #
-# $FreeBSD: ports/sysutils/wmhm/Makefile,v 1.12 2000/04/22 10:13:41 mharo Exp $
+# $FreeBSD$
 #
 
 PORTNAME=      wmhm
-PORTVERSION=   1.42
+PORTVERSION=   1.43
 CATEGORIES=    sysutils windowmaker
-MASTER_SITES=  http://www.es.co.nz/~mmuir/ \
-               http://muir.dhis.net/wmhm/
+MASTER_SITES=  http://muir.yi.org/wmhm/ \
+               http://www.es.co.nz/~mmuir/
 
 MAINTAINER=    mmuir@es.co.nz
 
diff -ruN /usr/ports/sysutils/wmhm/files/md5 wmhm/files/md5
--- /usr/ports/sysutils/wmhm/files/md5  Tue Feb 15 10:37:56 2000
+++ wmhm/files/md5      Tue May  9 12:12:53 2000
@@ -1 +1 @@
-MD5 (wmhm-1.42.tar.gz) = c1bcb4f04a1fce6cb376747b4696fd1f
+MD5 (wmhm-1.43.tar.gz) = 2dbcd6c44ddb3c7f4676ac4b118163f8
diff -ruN /usr/ports/sysutils/wmhm/pkg/COMMENT wmhm/pkg/COMMENT
--- /usr/ports/sysutils/wmhm/pkg/COMMENT        Thu Sep 23 05:37:31 1999
+++ wmhm/pkg/COMMENT    Tue May  9 12:05:41 2000
@@ -1 +1 @@
-WindowMaker dockable LM78/LM79 hardware monitor for FreeBSD
+WindowMaker dockable hardware monitor for FreeBSD
diff -ruN /usr/ports/sysutils/wmhm/pkg/DESCR wmhm/pkg/DESCR
--- /usr/ports/sysutils/wmhm/pkg/DESCR  Sat Feb 12 08:26:05 2000
+++ wmhm/pkg/DESCR      Tue May  9 12:06:30 2000
@@ -1,9 +1,9 @@
-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, 
-cpu temperature, fan speeds, voltages  and a voltmeter in a nice looking 
+wmhm uses /dev/io or the SMBus Driver for PIIX4 provided by Takanori Watanabe 
+to gather information from hardware sensors and provide motherboard temperature, 
+cpu temperature(s), fan speeds, voltages and a voltmeter in a nice looking 
 WindowMaker dock app.
 
-WWW: http://mongol.dhis.net/wmhm/
+WWW: http://muir.yi.org/wmhm/
 
 - mikem
 mmuir@es.co.nz


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed  
State-Changed-By: cpiazza 
State-Changed-When: Fri May 19 00:26:54 PDT 2000 
State-Changed-Why:  
Committed, thanks! 
btw, your new MASTER_SITE doesn't contain the latest distfile. 
>Unformatted:
