diff options
author | kevlo <kevlo@FreeBSD.org> | 2000-08-02 15:51:46 +0800 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2000-08-02 15:51:46 +0800 |
commit | 15ad76955778d494c99ba9a89c74def34c053ced (patch) | |
tree | 5623c6286657201acef33f086197de2f41f7d3e6 | |
parent | c2f0578da959b5675f7349de4521fa9f13088fe6 (diff) | |
download | freebsd-ports-gnome-15ad76955778d494c99ba9a89c74def34c053ced.tar.gz freebsd-ports-gnome-15ad76955778d494c99ba9a89c74def34c053ced.tar.zst freebsd-ports-gnome-15ad76955778d494c99ba9a89c74def34c053ced.zip |
Update to version 1.31
PR: 20350
Submitted by: MAINTAINER
-rw-r--r-- | sysutils/consolehm/Makefile | 2 | ||||
-rw-r--r-- | sysutils/consolehm/distinfo | 2 | ||||
-rw-r--r-- | sysutils/consolehm/pkg-comment | 2 | ||||
-rw-r--r-- | sysutils/consolehm/pkg-descr | 4 |
4 files changed, 5 insertions, 5 deletions
diff --git a/sysutils/consolehm/Makefile b/sysutils/consolehm/Makefile index c50026877802..3a66519faaf9 100644 --- a/sysutils/consolehm/Makefile +++ b/sysutils/consolehm/Makefile @@ -6,7 +6,7 @@ # PORTNAME= consolehm -PORTVERSION= 1.3 +PORTVERSION= 1.31 CATEGORIES= sysutils MASTER_SITES= ftp://muir.yi.org/pub/consolehm/ \ http://www.es.co.nz/~mmuir/ diff --git a/sysutils/consolehm/distinfo b/sysutils/consolehm/distinfo index 346f1e07d435..e32ec2956a8f 100644 --- a/sysutils/consolehm/distinfo +++ b/sysutils/consolehm/distinfo @@ -1 +1 @@ -MD5 (consolehm-1.3.tar.gz) = fdb7adaaa5584df7ac097cc3c8d831f3 +MD5 (consolehm-1.31.tar.gz) = 141c63d18ee404dceee5ec3b82e36e29 diff --git a/sysutils/consolehm/pkg-comment b/sysutils/consolehm/pkg-comment index df1ea9f1f3ce..1e9904a7363f 100644 --- a/sysutils/consolehm/pkg-comment +++ b/sysutils/consolehm/pkg-comment @@ -1 +1 @@ -Console based LM78/LM79 hardware monitor for FreeBSD +Console based hardware monitor for FreeBSD diff --git a/sysutils/consolehm/pkg-descr b/sysutils/consolehm/pkg-descr index ffd92d3d996e..96a35f9021e9 100644 --- a/sysutils/consolehm/pkg-descr +++ b/sysutils/consolehm/pkg-descr @@ -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 |