Subject: CVS commit: pkgsrc/sysutils/gkrellm
To: None <pkgsrc-changes@NetBSD.org>
From: Quentin Garnier <cube@netbsd.org>
List: pkgsrc-changes
Date: 02/28/2004 23:04:43
Module Name: pkgsrc
Committed By: cube
Date: Sat Feb 28 23:04:43 UTC 2004
Modified Files:
pkgsrc/sysutils/gkrellm: Makefile.common distinfo
pkgsrc/sysutils/gkrellm/files: top.Makefile.inc
Log Message:
Update to version 2.1.27.
2.1.27 - Sat Feb 28, 2004
-------------------------
* Handle changing sysfs sensor name format from xxx_inputN to xxxN_input.
* Patches:
o Kurt V. Hindenburg <khindenburg--at--cherrynebula.net> Consider only
.so, .la, and .dll files during plugin scan (avoid Gentoo .keep
ebuild files).
* Bugfixes:
o Use g_spawn_async_with_pipes() instead of popen() in mail.c so gkrellm
file descriptors won't be open in the mail monitor launched MUA.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/sysutils/gkrellm/Makefile.common
cvs rdiff -r1.17 -r1.18 pkgsrc/sysutils/gkrellm/distinfo
cvs rdiff -r1.2 -r1.3 pkgsrc/sysutils/gkrellm/files/top.Makefile.inc
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.