aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-Graphics-Color
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2010-03-27 19:52:09 +0000
committerAnton Berezin <tobez@FreeBSD.org>2010-03-27 19:52:09 +0000
commita35ed6a7a3c20378c2c66d88ca82ef48ff8f6423 (patch)
treee11b03571050657d7e7a8fbca3ce4bb7f3502960 /graphics/p5-Graphics-Color
parentbebf0a8038217a5272e2720907502b3ef2c68918 (diff)
downloadports-a35ed6a7a3c20378c2c66d88ca82ef48ff8f6423.tar.gz
ports-a35ed6a7a3c20378c2c66d88ca82ef48ff8f6423.zip
Update to 0.28. Add TEST_DEPENDS (primarily as a documentation,
but hopefully we'll have support for this in bsd.{perl,port}.mk in the future). Changes: http://search.cpan.org/dist/Graphics-Color/Changes
Notes
Notes: svn path=/head/; revision=251585
Diffstat (limited to 'graphics/p5-Graphics-Color')
-rw-r--r--graphics/p5-Graphics-Color/Makefile10
-rw-r--r--graphics/p5-Graphics-Color/distinfo6
2 files changed, 9 insertions, 7 deletions
diff --git a/graphics/p5-Graphics-Color/Makefile b/graphics/p5-Graphics-Color/Makefile
index 72600b280473..e9487e8f9611 100644
--- a/graphics/p5-Graphics-Color/Makefile
+++ b/graphics/p5-Graphics-Color/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Graphics-Color
-PORTVERSION= 0.27
+PORTVERSION= 0.28
CATEGORIES= graphics perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,12 +14,14 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Device and library agnostic color spaces
-BUILD_DEPENDS= p5-Moose>=0.74:${PORTSDIR}/devel/p5-Moose \
+BUILD_DEPENDS= p5-Color-Library>=0.02:${PORTSDIR}/graphics/p5-Color-Library \
+ p5-Moose>=0.74:${PORTSDIR}/devel/p5-Moose \
p5-MooseX-Aliases>=0.03:${PORTSDIR}/devel/p5-MooseX-Aliases \
p5-MooseX-Clone>=0.03:${PORTSDIR}/devel/p5-MooseX-Clone \
- p5-MooseX-Types>=0.19:${PORTSDIR}/devel/p5-MooseX-Types \
- p5-Color-Library>=0.02:${PORTSDIR}/graphics/p5-Color-Library
+ p5-MooseX-Storage>=0.23:${PORTSDIR}/devel/p5-MooseX-Storage \
+ p5-MooseX-Types>=0.19:${PORTSDIR}/devel/p5-MooseX-Types
RUN_DEPENDS= ${BUILD_DEPENDS}
+TEST_DEPENDS= p5-Test-Number-Delta>=0:${PORTSDIR}/devel/p5-Test-Number-Delta
PERL_CONFIGURE= YES
diff --git a/graphics/p5-Graphics-Color/distinfo b/graphics/p5-Graphics-Color/distinfo
index f573743e88f6..1103ab3d6b7a 100644
--- a/graphics/p5-Graphics-Color/distinfo
+++ b/graphics/p5-Graphics-Color/distinfo
@@ -1,3 +1,3 @@
-MD5 (Graphics-Color-0.27.tar.gz) = 69585eba2b052dacca0c43f351cc949c
-SHA256 (Graphics-Color-0.27.tar.gz) = ab0d32937b75b85a6f7ec302f5e5f89da0a87452703fa487e7e1d664803df3b7
-SIZE (Graphics-Color-0.27.tar.gz) = 22631
+MD5 (Graphics-Color-0.28.tar.gz) = 1eaa58cea3054b55eb661f017147994f
+SHA256 (Graphics-Color-0.28.tar.gz) = cbde2eae8e1b9677509f0b2116ab0630497dd915853d4d204c6daf1539388d09
+SIZE (Graphics-Color-0.28.tar.gz) = 22700