Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Nov 1999 18:30:39 +1300 (NZDT)
From:      mmuir@mongol.dhis.org
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/14794: Update port: sysutils/wmhm
Message-ID:  <199911090530.SAA12622@pyros.dhis.org>

next in thread | raw e-mail | index | archive | help

>Number:         14794
>Category:       ports
>Synopsis:       Update port: sysutils/wmhm
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov  8 21:40:01 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Mike Muir
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
n/a
>Environment:
	FreeBSD 4.0-CURRENT, FreeBSD 3.*-RELEASE, FreeBSD 3.3-STABLE
>Description:
	Minor update with cleaner, leaner code and a new switch to display cpu temperature (if
	available) instead of motherboard temp.
>How-To-Repeat:
>Fix:
diff -ruN /usr/ports/sysutils/wmhm/Makefile ./wmhm/Makefile
--- /usr/ports/sysutils/wmhm/Makefile   Thu Oct 21 20:34:21 1999
+++ ./wmhm/Makefile     Tue Nov  9 18:24:06 1999
@@ -1,21 +1,22 @@
 # New ports collection makefile for:   wmhm
-# Version required:    1.2
+# Version required:    1.3
 # Date created:        21 September 1999
 # Whom:                Mike Muir <mmuir@es.co.nz>
 #
-# $FreeBSD: ports/sysutils/wmhm/Makefile,v 1.6 1999/10/21 05:59:40 cpiazza Exp $
+# $FreeBSD$
 #
 
-DISTNAME=      wmhm-1.2
+DISTNAME=      wmhm-1.3
 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
+
 GNU_CONFIGURE= yes
 
 .include <bsd.port.mk>
diff -ruN /usr/ports/sysutils/wmhm/files/md5 ./wmhm/files/md5
--- /usr/ports/sysutils/wmhm/files/md5  Fri Oct 22 13:17:37 1999
+++ ./wmhm/files/md5    Tue Nov  9 18:25:52 1999
@@ -1 +1 @@
-MD5 (wmhm-1.2.tar.gz) = 6fd270fa7c68046dfde9f1bff53a12ff
+MD5 (wmhm-1.3.tar.gz) = 19b8e579e7f42f2566f44622cec3016b
diff -ruN /usr/ports/sysutils/wmhm/pkg/DESCR ./wmhm/pkg/DESCR
--- /usr/ports/sysutils/wmhm/pkg/DESCR  Thu Oct 21 20:34:21 1999
+++ ./wmhm/pkg/DESCR    Tue Nov  9 18:24:32 1999
@@ -1,6 +1,7 @@
 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.
+cpu temperature, fan speeds and a voltmeter in a nice looking WindowMaker dock 
+app.
 
 WWW: http://www.mongol.dhis.org/wmhm/
 


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199911090530.SAA12622>