diff options
author | clsung <clsung@FreeBSD.org> | 2008-01-15 14:14:16 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2008-01-15 14:14:16 +0800 |
commit | fd89e618bff7b635346e0e28af88679146f8e7bd (patch) | |
tree | 4cf955b2065d1ef99c108799cc821aa345070d54 /graphics | |
parent | 12b16d9c6b41be1d7045e579c685db4a1606e23c (diff) | |
download | freebsd-ports-graphics-fd89e618bff7b635346e0e28af88679146f8e7bd.tar.gz freebsd-ports-graphics-fd89e618bff7b635346e0e28af88679146f8e7bd.tar.zst freebsd-ports-graphics-fd89e618bff7b635346e0e28af88679146f8e7bd.zip |
- Update to 2.11
Changes: http://search.cpan.org/dist/Graphics-ColorNames/Changes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/p5-Graphics-ColorNames/Makefile | 6 | ||||
-rw-r--r-- | graphics/p5-Graphics-ColorNames/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/graphics/p5-Graphics-ColorNames/Makefile b/graphics/p5-Graphics-ColorNames/Makefile index 480eebd8c1c..82864f54fe6 100644 --- a/graphics/p5-Graphics-ColorNames/Makefile +++ b/graphics/p5-Graphics-ColorNames/Makefile @@ -6,8 +6,7 @@ # PORTNAME= Graphics-ColorNames -PORTVERSION= 2.04 -PORTREVISION= 0 +PORTVERSION= 2.11 CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,7 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= A perl class that defines RGB values for common color names -BUILD_DEPENDS= p5-Module-Load>=0.10:${PORTSDIR}/devel/p5-Module-Load +BUILD_DEPENDS= p5-Module-Load>=0.10:${PORTSDIR}/devel/p5-Module-Load \ + p5-Module-Loaded>=0:${PORTSDIR}/devel/p5-Module-Loaded RUN_DEPENDS= ${BUILD_DEPENDS} PERL_MODBUILD= yes diff --git a/graphics/p5-Graphics-ColorNames/distinfo b/graphics/p5-Graphics-ColorNames/distinfo index 8c97a4cec67..19d17e58270 100644 --- a/graphics/p5-Graphics-ColorNames/distinfo +++ b/graphics/p5-Graphics-ColorNames/distinfo @@ -1,3 +1,3 @@ -MD5 (Graphics-ColorNames-2.04.tar.gz) = c8ff31d817563a58934873892cf53501 -SHA256 (Graphics-ColorNames-2.04.tar.gz) = 7c1a912ee755fb46a62a66ab935498ed5b4097a2f150caa93f2ceda32889e8a4 -SIZE (Graphics-ColorNames-2.04.tar.gz) = 19193 +MD5 (Graphics-ColorNames-2.11.tar.gz) = 047eabbb48d7c29cfebac6f9da8478f6 +SHA256 (Graphics-ColorNames-2.11.tar.gz) = 13cb993aa846cc8c13e9b81c6be8ee233826ccaf5349074d571a8cb72fd8f5e7 +SIZE (Graphics-ColorNames-2.11.tar.gz) = 21686 |