[Midnightbsd-cvs] mports [23691] trunk/graphics/p5-Chart: update chart
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Wed Jul 25 19:21:01 EDT 2018
Revision: 23691
http://svnweb.midnightbsd.org/mports/?rev=23691
Author: laffer1
Date: 2018-07-25 19:21:00 -0400 (Wed, 25 Jul 2018)
Log Message:
-----------
update chart
Modified Paths:
--------------
trunk/graphics/p5-Chart/Makefile
trunk/graphics/p5-Chart/distinfo
trunk/graphics/p5-Chart/pkg-descr
trunk/graphics/p5-Chart/pkg-plist
Modified: trunk/graphics/p5-Chart/Makefile
===================================================================
--- trunk/graphics/p5-Chart/Makefile 2018-07-25 23:19:33 UTC (rev 23690)
+++ trunk/graphics/p5-Chart/Makefile 2018-07-25 23:21:00 UTC (rev 23691)
@@ -1,7 +1,7 @@
# $MidnightBSD$
PORTNAME= Chart
-PORTVERSION= 2.4.6
+PORTVERSION= 2.4.10
CATEGORIES= graphics perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:CHARTGRP
@@ -13,7 +13,7 @@
LICENSE= artistic gpl
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-GD>=2:${PORTSDIR}/graphics/p5-GD
+BUILD_DEPENDS= p5-GD>=2:graphics/p5-GD
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
Modified: trunk/graphics/p5-Chart/distinfo
===================================================================
--- trunk/graphics/p5-Chart/distinfo 2018-07-25 23:19:33 UTC (rev 23690)
+++ trunk/graphics/p5-Chart/distinfo 2018-07-25 23:21:00 UTC (rev 23691)
@@ -1,2 +1,3 @@
-SHA256 (Chart-2.4.6.tar.gz) = 5d4499d1cac1c8334efdc1382cd1d6ecfb035b666318a55be8f2926a7266ba50
-SIZE (Chart-2.4.6.tar.gz) = 1544643
+TIMESTAMP = 1532560842
+SHA256 (Chart-2.4.10.tar.gz) = 84bd99a1a0ce72477b15e35881e6120398bb3f553aeeb5e8d72b088520e4f6bf
+SIZE (Chart-2.4.10.tar.gz) = 1698207
Modified: trunk/graphics/p5-Chart/pkg-descr
===================================================================
--- trunk/graphics/p5-Chart/pkg-descr 2018-07-25 23:19:33 UTC (rev 23690)
+++ trunk/graphics/p5-Chart/pkg-descr 2018-07-25 23:21:00 UTC (rev 23691)
@@ -7,4 +7,4 @@
modify. Like GIFgraph, Chart::* uses Lincoln Stein's GD module for all
of its graphics primitives calls.
-WWW: http://search.cpan.org/dist/Chart/
+WWW: https://metacpan.org/release/Chart
Modified: trunk/graphics/p5-Chart/pkg-plist
===================================================================
--- trunk/graphics/p5-Chart/pkg-plist 2018-07-25 23:19:33 UTC (rev 23690)
+++ trunk/graphics/p5-Chart/pkg-plist 2018-07-25 23:21:00 UTC (rev 23691)
@@ -1,4 +1,3 @@
-%%PERL5_MAN3%%/Chart.3.gz
%%SITE_PERL%%/Chart.pod
%%SITE_PERL%%/Chart/Bars.pm
%%SITE_PERL%%/Chart/Base.pm
@@ -16,6 +15,4 @@
%%SITE_PERL%%/Chart/Points.pm
%%SITE_PERL%%/Chart/Split.pm
%%SITE_PERL%%/Chart/StackedBars.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Chart/.packlist
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Chart
- at dirrmtry %%SITE_PERL%%/Chart
+%%PERL5_MAN3%%/Chart.3.gz
More information about the Midnightbsd-cvs
mailing list