diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2010-10-18 23:52:01 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2010-10-18 23:52:01 +0000 |
commit | 59c561d6f5151bf35503450a9bbad3e9cb48f7d0 (patch) | |
tree | fa88d06614ab180aabceb85cd54c9d461226aa56 /graphics | |
parent | 94624bf4aa962afa39c7d1557d6a15014f7f2e62 (diff) | |
download | ports-59c561d6f5151bf35503450a9bbad3e9cb48f7d0.tar.gz ports-59c561d6f5151bf35503450a9bbad3e9cb48f7d0.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/p5-Chart/Makefile | 6 | ||||
-rw-r--r-- | graphics/p5-Chart/distinfo | 6 | ||||
-rw-r--r-- | graphics/p5-Chart/pkg-plist | 1 | ||||
-rw-r--r-- | graphics/p5-chart/Makefile | 6 | ||||
-rw-r--r-- | graphics/p5-chart/distinfo | 6 | ||||
-rw-r--r-- | graphics/p5-chart/pkg-plist | 1 |
6 files changed, 14 insertions, 12 deletions
diff --git a/graphics/p5-Chart/Makefile b/graphics/p5-Chart/Makefile index cabd7a4ec7e3..90409170a650 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 86bb5e23b77f..bba82d91af91 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 f8dcf3c672ac..adee83e76413 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 cabd7a4ec7e3..90409170a650 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 86bb5e23b77f..bba82d91af91 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 f8dcf3c672ac..adee83e76413 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 |