diff options
-rw-r--r-- | graphics/p5-Graphics-Color/Makefile | 8 | ||||
-rw-r--r-- | graphics/p5-Graphics-Color/distinfo | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/graphics/p5-Graphics-Color/Makefile b/graphics/p5-Graphics-Color/Makefile index 54b8aa140d35..964fc2e242d9 100644 --- a/graphics/p5-Graphics-Color/Makefile +++ b/graphics/p5-Graphics-Color/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Graphics-Color -PORTVERSION= 0.14 +PORTVERSION= 0.15 CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,12 +14,12 @@ PKGNAMEPREFIX= p5- MAINTAINER= chinsan@FreeBSD.org COMMENT= Device and library agnostic color spaces -BUILD_DEPENDS= p5-Moose>=0.25:${PORTSDIR}/devel/p5-Moose \ +BUILD_DEPENDS= p5-Moose>=0.54:${PORTSDIR}/devel/p5-Moose \ p5-Geometry-Primitive>=0:${PORTSDIR}/graphics/p5-Geometry-Primitive \ - p5-MooseX-Clone>=0:${PORTSDIR}/devel/p5-MooseX-Clone \ + p5-MooseX-Clone>=0.03:${PORTSDIR}/devel/p5-MooseX-Clone \ p5-Module-Install>=0.64:${PORTSDIR}/devel/p5-Module-Install \ p5-Pod-Coverage-Moose>=0:${PORTSDIR}/devel/p5-Pod-Coverage-Moose \ - p5-MooseX-Storage>=0:${PORTSDIR}/devel/p5-MooseX-Storage + p5-MooseX-Storage>=0.14:${PORTSDIR}/devel/p5-MooseX-Storage RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= YES diff --git a/graphics/p5-Graphics-Color/distinfo b/graphics/p5-Graphics-Color/distinfo index 9a017581e1ec..f82432d34d52 100644 --- a/graphics/p5-Graphics-Color/distinfo +++ b/graphics/p5-Graphics-Color/distinfo @@ -1,3 +1,3 @@ -MD5 (Graphics-Color-0.14.tar.gz) = ddfd77aaf84b21212c38706e8dc2e015 -SHA256 (Graphics-Color-0.14.tar.gz) = 1ec52c102a0b17a58ff79d67f21f5ba2f3bc24149d1233df167b6e0b64f2ed37 -SIZE (Graphics-Color-0.14.tar.gz) = 24574 +MD5 (Graphics-Color-0.15.tar.gz) = 96a8aa57e294c59b65ce1b578b83c820 +SHA256 (Graphics-Color-0.15.tar.gz) = bdffcee43b4f96107022cd65d2889e3080f341982ccd194f75fde0c0de946d53 +SIZE (Graphics-Color-0.15.tar.gz) = 24584 |