Subject: pkg/14369: GKrellM package upgrade to 1.2.3
To: None <gnats-bugs@gnats.netbsd.org>
From: Anthony Mallet <anthony.mallet@useless-ficus.net>
List: netbsd-bugs
Date: 10/27/2001 01:25:55
>Number:         14369
>Category:       pkg
>Synopsis:       GKrellM package upgrade to 1.2.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Fri Oct 26 16:27:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Anthony Mallet
>Release:        -current
>Organization:
>Environment:
System: NetBSD ficus 1.5Y NetBSD 1.5Y (FICUS) #13: Fri Oct 26 23:43:01 CEST 2001 toto@ficus:/home/src/netbsd-current/sys/arch/i386/compile/FICUS i386
Architecture: i386
Machine: i386
>Description:
	Upgrade to version 1.2.3 of GKrellM.
	Changelog:

        * Voltage monitor: handles reference voltages for negative
          voltages for chips that need it (lm80); better factors/offsets
          initial values.
          New README/gkrellm.1 section explains conversion of lm_sensors
          compute lines to gkrellm correction factors and offsets.
        * Option to automatically track Gtk theme changes if a gkrellm
          theme of the same name exists.
        * Minor changes: lo net interface monitoring and > 4 gig memory
          monitoring.
        * Some small bugfixes: apm display, inet scaling, SMP composite
          CPU %.
        * Cleaned out stale debugging statements.
        * Contributions:
          o Andrew Lombardi <andrew@mysticcoders.com> added Evolution
            mail status check to status_is_old().
          o Christian Rose <menthos@menthos.com> sent in a Swedish
            translation.
          o Przemyslaw Sulek <pbs@linux.net.pl> pl.po translation update.
          o Cristian Othon Martinez Vera <cfuga@itam.mx> es.po
            translation update.

>How-To-Repeat:
>Fix:
	Apply this patch to <pkgsrc>/sysutils/gkrellm

diff -ur ../gkrellm.orig/Makefile ./Makefile
--- ../gkrellm.orig/Makefile	Sat Oct 27 01:07:07 2001
+++ ./Makefile	Sat Oct 27 01:07:10 2001
@@ -1,7 +1,7 @@
 # $NetBSD: Makefile,v 1.7 2001/09/08 21:53:57 zuntum Exp $
 #
 
-DISTNAME=	gkrellm-1.2.2
+DISTNAME=	gkrellm-1.2.3
 CATEGORIES=	sysutils
 MASTER_SITES=	http://web.wt.net/~billw/gkrellm/
 
diff -ur ../gkrellm.orig/distinfo ./distinfo
--- ../gkrellm.orig/distinfo	Sat Oct 27 01:07:07 2001
+++ ./distinfo	Sat Oct 27 01:17:17 2001
@@ -1,6 +1,6 @@
 $NetBSD: distinfo,v 1.6 2001/09/08 21:53:57 zuntum Exp $
 
-SHA1 (gkrellm-1.2.2.tar.gz) = 99c73cef85e669b55891062a997053250da9848f
-Size (gkrellm-1.2.2.tar.gz) = 496063 bytes
-SHA1 (patch-aa) = 72941aadf630c1c0fb52fd10488c4cc8369149cb
+SHA1 (gkrellm-1.2.3.tar.gz) = d2fab7761683201dff4789ed0e6fe1dae9cac7d6
+Size (gkrellm-1.2.3.tar.gz) = 542641 bytes
+SHA1 (patch-aa) = 2a1592020e7d8a3d324f562ca3257a7727c374b8
 SHA1 (patch-ab) = ca1a2fdfff839abb99e1778b99bc06141636ac23
Only in ../gkrellm.orig/patches: gmon.out
diff -ur ../gkrellm.orig/patches/patch-aa ./patches/patch-aa
--- ../gkrellm.orig/patches/patch-aa	Sat Oct 27 01:07:07 2001
+++ ./patches/patch-aa	Sat Oct 27 01:16:59 2001
@@ -1,7 +1,5 @@
-$NetBSD: patch-aa,v 1.4 2001/09/08 21:53:57 zuntum Exp $
-
---- Makefile.top.orig	Sun Jun 17 17:28:19 2001
-+++ Makefile.top
+--- Makefile.top.orig	Sat Oct 20 17:51:29 2001
++++ Makefile.top	Sat Oct 27 01:16:21 2001
 @@ -30,7 +30,7 @@
  #
  # Default
@@ -29,11 +27,11 @@
 @@ -127,8 +127,8 @@
  
  netbsd:
- 	(cd locale && ${MAKE} all)
+ 	(cd po && ${MAKE} all)
 -	(cd src && ${MAKE} GTK_CONFIG=gtk-config GTOP_LIBS= GTOP_INCLUDE= \
 -		PTHREAD_INC=-I/usr/local/include SYS_LIBS="-lkvm" gkrellm )
 +	(cd src && ${MAKE} GTK_CONFIG=${GTK_CONFIG} GTOP_LIBS= GTOP_INCLUDE= \
 +		PTHREAD_INC=-I$(BUILDLINK_DIR)/include SYS_LIBS="-lkvm" gkrellm )
  
  openbsd:
- 	(cd locale && ${MAKE} all)
+ 	(cd po && ${MAKE} all)

>Release-Note:
>Audit-Trail:
>Unformatted: