aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorleeym <leeym@FreeBSD.org>2010-10-19 07:52:01 +0800
committerleeym <leeym@FreeBSD.org>2010-10-19 07:52:01 +0800
commit51692ebf2b43e40f24de660f4ea6ce1cb5e78b0e (patch)
treece4861fb80718aeab6d33760ec2f7b2d80354875 /graphics
parent69669fda8798da6ab416a4238f8cae75da02a104 (diff)
downloadfreebsd-ports-graphics-51692ebf2b43e40f24de660f4ea6ce1cb5e78b0e.tar.gz
freebsd-ports-graphics-51692ebf2b43e40f24de660f4ea6ce1cb5e78b0e.tar.zst
freebsd-ports-graphics-51692ebf2b43e40f24de660f4ea6ce1cb5e78b0e.zip
- update to 2.4.2
Diffstat (limited to 'graphics')
-rw-r--r--graphics/p5-Chart/Makefile6
-rw-r--r--graphics/p5-Chart/distinfo6
-rw-r--r--graphics/p5-Chart/pkg-plist1
-rw-r--r--graphics/p5-chart/Makefile6
-rw-r--r--graphics/p5-chart/distinfo6
-rw-r--r--graphics/p5-chart/pkg-plist1
6 files changed, 14 insertions, 12 deletions
diff --git a/graphics/p5-Chart/Makefile b/graphics/p5-Chart/Makefile
index cabd7a4ec7e..90409170a65 100644
--- a/graphics/p5-Chart/Makefile
+++ b/graphics/p5-Chart/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= Chart
-PORTVERSION= 2.4.1
-PORTREVISION= 4
+PORTVERSION= 2.4.2
CATEGORIES= graphics perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,7 +14,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= A perl5 interface to build chart graphics
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD
+RUN_DEPENDS= p5-GD>=2:${PORTSDIR}/graphics/p5-GD
+BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes
diff --git a/graphics/p5-Chart/distinfo b/graphics/p5-Chart/distinfo
index 86bb5e23b77..bba82d91af9 100644
--- a/graphics/p5-Chart/distinfo
+++ b/graphics/p5-Chart/distinfo
@@ -1,3 +1,3 @@
-MD5 (Chart-2.4.1.tar.gz) = 5e7a80badfb8bf6e29b21879689bcc2f
-SHA256 (Chart-2.4.1.tar.gz) = ad8179cd46143bb3378f085da78447b65a939aba64e341c54600da7f6ad2b907
-SIZE (Chart-2.4.1.tar.gz) = 683047
+MD5 (Chart-2.4.2.tar.gz) = a75183d33b58f77e2e717165b93dbf79
+SHA256 (Chart-2.4.2.tar.gz) = 15434e2fd935886df633cae06f297ced6f4beee8cb66efc5240a5f0204348feb
+SIZE (Chart-2.4.2.tar.gz) = 822981
diff --git a/graphics/p5-Chart/pkg-plist b/graphics/p5-Chart/pkg-plist
index f8dcf3c672a..adee83e7641 100644
--- a/graphics/p5-Chart/pkg-plist
+++ b/graphics/p5-Chart/pkg-plist
@@ -2,6 +2,7 @@
%%SITE_PERL%%/Chart/Bars.pm
%%SITE_PERL%%/Chart/Base.pm
%%SITE_PERL%%/Chart/Composite.pm
+%%SITE_PERL%%/Chart/Constants.pm
%%SITE_PERL%%/Chart/Direction.pm
%%SITE_PERL%%/Chart/ErrorBars.pm
%%SITE_PERL%%/Chart/HorizontalBars.pm
diff --git a/graphics/p5-chart/Makefile b/graphics/p5-chart/Makefile
index cabd7a4ec7e..90409170a65 100644
--- a/graphics/p5-chart/Makefile
+++ b/graphics/p5-chart/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= Chart
-PORTVERSION= 2.4.1
-PORTREVISION= 4
+PORTVERSION= 2.4.2
CATEGORIES= graphics perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,7 +14,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= A perl5 interface to build chart graphics
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD
+RUN_DEPENDS= p5-GD>=2:${PORTSDIR}/graphics/p5-GD
+BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes
diff --git a/graphics/p5-chart/distinfo b/graphics/p5-chart/distinfo
index 86bb5e23b77..bba82d91af9 100644
--- a/graphics/p5-chart/distinfo
+++ b/graphics/p5-chart/distinfo
@@ -1,3 +1,3 @@
-MD5 (Chart-2.4.1.tar.gz) = 5e7a80badfb8bf6e29b21879689bcc2f
-SHA256 (Chart-2.4.1.tar.gz) = ad8179cd46143bb3378f085da78447b65a939aba64e341c54600da7f6ad2b907
-SIZE (Chart-2.4.1.tar.gz) = 683047
+MD5 (Chart-2.4.2.tar.gz) = a75183d33b58f77e2e717165b93dbf79
+SHA256 (Chart-2.4.2.tar.gz) = 15434e2fd935886df633cae06f297ced6f4beee8cb66efc5240a5f0204348feb
+SIZE (Chart-2.4.2.tar.gz) = 822981
diff --git a/graphics/p5-chart/pkg-plist b/graphics/p5-chart/pkg-plist
index f8dcf3c672a..adee83e7641 100644
--- a/graphics/p5-chart/pkg-plist
+++ b/graphics/p5-chart/pkg-plist
@@ -2,6 +2,7 @@
%%SITE_PERL%%/Chart/Bars.pm
%%SITE_PERL%%/Chart/Base.pm
%%SITE_PERL%%/Chart/Composite.pm
+%%SITE_PERL%%/Chart/Constants.pm
%%SITE_PERL%%/Chart/Direction.pm
%%SITE_PERL%%/Chart/ErrorBars.pm
%%SITE_PERL%%/Chart/HorizontalBars.pm