Subject: pkg/22463: updated package: graphics/p5-GDGraph
To: None <gnats-bugs@gnats.NetBSD.org>
From: None <adrianp@stindustries.net>
List: netbsd-bugs
Date: 08/13/2003 08:46:45
>Number: 22463
>Category: pkg
>Synopsis: updated package: graphics/p5-GDGraph
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Wed Aug 13 08:47:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator: Adrian Portelli
>Release: 1.6 i386
>Organization:
STIndustries
>Environment:
NetBSD flanders.ldc.stindustries.net 1.6 NetBSD 1.6 (FLANDERS) #1: Wed Aug 6 06:07:41 BST 2003 root@flanders.ldc.stindustries.net:/usr/src/sys/arch/i386/compile/FLANDERS i386
>Description:
The graphics/p5-GDGraph package in pkgsrc is at version 1.33 when 1.43 is available from CPAN.
ChangeLog:
1 July 2003
- Fixed yet another division by 0 problem, for two_axes.
- Added more tests to axestype.t
- Cleaned up other test files.
- Release 1.43
19 June 2003
- Fixed another division by 0 problem, introduced in 1.41
- Added test t/axestype.pm, which now tests for division by 0 error.
- Released 1.42
17 June 2003
- Removed file BUGS from distribution. Too much work to keep up to
date. Use rt.cpan.org, or email.
- Fixed skip() calls in tests to work with ancient versions of
Test.pm.
- Made GD::Graph::Data::read() work with file handles under Perl
5.005.
- Released 1.41
16 June 2003
- Fixed when zero axis inclusion is done for bar and are charts.
- Fixed code to reserve area for hbar charts last y axis label
11 June 2003
- Added no_axes option, changed sample56 to reflect this
30 May 2003
- Added version number for GD::Text PREREQ_PM
- Allow GD::Graph::Data::read() to read from file handle, instead of
file
- Added tests for data file reading, and test data
- Release version 1.40
24 Feb 2003
- How come I never noticed this before? Right axis was disappearing
when r_margin was zero.
22 Feb 2003
- Added patch by Ben Tilly from RT ticket 203 (manually, and much too
late) to fix problems with picking decent values for axes when
two_axes set to true. Added sample 57
20 Feb 2003
- Removed cetus font, because of unknown copyright status.
- Release 1.39 (skip 1.38, internal release)
11 Feb 2003, continued after 1.37 release
- Fixed version numbering
- Added limited, preliminary get_feature_coordinates support.
11 Feb 2003
- Fixed =head1 in GD/Graph/FAQ.pod
- release 1.37
10 Feb 2003
- Added some tests, mainly to make the CPAN testers happy :) The best
way to test is still to use the samples.
- Preparation for 1.36
Jan 2003
- Made detection of output formats more robust. Newer GDs break on
simply testing with UNIVERSAL::can.
- Added some documentation on error handling.
12 Jun 2002 - 21 Jun 2002
- Fixed various bugs:
- Area charts don't allow undefined variables, die on hotspot code
- allow "0.00" to be equal to 0 when determining min and max values
for axes
- fixed shadows for cumulative bars
- Preparation for release 1.35
9 Jun 2002
- I just realised this file is severely out of date. I'll only keep
track of the really big changes here, since I really can't remember
what I've fixed and changed sine 1.33, and it's really too much work
to go through all CVS comments.
- Added hbars.pm, and put most of the framework in place to allow the
other charts to be plotted rotated as well.
- preparation of release 1.34
>How-To-Repeat:
cd pkgsrc/graphics/p5-GDGraph && make show-var VARNAME=DISTNAME
>Fix:
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/graphics/p5-GDGraph/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- Makefile 2002/10/27 21:20:38 1.8
+++ Makefile 2003/08/13 08:45:34
@@ -1,9 +1,8 @@
# $NetBSD: Makefile,v 1.8 2002/10/27 21:20:38 seb Exp $
#
-DISTNAME= GDGraph-1.33
+DISTNAME= GDGraph-1.43
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
SVR4_PKGNAME= p5gdg
CATEGORIES= graphics perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=GD/}
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/graphics/p5-GDGraph/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo 2001/04/21 09:54:21 1.2
+++ distinfo 2003/08/13 08:45:34
@@ -1,4 +1,4 @@
$NetBSD: distinfo,v 1.2 2001/04/21 09:54:21 wiz Exp $
-SHA1 (GDGraph-1.33.tar.gz) = 8956761f803297d1bc6911024c94785813c2bbb0
-Size (GDGraph-1.33.tar.gz) = 113158 bytes
+SHA1 (GDGraph-1.43.tar.gz) = a6d579a521f9f2a1a90df9028a552b97b6b4e4be
+Size (GDGraph-1.43.tar.gz) = 130020 bytes
>Release-Note:
>Audit-Trail:
>Unformatted: