From owner-freebsd-ports Thu Feb 10 5:40:35 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by builder.freebsd.org (Postfix) with ESMTP id 4E6354446 for ; Thu, 10 Feb 2000 05:40:23 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA73459; Thu, 10 Feb 2000 05:40:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from rock.bsdonline.org (dialin24.mediawizards.net [209.63.39.24]) by builder.freebsd.org (Postfix) with ESMTP id 9093F4479 for ; Thu, 10 Feb 2000 05:31:54 -0800 (PST) Received: (from root@localhost) by conan.lan (8.9.3/8.9.3) id QAA13317; Tue, 8 Feb 2000 16:31:58 +1300 (NZDT) (envelope-from mmuir) Message-Id: <200002080331.QAA13317@conan.lan> Date: Tue, 8 Feb 2000 16:31:58 +1300 (NZDT) From: mmuir@es.co.nz Reply-To: mmuir@es.co.nz To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/16634: Update port sysutils/wmhm to 1.41 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 16634 >Category: ports >Synopsis: Update port sysutils/wmhm to 1.41 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Feb 10 05:40:03 PST 2000 >Closed-Date: >Last-Modified: >Originator: Mike Muir >Release: FreeBSD 3.4-STABLE i386 >Organization: >Environment: FreeBSD 3.4-Stable >Description: For some reason I did a bit more work on it this afternoon and made a few more improvements.. This diff is for the version of wmhm (1.3) that is STILL committed in the ports collection - not for the last pr i just sent .. sorry heh >How-To-Repeat: >Fix: diff -ruN /usr/ports/sysutils/wmhm/Makefile ./wmhm/Makefile --- /usr/ports/sysutils/wmhm/Makefile Mon Dec 6 05:03:01 1999 +++ ./wmhm/Makefile Tue Feb 8 16:23:35 2000 @@ -1,15 +1,15 @@ # New ports collection makefile for: wmhm -# Version required: 1.3 +# Version required: 1.41 # Date created: 21 September 1999 # Whom: Mike Muir # -# $FreeBSD: ports/sysutils/wmhm/Makefile,v 1.8 1999/12/04 23:24:30 cpiazza Exp $ +# $FreeBSD$ # -DISTNAME= wmhm-1.3 +DISTNAME= wmhm-1.41 CATEGORIES= sysutils windowmaker -MASTER_SITES= ftp://mongol.dhis.net/pub/wmhm/ \ - http://www.es.co.nz/~mmuir/ +MASTER_SITES= http://www.es.co.nz/~mmuir/ \ + http://muir.dhis.net/wmhm/ MAINTAINER= mmuir@es.co.nz @@ -18,5 +18,8 @@ WRKSRC= ${WRKDIR}/wmhm/wmhm GNU_CONFIGURE= yes + +MAN8= wmhm.8 +MANCOMPRESSED= yes .include diff -ruN /usr/ports/sysutils/wmhm/files/md5 ./wmhm/files/md5 --- /usr/ports/sysutils/wmhm/files/md5 Sat Nov 13 22:32:27 1999 +++ ./wmhm/files/md5 Tue Feb 8 16:28:34 2000 @@ -1 +1 @@ -MD5 (wmhm-1.3.tar.gz) = 19b8e579e7f42f2566f44622cec3016b +MD5 (wmhm-1.41.tar.gz) = 52a811182680bbdba5cc5de338be8802 diff -ruN /usr/ports/sysutils/wmhm/pkg/DESCR ./wmhm/pkg/DESCR --- /usr/ports/sysutils/wmhm/pkg/DESCR Fri Feb 4 20:41:01 2000 +++ ./wmhm/pkg/DESCR Tue Feb 8 12:14:40 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 and a voltmeter in a nice looking WindowMaker dock -app. +cpu temperature, fan speeds, voltages and a voltmeter in a nice looking +WindowMaker dock app. -WWW: http://www.d.umn.edu/~bjarvis/wmlm/wmlm.html +WWW: http://mongol.dhis.net/wmhm/ - mikem mmuir@es.co.nz diff -ruN /usr/ports/sysutils/wmhm/pkg/PLIST ./wmhm/pkg/PLIST --- /usr/ports/sysutils/wmhm/pkg/PLIST Tue Sep 21 20:27:23 1999 +++ ./wmhm/pkg/PLIST Tue Feb 8 16:26:26 2000 @@ -1 +1,2 @@ bin/wmhm +man/cat8/wmhm.8.gz >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message