diff options
author | az <az@FreeBSD.org> | 2011-06-07 17:13:15 +0800 |
---|---|---|
committer | az <az@FreeBSD.org> | 2011-06-07 17:13:15 +0800 |
commit | a04ea56a92ddbb0c530b7c6d6955e3b13d4b6993 (patch) | |
tree | bb4b9171e0b05dc04d65efebf12e7faaaf65cbb2 /graphics | |
parent | f969f2cab6369ed234183f6e877b5f269f13164c (diff) | |
download | freebsd-ports-graphics-a04ea56a92ddbb0c530b7c6d6955e3b13d4b6993.tar.gz freebsd-ports-graphics-a04ea56a92ddbb0c530b7c6d6955e3b13d4b6993.tar.zst freebsd-ports-graphics-a04ea56a92ddbb0c530b7c6d6955e3b13d4b6993.zip |
Update devel/p5-Moose to version 2.0007
Changelog: http://cpansearch.perl.org/dist/Moose/Changes
See also UPDATING entry 20110607 about this.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/p5-Google-Chart/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/p5-Google-Chart/Makefile b/graphics/p5-Google-Chart/Makefile index ad4fdb09f6e..c5677718b39 100644 --- a/graphics/p5-Google-Chart/Makefile +++ b/graphics/p5-Google-Chart/Makefile @@ -7,7 +7,7 @@ PORTNAME= Google-Chart PORTVERSION= 0.05014 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,8 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= wen@FreeBSD.org COMMENT= Perl Interface to Google Charts API -RUN_DEPENDS= p5-Class-MOP>=0.63:${PORTSDIR}/devel/p5-Class-MOP \ - p5-libwww>0:${PORTSDIR}/www/p5-libwww \ +RUN_DEPENDS= p5-libwww>0:${PORTSDIR}/www/p5-libwww \ p5-Moose>=0.54:${PORTSDIR}/devel/p5-Moose \ p5-URI>0:${PORTSDIR}/net/p5-URI |