summaryrefslogtreecommitdiff
path: root/graphics/p5-Chart
diff options
context:
space:
mode:
authorwen <wen>2012-09-15 15:12:20 +0000
committerwen <wen>2012-09-15 15:12:20 +0000
commit511502fa4e7403602d75802d5af88fe1d8d55abc (patch)
tree4fb055a0c310d3805d0159c6dc3f6af1906e8dd5 /graphics/p5-Chart
parent54c02be621a3b204ba59c2ab73715ff82e33a063 (diff)
downloadpkgsrc-511502fa4e7403602d75802d5af88fe1d8d55abc.tar.gz
Updated to 2.4.5
Upstream changes: 2.4.5 Typo in _draw_x_ticks corrected Methods scalar_png(), scalar_jpeg() corrected for result. Test routine t/scalarImage.t added Chart.pod corrected 2.4.4 The brush styles to points and linespoints are extended. Not only circles represent the points but a number of different brush styles, linke donut, Star and so on. 2.4.3 Corrections to imagemap production in Composite.pm and Lines.pm
Diffstat (limited to 'graphics/p5-Chart')
-rw-r--r--graphics/p5-Chart/Makefile9
-rw-r--r--graphics/p5-Chart/distinfo8
2 files changed, 7 insertions, 10 deletions
diff --git a/graphics/p5-Chart/Makefile b/graphics/p5-Chart/Makefile
index 8f810706ceb..57d06e32c90 100644
--- a/graphics/p5-Chart/Makefile
+++ b/graphics/p5-Chart/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2011/08/16 21:53:41 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2012/09/15 15:12:20 wen Exp $
-DISTNAME= Chart-2.4.2
+DISTNAME= Chart-2.4.5
PKGNAME= p5-${DISTNAME}
CATEGORIES= graphics perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Chart/}
@@ -12,14 +12,11 @@ LICENSE= ${PERL5_LICENSE}
PKG_DESTDIR_SUPPORT= user-destdir
-DEPENDS+= p5-GD>=1.20:../../graphics/p5-GD
+DEPENDS+= p5-GD>=2.0:../../graphics/p5-GD
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Chart/.packlist
-post-extract:
- ${CHMOD} a-x ${WRKSRC}/Chart/*.pm
-
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/graphics/p5-Chart/distinfo b/graphics/p5-Chart/distinfo
index 1ff9308c82a..e0b966e4940 100644
--- a/graphics/p5-Chart/distinfo
+++ b/graphics/p5-Chart/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2011/08/16 21:53:41 wiz Exp $
+$NetBSD: distinfo,v 1.5 2012/09/15 15:12:20 wen Exp $
-SHA1 (Chart-2.4.2.tar.gz) = b53247befbeec35a87cc530e1c7fe3ee02aae46b
-RMD160 (Chart-2.4.2.tar.gz) = 3dea72077e325b9f06bcff82f6296639bc65c3d8
-Size (Chart-2.4.2.tar.gz) = 822981 bytes
+SHA1 (Chart-2.4.5.tar.gz) = c0c92d760a0a0b377ade5b7e6661f70164388e8a
+RMD160 (Chart-2.4.5.tar.gz) = 8cc29c6bc221531b7121d0eb16dde5f17e78093a
+Size (Chart-2.4.5.tar.gz) = 1478273 bytes