summaryrefslogtreecommitdiff
path: root/sysutils/gkrellm/files/top.Makefile.inc
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2004-10-25 15:29:48 +0000
committerxtraeme <xtraeme@pkgsrc.org>2004-10-25 15:29:48 +0000
commitdd01de03eb64b24d3af6cc457eb3e44926df27ad (patch)
treecb4b5bed5c7962b070153d81c657c7d7b844e178 /sysutils/gkrellm/files/top.Makefile.inc
parent14d87466dac6aa3fc650b74f2c0e583f8be87d39 (diff)
downloadpkgsrc-dd01de03eb64b24d3af6cc457eb3e44926df27ad.tar.gz
Update gkrellm to 2.2.4, ok cube@.
Changes: 2.2.4 - Mon Sep 6, 2004 ----------------------- * 2.2.3 used a Gtk 2.4 function and did not compile under Gtk 2.2, so added GTK_CHECK_VERSION. * Jerome UZEL got a patch in to account for deleted email in Evolution mailboxes. 2.2.3 - Mon Sep 6, 2004 ----------------------- * On SMP machines, allow sensors to be relocated to composite CPU panel. * Alan Swanson: icon patch to give GKrellM and its configuration windows an icon for task switching. * Bugfixes: o Christophe Barbe: fix mail.c X-Evolution flag decoding to use proper "seen" bit for determining new/old email. o Henrik Brix Andersen: use gtk_window_get_size() when calculating _NET_WM_STRUT size so strut space can be resized when shutting gkrellm. o Don't save new y_positions that are y packed and not user set (eg preserve user positon when opening fs secondaries for > 10 seconds). o Don't nest static function declarations inside of functions to fix upcoming gcc 3.5 compile errors - from Art Haas. o Sensor location menu wasn't recreated after the first config opening.
Diffstat (limited to 'sysutils/gkrellm/files/top.Makefile.inc')
-rw-r--r--sysutils/gkrellm/files/top.Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/gkrellm/files/top.Makefile.inc b/sysutils/gkrellm/files/top.Makefile.inc
index ea46a9af1a2..058923e2dfc 100644
--- a/sysutils/gkrellm/files/top.Makefile.inc
+++ b/sysutils/gkrellm/files/top.Makefile.inc
@@ -1,4 +1,4 @@
-VERSION= 2.2.2
+VERSION= 2.2.4
# Path options
PREFIX?= /usr/local