Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Jul 2000 14:34:30 -0700
From:      Mike Muir <mmuir@es.co.nz>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/20271: update port sysutils/consolehm
Message-ID:  <3981FC66.BC6FE0F2@es.co.nz>

next in thread | raw e-mail | index | archive | help

>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:
<Organization of PR author (multiple lines)>
>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 <mmuir@es.co.nz>
 #
-# $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 <bsd.port.mk>
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3981FC66.BC6FE0F2>