Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Dec 2000 23:09:51 -0800 (PST)
From:      mmuir@cwnet.com
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/23790: update port sysutils/consolehm
Message-ID:  <200012230709.eBN79p526913@freefall.freebsd.org>
Resent-Message-ID: <200012230710.eBN7A1Z26948@freefall.freebsd.org>

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

>Number:         23790
>Category:       ports
>Synopsis:       update port sysutils/consolehm
>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:   Fri Dec 22 23:10:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Mike Muir
>Release:        4.2-STABLE
>Organization:
n/a
>Environment:
FreeBSD ogre.lan 4.2-STABLE FreeBSD 4.2-STABLE #0: Fri Dec 22 16:56:01 PST 2000     root@ogre.lan:/usr/src/sys/compile/POWER  i386
>Description:
- MAINTAINER updated.
- other email references within source updated.
- no /files/patch-?? required
side note: unable to send mail directly re: MAPS DUL. Hope this web form doesn't cause havok with the diff..
>How-To-Repeat:

>Fix:
diff -ruN /usr/ports/sysutils/consolehm/Makefile ./consolehm/Makefile
--- /usr/ports/sysutils/consolehm/Makefile      Wed Aug  2 05:37:59 2000
+++ ./consolehm/Makefile        Fri Dec 22 22:45:55 2000
@@ -1,8 +1,8 @@
 # New ports collection makefile for:   consolehm
 # Date created:        27 September 1999
-# Whom:                Mike Muir <mmuir@es.co.nz>
+# Whom:                Mike Muir <mmuir@cwnet.com>
 #
-# $FreeBSD: ports/sysutils/consolehm/Makefile,v 1.8 2000/08/02 07:51:35 kevlo Exp $
+# $FreeBSD$
 #
 
 PORTNAME=      consolehm
@@ -11,11 +11,11 @@
 MASTER_SITES=  ftp://muir.yi.org/pub/consolehm/ \
                http://www.es.co.nz/~mmuir/
 
-MAINTAINER=    mmuir@es.co.nz
+MAINTAINER=    mmuir@cwnet.com
 
 WRKSRC=                ${WRKDIR}/consolehm/consolehm
 
-GNU_CONFIGURE= yes
+GNU_CONFIGURE=         yes
 MAN8=          chm.8
 MANCOMPRESSED= yes
 
diff -ruN /usr/ports/sysutils/consolehm/README.html ./consolehm/README.html
--- /usr/ports/sysutils/consolehm/README.html   Mon Mar 20 11:40:20 2000
+++ ./consolehm/README.html     Fri Dec 22 22:53:23 2000
@@ -3,15 +3,15 @@
 <head><h1> The FreeBSD Ports Collection ("sysutils/consolehm")</h1> </head> <hr>
 <body>
 
-<p>You are now in the directory for the port "sysutils/consolehm" (package name "consolehm-1.2").
+<p>You are now in the directory for the port "sysutils/consolehm" (package name "consolehm-1.31").
 
 <p>This is the one-line description for this port:
 
 <p><hr><p>
-Console based LM78/LM79 hardware monitor for FreeBSD
+Console based hardware monitor for FreeBSD
 <p><hr>
 
-<p>Please read the file "<a href="pkg/DESCR">pkg/DESCR</a>" for a
+<p>Please read the "<a href="pkg-descr">description file</a>" for a
 longer description.
 
 <p>Go to the <a href="../../README.html">top of the ports tree</a> for
diff -ruN /usr/ports/sysutils/consolehm/distinfo ./consolehm/distinfo
--- /usr/ports/sysutils/consolehm/distinfo      Wed Aug  2 00:51:43 2000
+++ ./consolehm/distinfo        Fri Dec 22 22:53:20 2000
@@ -1 +1 @@
-MD5 (consolehm-1.31.tar.gz) = 141c63d18ee404dceee5ec3b82e36e29
+MD5 (consolehm-1.31.tar.gz) = d8f7418b28b5f605c6ac4a09563490d4
diff -ruN /usr/ports/sysutils/consolehm/files/patch-aa ./consolehm/files/patch-aa
--- /usr/ports/sysutils/consolehm/files/patch-aa        Wed Aug  9 11:38:26 2000
+++ ./consolehm/files/patch-aa  Wed Dec 31 16:00:00 1969
@@ -1,13 +0,0 @@
---- Makefile.in.orig   Thu May 18 02:17:05 2000
-+++ Makefile.in        Wed Aug  9 14:35:46 2000
-@@ -1,5 +1,9 @@
- DEFINES+=     -DHAVE_CONFIG_H
--CFLAGS+=      -O2 -g -Wall $(DEFINES)
-+CFLAGS?=      -O2
-+CFLAGS+=      -g -Wall $(DEFINES)
-+.if ${ARCH} == "alpha"
-+LDFLAGS+=     -lio
-+.endif
- 
- HEADERS=      chm.h
- SRCS=         chm.c
diff -ruN /usr/ports/sysutils/consolehm/pkg-descr ./consolehm/pkg-descr
--- /usr/ports/sysutils/consolehm/pkg-descr     Wed Aug  2 00:51:46 2000
+++ ./consolehm/pkg-descr       Fri Dec 22 22:46:34 2000
@@ -2,5 +2,5 @@
 gather information from hardware sensors to provide motherboard temperature, fan
 speeds and voltage readings on the console.
 
-       -mike
-mmuir@es.co.nz
+       -mike
+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?200012230709.eBN79p526913>