Date: Tue, 8 Feb 2000 16:31:58 +1300 (NZDT) From: mmuir@es.co.nz To: FreeBSD-gnats-submit@freebsd.org Subject: ports/16634: Update port sysutils/wmhm to 1.41 Message-ID: <200002080331.QAA13317@conan.lan>
next in thread | raw e-mail | index | archive | help
>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 <mmuir@es.co.nz> # -# $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 <bsd.port.mk> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200002080331.QAA13317>