ports/136278: sysutils/bsdhwmon: update to 20090703

Jeremy Chadwick jdc at parodius.com
Fri Jul 3 11:20:05 UTC 2009


>Number:         136278
>Category:       ports
>Synopsis:       sysutils/bsdhwmon: update to 20090703
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 03 11:20:04 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Jeremy Chadwick
>Release:        FreeBSD 7.2-STABLE amd64
>Organization:
>Environment:
System: FreeBSD icarus.home.lan 7.2-STABLE FreeBSD 7.2-STABLE #0: Thu May 21 07:50:35 PDT 2009 root at icarus.home.lan:/usr/obj/usr/src/sys/X7SBA_RELENG_7_amd64 amd64
>Description:
	Update sysutils/bsdhwmon to version 20090703.

	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.

	I'll also take ownership of this port, since it's my software.
>How-To-Repeat:
	n/a
>Fix:
	Apply below patch.


diff -ruN bsdhwmon.orig/Makefile bsdhwmon/Makefile
--- bsdhwmon.orig/Makefile	2008-11-22 12:08:27.000000000 -0800
+++ bsdhwmon/Makefile	2009-07-03 04:10:24.555932058 -0700
@@ -1,16 +1,16 @@
 # New ports collection makefile for:	bsdhwmon
 # Date created:				5 October 2008
-# Whom:					Jeremy Chadwick <koitsu at FreeBSD.org>
+# Whom:					Jeremy Chadwick <jdc at parodius.com>
 #
 # $FreeBSD: ports/sysutils/bsdhwmon/Makefile,v 1.3 2008/11/20 11:06:24 koitsu Exp $
 #
 
 PORTNAME=	bsdhwmon
-PORTVERSION=	20081107
+PORTVERSION=	20090703
 CATEGORIES=	sysutils
 MASTER_SITES=	http://bsdhwmon.parodius.com/dist/
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	jdc at parodius.com
 COMMENT=	Hardware sensor monitoring utility for FreeBSD
 
 PLIST_FILES=	sbin/bsdhwmon
diff -ruN bsdhwmon.orig/distinfo bsdhwmon/distinfo
--- bsdhwmon.orig/distinfo	2008-11-07 21:09:34.000000000 -0800
+++ bsdhwmon/distinfo	2009-07-03 04:09:27.235522010 -0700
@@ -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
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list