From owner-freebsd-ports Tue Aug 1 14:30: 6 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8832137BE2C for ; Tue, 1 Aug 2000 14:30:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA65967; Tue, 1 Aug 2000 14:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from mike.dhis.org (hiper1-d62.stk.cwnet.com [209.142.56.62]) by hub.freebsd.org (Postfix) with ESMTP id CEF9337BDBC for ; Tue, 1 Aug 2000 14:23:32 -0700 (PDT) (envelope-from mmuir@es.co.nz) Received: from es.co.nz (ogre.lan [192.168.100.1]) by mike.dhis.org (Postfix) with ESMTP id 9B86BD7 for ; Tue, 1 Aug 2000 14:23:31 -0700 (PDT) Message-Id: <39873FD2.62246317@es.co.nz> Date: Tue, 01 Aug 2000 14:23:30 -0700 From: Mike Muir Reply-To: mmuir@es.co.nz To: FreeBSD-gnats-submit@freebsd.org Subject: ports/20350: update port sysutils/consolehm Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 20350 >Category: ports >Synopsis: update port sysutils/consolehm >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: Tue Aug 01 14:30:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Mike Muir >Release: FreeBSD 4.1-RC i386 >Organization: >Environment: FreeBSD ogre.lan 4.1-STABLE FreeBSD 4.1-STABLE #24: Fri Jul 28 16:00:13 PDT 2000 mmuir@ogre.lan:/usr/src/sys/compile/POWER i386 >Description: Version 1.31 * Nothing major, just some asthetic fixes. And fixed -h output which I had neglected to update for 1.3. >How-To-Repeat: >Fix: diff -ruN /usr/ports/sysutils/consolehm/Makefile ./consolehm/Makefile --- /usr/ports/sysutils/consolehm/Makefile Mon Jul 31 15:28:19 2000 +++ ./consolehm/Makefile Tue Aug 1 14:03:00 2000 @@ -2,11 +2,11 @@ # Date created: 27 September 1999 # Whom: Mike Muir # -# $FreeBSD: ports/sysutils/consolehm/Makefile,v 1.7 2000/07/30 14:58:35 kevlo Exp $ +# $FreeBSD$ # PORTNAME= consolehm -PORTVERSION= 1.3 +PORTVERSION= 1.31 CATEGORIES= sysutils MASTER_SITES= ftp://muir.yi.org/pub/consolehm/ \ http://www.es.co.nz/~mmuir/ @@ -15,7 +15,7 @@ WRKSRC= ${WRKDIR}/consolehm/consolehm -GNU_CONFIGURE= yes +GNU_CONFIGURE= yes MAN8= chm.8 MANCOMPRESSED= yes diff -ruN /usr/ports/sysutils/consolehm/files/md5 ./consolehm/files/md5 --- /usr/ports/sysutils/consolehm/files/md5 Mon Jul 31 15:28:19 2000 +++ ./consolehm/files/md5 Tue Aug 1 14:09:18 2000 @@ -1 +1 @@ -MD5 (consolehm-1.3.tar.gz) = fdb7adaaa5584df7ac097cc3c8d831f3 +MD5 (consolehm-1.31.tar.gz) = 141c63d18ee404dceee5ec3b82e36e29 diff -ruN /usr/ports/sysutils/consolehm/pkg/COMMENT ./consolehm/pkg/COMMENT --- /usr/ports/sysutils/consolehm/pkg/COMMENT Sun Sep 26 14:18:54 1999 +++ ./consolehm/pkg/COMMENT Tue Aug 1 14:00:35 2000 @@ -1 +1 @@ -Console based LM78/LM79 hardware monitor for FreeBSD +Console based hardware monitor for FreeBSD diff -ruN /usr/ports/sysutils/consolehm/pkg/DESCR ./consolehm/pkg/DESCR --- /usr/ports/sysutils/consolehm/pkg/DESCR Thu Oct 21 00:34:07 1999 +++ ./consolehm/pkg/DESCR Tue Aug 1 14:00:19 2000 @@ -1,6 +1,6 @@ ConsoleHM uses the SMBus Driver for PIIX4 provided by Takanori Watanabe to -gather information from LM78/79 sensors to provide motherboard temperature, fan +gather information from hardware sensors to provide motherboard temperature, fan speeds and voltage readings on the console. -- mikem + -mike mmuir@es.co.nz >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message