diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/p5-Chart/Makefile | 6 | ||||
-rw-r--r-- | graphics/p5-Chart/distinfo | 4 | ||||
-rw-r--r-- | graphics/p5-Chart/pkg-plist | 2 |
3 files changed, 7 insertions, 5 deletions
diff --git a/graphics/p5-Chart/Makefile b/graphics/p5-Chart/Makefile index 655219a50b3..64f3ec7d7fa 100644 --- a/graphics/p5-Chart/Makefile +++ b/graphics/p5-Chart/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= Chart -PORTVERSION= 2.4.6 -PORTREVISION= 1 +PORTVERSION= 2.4.8 CATEGORIES= graphics perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:CHARTGRP @@ -11,6 +10,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 interface to build chart graphics +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-GD>=2:${PORTSDIR}/graphics/p5-GD RUN_DEPENDS:= ${BUILD_DEPENDS} diff --git a/graphics/p5-Chart/distinfo b/graphics/p5-Chart/distinfo index 3eb8dafde0e..9e3c9e4db34 100644 --- a/graphics/p5-Chart/distinfo +++ b/graphics/p5-Chart/distinfo @@ -1,2 +1,2 @@ -SHA256 (Chart-2.4.6.tar.gz) = 5d4499d1cac1c8334efdc1382cd1d6ecfb035b666318a55be8f2926a7266ba50 -SIZE (Chart-2.4.6.tar.gz) = 1544643 +SHA256 (Chart-2.4.8.tar.gz) = 563358ae2cb78fd06e3d771ebfe8e05114c58da7b3fb237762758ada0e90b80f +SIZE (Chart-2.4.8.tar.gz) = 1706039 diff --git a/graphics/p5-Chart/pkg-plist b/graphics/p5-Chart/pkg-plist index 7e3201e0539..5a21882ed11 100644 --- a/graphics/p5-Chart/pkg-plist +++ b/graphics/p5-Chart/pkg-plist @@ -1,4 +1,3 @@ -%%PERL5_MAN3%%/Chart.3.gz %%SITE_PERL%%/Chart.pod %%SITE_PERL%%/Chart/Bars.pm %%SITE_PERL%%/Chart/Base.pm @@ -16,3 +15,4 @@ %%SITE_PERL%%/Chart/Points.pm %%SITE_PERL%%/Chart/Split.pm %%SITE_PERL%%/Chart/StackedBars.pm +%%PERL5_MAN3%%/Chart.3.gz |