aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2015-01-04 01:14:06 +0800
committersunpoet <sunpoet@FreeBSD.org>2015-01-04 01:14:06 +0800
commitbb95c0b83a3871e75fa6e35ce8c4b9afd55b6e12 (patch)
treea1e0cb404ae21bdc154eb77225382c17e7fc3e2a
parentcf9fc1e4c2e2b5346af46d9d5357987f7f499259 (diff)
downloadfreebsd-ports-gnome-bb95c0b83a3871e75fa6e35ce8c4b9afd55b6e12.tar.gz
freebsd-ports-gnome-bb95c0b83a3871e75fa6e35ce8c4b9afd55b6e12.tar.zst
freebsd-ports-gnome-bb95c0b83a3871e75fa6e35ce8c4b9afd55b6e12.zip
- Update to 2.4.8
- Add LICENSE - Sort PLIST
-rw-r--r--graphics/p5-Chart/Makefile6
-rw-r--r--graphics/p5-Chart/distinfo4
-rw-r--r--graphics/p5-Chart/pkg-plist2
3 files changed, 7 insertions, 5 deletions
diff --git a/graphics/p5-Chart/Makefile b/graphics/p5-Chart/Makefile
index 655219a50b3a..64f3ec7d7fad 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 3eb8dafde0ea..9e3c9e4db34a 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 7e3201e0539a..5a21882ed11d 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