diff options
author | mef <mef@pkgsrc.org> | 2016-02-16 14:45:57 +0000 |
---|---|---|
committer | mef <mef@pkgsrc.org> | 2016-02-16 14:45:57 +0000 |
commit | 5ce7e3d4a1b8e53662b87d0d4f7f33b47955955f (patch) | |
tree | fdcde944284e4a47a82243f5ed1b22c97787ee8b /graphics/p5-Chart | |
parent | b8cece7aff4410f31e114bdf52fcbc9e09d0db90 (diff) | |
download | pkgsrc-5ce7e3d4a1b8e53662b87d0d4f7f33b47955955f.tar.gz |
Update 2.4.5 to 2.4.10 (From README)
----------------------
2.4.10 Upload to pause.perl.org failed for version
2.4.9. Therefore, the version 2.4.9 was renamed to
2.4.10 for a new upload.
2.4.9 Upload to pause.perl.org failed for version
2.4.8. Therefore, the version 2.4.8 was renamed to 2.4.9
for a new upload.
2.4.8 Bug repaired: rt.cpan.org #81171::Composite w/two
::Lines and xy_plot ==> undefined value when drawing ticks
(t/composite_7.t and t/composite_8.t are showing the differences)
Base.pm: defined(@array)
Chart.pod corrected for deprecated @ARR->[$i]
2.4.7 Not published
2.4.6 Number of named colors extended
Documentation.pdf explains the use of colors (Appendix added)
Corrections in base.pm, routines
_draw_bottom_legends, _draw_x_number_ticks
in LinesPoints.pm, routines _draw_data
Diffstat (limited to 'graphics/p5-Chart')
-rw-r--r-- | graphics/p5-Chart/Makefile | 5 | ||||
-rw-r--r-- | graphics/p5-Chart/distinfo | 10 |
2 files changed, 7 insertions, 8 deletions
diff --git a/graphics/p5-Chart/Makefile b/graphics/p5-Chart/Makefile index 443898bab0a..cf1351df46c 100644 --- a/graphics/p5-Chart/Makefile +++ b/graphics/p5-Chart/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2015/06/12 10:50:11 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2016/02/16 14:45:57 mef Exp $ -DISTNAME= Chart-2.4.5 +DISTNAME= Chart-2.4.10 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Chart/} diff --git a/graphics/p5-Chart/distinfo b/graphics/p5-Chart/distinfo index 841166c921c..ebda5fc47c2 100644 --- a/graphics/p5-Chart/distinfo +++ b/graphics/p5-Chart/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.6 2015/11/03 21:34:12 agc Exp $ +$NetBSD: distinfo,v 1.7 2016/02/16 14:45:57 mef Exp $ -SHA1 (Chart-2.4.5.tar.gz) = c0c92d760a0a0b377ade5b7e6661f70164388e8a -RMD160 (Chart-2.4.5.tar.gz) = 8cc29c6bc221531b7121d0eb16dde5f17e78093a -SHA512 (Chart-2.4.5.tar.gz) = dcac59971ee3959c6c18fc068a30bb58e80fd276720cbcac96ce36aaeeb37e4668d706c6b004839d402cc2f7e43afa928f4c946846bd1237c20f6e3e6d537c71 -Size (Chart-2.4.5.tar.gz) = 1478273 bytes +SHA1 (Chart-2.4.10.tar.gz) = fb3633dcabfa07eabc335bdfc9ea84970d11fe4f +RMD160 (Chart-2.4.10.tar.gz) = cd78772b1698d0c263cc50238d7013b424c33147 +SHA512 (Chart-2.4.10.tar.gz) = e8327c46e0cbcea0ed8f723b7b369f4b694c0d7050d3fab35371e0717938292b5bacd3e367ed87e272dc258db020c378690405f93d23ba0ed546dc29dd59e37d +Size (Chart-2.4.10.tar.gz) = 1698207 bytes |