Subject: PR/31825 CVS commit: pkgsrc/math/guppi
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-bugs
Date: 10/22/2005 13:26:02
The following reply was made to PR pkg/31825; it has been noted by GNATS.

From: Thomas Klausner <wiz@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/31825 CVS commit: pkgsrc/math/guppi
Date: Sat, 22 Oct 2005 13:25:18 +0000 (UTC)

 Module Name:	pkgsrc
 Committed By:	wiz
 Date:		Sat Oct 22 13:25:18 UTC 2005
 
 Modified Files:
 	pkgsrc/math/guppi: Makefile distinfo
 Added Files:
 	pkgsrc/math/guppi/patches: patch-ac
 
 Log Message:
 Add patch from Richard Earnshaw in PR 31825:
         gnucash uses libguppi do do various graphical rendering activities.
         A bug in the libraries bar-charting code means that the labels
         on bar-charts are attached to the wrong objects, so attempting
         to open a sub-chart results in the wrong entry being selected
         (click on the first entry and the last one is displayed, click on
         the last and the first).
 
         Unfortunately, it would appear that guppi is no-longer being actively
         maintained, so there might not be a further release of this library.
         The attached patch is included in several source RPMS for Linux
         (and apparently was committed to the guppi source CVS).
 
 Bump PKGREVISION.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.48 -r1.49 pkgsrc/math/guppi/Makefile
 cvs rdiff -r1.9 -r1.10 pkgsrc/math/guppi/distinfo
 cvs rdiff -r0 -r1.3 pkgsrc/math/guppi/patches/patch-ac
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.