Date: Sat, 21 Jul 2001 22:54:25 -0700 (PDT) From: mmuir@cwnet.com To: FreeBSD-gnats-submit@freebsd.org Subject: ports/29138: update sysutils/wmhm Message-ID: <200107220554.f6M5sPk29304@gumboot.muir-corp.com>
next in thread | raw e-mail | index | archive | help
>Number: 29138 >Category: ports >Synopsis: update 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: Sat Jul 21 23:00:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Mike Muir >Release: FreeBSD 4.3-STABLE i386 >Organization: no >Environment: System: FreeBSD gumboot.muir-corp.com 4.3-STABLE FreeBSD 4.3-STABLE #9: Sun May 20 19:07:39 PDT 2001 mmuir@gumboot.lan:/usr/src/sys/compile/GUMBOOT i386 >Description: - BP6 oddities are now a command line switch. - New voltage ratios for negative voltages. - No longer exit()'s if /dev/speaker is unavailable. - README and man page updated. >How-To-Repeat: >Fix: diff -ruN /usr/ports/sysutils/wmhm/Makefile wmhm/Makefile --- /usr/ports/sysutils/wmhm/Makefile Sun Apr 22 11:03:01 2001 +++ wmhm/Makefile Sat Jul 21 22:49:07 2001 @@ -1,25 +1,27 @@ # New ports collection makefile for: wmhm # Date created: 21 September 1999 -# Whom: Mike Muir <mmuir@es.co.nz> +# Whom: Mike Muir <mmuir@cwnet.com> # -# $FreeBSD: ports/sysutils/wmhm/Makefile,v 1.20 2001/04/22 16:55:23 fenner Exp $ # +# + +PORTNAME= wmhm +PORTVERSION= 1.46 +CATEGORIES= sysutils windowmaker +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= fenner + +MAINTAINER= mmuir@cwnet.com + +LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm + +WRKSRC= ${WRKDIR}/wmhm/wmhm + +GNU_CONFIGURE= yes +MAN8= wmhm.8 +MANCOMPRESSED= yes -PORTNAME= wmhm -PORTVERSION= 1.45 -PORTREVISION= 1 -CATEGORIES= sysutils windowmaker -MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= fenner - -MAINTAINER= mmuir@cwnet.com - -LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm - -WRKSRC= ${WRKDIR}/wmhm/wmhm - -GNU_CONFIGURE= yes -MAN8= wmhm.8 -MANCOMPRESSED= yes +post-install: + strip ${PREFIX}/bin/wmhm .include <bsd.port.mk> diff -ruN /usr/ports/sysutils/wmhm/README.html wmhm/README.html --- /usr/ports/sysutils/wmhm/README.html Mon Mar 20 11:40:46 2000 +++ wmhm/README.html Wed Dec 31 16:00:00 1969 @@ -1,30 +0,0 @@ -<html> -<title> The FreeBSD Ports Collection (sysutils/wmhm)</title> -<head><h1> The FreeBSD Ports Collection ("sysutils/wmhm")</h1> </head> <hr> -<body> - -<p>You are now in the directory for the port "sysutils/wmhm" (package name "wmhm-1.42"). - -<p>This is the one-line description for this port: - -<p><hr><p> -WindowMaker dockable LM78/LM79 hardware monitor for FreeBSD -<p><hr> - -<p>Please read the file "<a href="pkg/DESCR">pkg/DESCR</a>" for a -longer description. - -<p>Go to the <a href="../../README.html">top of the ports tree</a> for -a summary on how to use the ports collection. - -<p> -This port requires package(s) "XFree86-3.3.6 xpm-3.4k" to build. -<p> -This port requires package(s) "XFree86-3.3.6 xpm-3.4k" to run. - -<p><hr><p> -<a href="../README.html"> Go up one level</a> -| -<a href="../../README.html"> Go to top of ports tree</a> -</body> -</html> diff -ruN /usr/ports/sysutils/wmhm/distinfo wmhm/distinfo --- /usr/ports/sysutils/wmhm/distinfo Mon Dec 25 05:49:04 2000 +++ wmhm/distinfo Sat Jul 21 22:23:31 2001 @@ -1 +1 @@ -MD5 (wmhm-1.45.tar.gz) = 4cbb27566949ddfa35f883cb3a499ead +MD5 (wmhm-1.46.tar.gz) = 709edabbd854e1b84b68ffc5d3055fca diff -ruN /usr/ports/sysutils/wmhm/pkg-descr wmhm/pkg-descr --- /usr/ports/sysutils/wmhm/pkg-descr Mon Dec 25 05:49:04 2000 +++ wmhm/pkg-descr Sat Jul 21 22:19:04 2001 @@ -3,7 +3,7 @@ cpu temperature(s), fan speeds, voltages and a voltmeter in a nice looking WindowMaker dock app. -WWW: http://muir.yi.org/wmhm/ +WWW: http://www.muir-corp.com/system/wmhm/ - mikem mmuir@cwnet.com >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?200107220554.f6M5sPk29304>