aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkevlo <kevlo@FreeBSD.org>2000-07-11 22:34:43 +0800
committerkevlo <kevlo@FreeBSD.org>2000-07-11 22:34:43 +0800
commit1261efe825b13ef092e3390f7bf403eba674b20d (patch)
tree7eacfb987cbd47a3b69d7c414aaac879e0385157
parent8856ec9a3455f2dc4fdd48d6c04dfba49948b2ee (diff)
downloadfreebsd-ports-gnome-1261efe825b13ef092e3390f7bf403eba674b20d.tar.gz
freebsd-ports-gnome-1261efe825b13ef092e3390f7bf403eba674b20d.tar.zst
freebsd-ports-gnome-1261efe825b13ef092e3390f7bf403eba674b20d.zip
Update to version 0.5.2
PR: 19850 Submitted by: MAINTAINER <jim@thehousleys.net>
-rw-r--r--sysutils/healthd/Makefile2
-rw-r--r--sysutils/healthd/distinfo2
-rw-r--r--sysutils/healthd/pkg-descr14
3 files changed, 11 insertions, 7 deletions
diff --git a/sysutils/healthd/Makefile b/sysutils/healthd/Makefile
index 2e49646b692f..2b4cdf9e6738 100644
--- a/sysutils/healthd/Makefile
+++ b/sysutils/healthd/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= healthd
-PORTVERSION= 0.5.1
+PORTVERSION= 0.5.2
CATEGORIES= sysutils
MASTER_SITES= http://healthd.thehousleys.net/
diff --git a/sysutils/healthd/distinfo b/sysutils/healthd/distinfo
index db84dc0bf701..77cd6e99be0f 100644
--- a/sysutils/healthd/distinfo
+++ b/sysutils/healthd/distinfo
@@ -1 +1 @@
-MD5 (healthd-0.5.1.tar.gz) = a18dcbb70d38b61443d60dddcd7f9587
+MD5 (healthd-0.5.2.tar.gz) = 5f9c6dd03702a5dcf5e938785f00413f
diff --git a/sysutils/healthd/pkg-descr b/sysutils/healthd/pkg-descr
index 9a2231901c67..ea5b494f3673 100644
--- a/sysutils/healthd/pkg-descr
+++ b/sysutils/healthd/pkg-descr
@@ -1,8 +1,12 @@
-This is a deamon the uses the LM78/79 or WINBond hardware monitor chips
-to warn the operator when something is out of range. The software is
-capable of monitoring up to 3 tempuratures, 3 fan speeds and 7 voltages.
-The configuration file specifies which functions are active and their
-acceptable ranges.
+This is a deamon the uses the LM78/79, WINBond 83781/83782/83783 or the
+ASUS 991227 hardware monitor chips to warn the operator when something
+is out of range. The software is capable of monitoring up to 3 tempuratures,
+3 fan speeds and 7 voltages. The configuration file specifies which
+functions are active and their acceptable ranges.
+
+With the healthdc companion program the status can be read from any
+networked computer. The healthd deamon's network connection is protected
+by libwrap and /etc/hosts.allow.
WWW: http://healthd.thehousleys.net/