Date: Mon, 25 Oct 2004 21:42:01 +0000 (UTC) From: Pav Lucistnik <pav@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/torsmo Makefileports/sysutils/torsmo/files freebsd.c Message-ID: <200410252142.i9PLg12C043040@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pav 2004-10-25 21:42:01 UTC FreeBSD ports repository Modified files: sysutils/torsmo Makefile sysutils/torsmo/files freebsd.c Log: - Fix acpitemp function by changing type from double to int (we get temp in kelvins (int) and then convert it in celsius (double)). Reported by: Aurel Bodenmann PR: ports/73087 Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer) Revision Changes Path 1.4 +1 -1 ports/sysutils/torsmo/Makefile 1.6 +3 -3 ports/sysutils/torsmo/files/freebsd.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410252142.i9PLg12C043040>