- Update to 20090703

- Fix email address in header
- Pass maintainer to submitter

"This fixes a major bug which was tickled with a kernel update of
src/sys/dev/smbus/smb.c on 2009/05/15, after which bsdhwmon would
spit out incorrect data to the user due to not using the correct
SMBus slave address. Users of 20090703 on older (pre-May) kernels
should not see any regression/breakage either."

PR:		ports/136278
Submitted by:	Jeremy Chadwick <jdc@parodius.com>
This commit is contained in:
Wesley Shields 2009-07-03 15:39:08 +00:00
parent e94fc704c7
commit 4e30f95e65
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=237013
2 changed files with 6 additions and 6 deletions

View file

@ -1,16 +1,16 @@
# New ports collection makefile for: bsdhwmon
# Date created: 5 October 2008
# Whom: Jeremy Chadwick <koitsu@FreeBSD.org>
# Whom: Jeremy Chadwick <jdc@parodius.com>
#
# $FreeBSD$
#
PORTNAME= bsdhwmon
PORTVERSION= 20081107
PORTVERSION= 20090703
CATEGORIES= sysutils
MASTER_SITES= http://bsdhwmon.parodius.com/dist/
MAINTAINER= ports@FreeBSD.org
MAINTAINER= jdc@parodius.com
COMMENT= Hardware sensor monitoring utility for FreeBSD
PLIST_FILES= sbin/bsdhwmon

View file

@ -1,3 +1,3 @@
MD5 (bsdhwmon-20081107.tar.gz) = c4e4c8eed469d823c8d46155d7463f79
SHA256 (bsdhwmon-20081107.tar.gz) = 3933d78616053b3c4c42189bef013386c2b6630ee4b95081bbec2389fc09de56
SIZE (bsdhwmon-20081107.tar.gz) = 16611
MD5 (bsdhwmon-20090703.tar.gz) = fb4ed1e8d420e60b321bb4a42579c0c5
SHA256 (bsdhwmon-20090703.tar.gz) = bec4239593f82b402b70d478f02dde47a54c20897e4a2239708be82684772591
SIZE (bsdhwmon-20090703.tar.gz) = 17112