From owner-freebsd-ports Fri Jul 28 14:40: 7 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 6345837B7C8 for ; Fri, 28 Jul 2000 14:40:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA52523; Fri, 28 Jul 2000 14:40:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from mike.dhis.org (hiper1-d81.stk.cwnet.com [205.162.108.81]) by hub.freebsd.org (Postfix) with ESMTP id 214BC37B68D for ; Fri, 28 Jul 2000 14:34:58 -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 82F30DA for ; Fri, 28 Jul 2000 14:34:30 -0700 (PDT) Message-Id: <3981FC66.BC6FE0F2@es.co.nz> Date: Fri, 28 Jul 2000 14:34:30 -0700 From: Mike Muir Reply-To: mmuir@es.co.nz To: FreeBSD-gnats-submit@freebsd.org Subject: ports/20271: update port sysutils/consolehm Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 20271 >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: Fri Jul 28 14:40:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Mike Muir >Release: FreeBSD 4.1-RC i386 >Organization: >Environment: 4.1-RC July 25th 1:50am >Description: Versoin 1.3 * Sorted out the Fan Control stuff, in speculation I think the odd behavior I was testing with was due to a fan being plugged in after boot.. I can't be sure, but the fan control function now works as implicated in the Winbond data sheets. -e and -D are gone as they are no longer necessary. Sorry there is no control over the 3rd fan (Chipset limitation from what the data sheet describes). >How-To-Repeat: >Fix: diff -ruN /usr/ports/sysutils/consolehm/Makefile ./consolehm/Makefile --- /usr/ports/sysutils/consolehm/Makefile Wed Jun 7 17:44:31 2000 +++ ./consolehm/Makefile Fri Jul 28 14:24:48 2000 @@ -2,11 +2,11 @@ # Date created: 27 September 1999 # Whom: Mike Muir # -# $FreeBSD: ports/sysutils/consolehm/Makefile,v 1.6 2000/06/07 20:38:10 asami Exp $ +# $FreeBSD$ # PORTNAME= consolehm -PORTVERSION= 1.3A +PORTVERSION= 1.3 CATEGORIES= sysutils MASTER_SITES= ftp://muir.yi.org/pub/consolehm/ \ http://www.es.co.nz/~mmuir/ @@ -14,8 +14,9 @@ MAINTAINER= mmuir@es.co.nz WRKSRC= ${WRKDIR}/consolehm/consolehm -GNU_CONFIGURE= yes + +GNU_CONFIGURE= yes MAN8= chm.8 -MANCOMPRESSED= maybe +MANCOMPRESSED= yes .include diff -ruN /usr/ports/sysutils/consolehm/files/md5 ./consolehm/files/md5 --- /usr/ports/sysutils/consolehm/files/md5 Tue May 23 11:12:44 2000 +++ ./consolehm/files/md5 Sun Jun 25 23:28:57 2000 @@ -1 +1 @@ -MD5 (consolehm-1.3A.tar.gz) = 5d48316a9b4db201449c6555dbd978f2 +MD5 (consolehm-1.3.tar.gz) = fdb7adaaa5584df7ac097cc3c8d831f3 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message