summaryrefslogtreecommitdiff
path: root/graphics/p5-Graphics-Color
diff options
context:
space:
mode:
authorChin-San Huang <chinsan@FreeBSD.org>2009-01-03 04:24:02 +0000
committerChin-San Huang <chinsan@FreeBSD.org>2009-01-03 04:24:02 +0000
commita7540350a821283f9c741943d642db70aa71df94 (patch)
treec9fd184cde09491fec188e9599b1f52fc4be8c17 /graphics/p5-Graphics-Color
parent- Update to 1.0.7.1 (diff)
- Update to 0.17
Notes
Notes: svn path=/head/; revision=225155
Diffstat (limited to 'graphics/p5-Graphics-Color')
-rw-r--r--graphics/p5-Graphics-Color/Makefile3
-rw-r--r--graphics/p5-Graphics-Color/distinfo6
-rw-r--r--graphics/p5-Graphics-Color/pkg-plist1
3 files changed, 6 insertions, 4 deletions
diff --git a/graphics/p5-Graphics-Color/Makefile b/graphics/p5-Graphics-Color/Makefile
index b68179ae4ea2..3b8a77d4da58 100644
--- a/graphics/p5-Graphics-Color/Makefile
+++ b/graphics/p5-Graphics-Color/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Graphics-Color
-PORTVERSION= 0.16
+PORTVERSION= 0.17
CATEGORIES= graphics perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -26,6 +26,7 @@ MAN3= Graphics::Color.3 \
Graphics::Color::CMYK.3 \
Graphics::Color::Equal.3 \
Graphics::Color::HSL.3 \
+ Graphics::Color::HSV.3 \
Graphics::Color::RGB.3 \
Graphics::Color::YIQ.3 \
Graphics::Color::YUV.3
diff --git a/graphics/p5-Graphics-Color/distinfo b/graphics/p5-Graphics-Color/distinfo
index f68784e49ed1..18b66790c0a5 100644
--- a/graphics/p5-Graphics-Color/distinfo
+++ b/graphics/p5-Graphics-Color/distinfo
@@ -1,3 +1,3 @@
-MD5 (Graphics-Color-0.16.tar.gz) = c345fde5ff60485d61633c9cec7b2abb
-SHA256 (Graphics-Color-0.16.tar.gz) = d3ec7480db1bce3d4f14009010dffe79e3ede7fd8ece0f500a706178ae650d5b
-SIZE (Graphics-Color-0.16.tar.gz) = 24611
+MD5 (Graphics-Color-0.17.tar.gz) = 5a977d357c4791d4368b14072d535c7b
+SHA256 (Graphics-Color-0.17.tar.gz) = 94bc702c6fb5af62be70ab4e695787be0118058fc9bf6b6655677f16224777b5
+SIZE (Graphics-Color-0.17.tar.gz) = 27146
diff --git a/graphics/p5-Graphics-Color/pkg-plist b/graphics/p5-Graphics-Color/pkg-plist
index f1e98d41c3e3..822645e94549 100644
--- a/graphics/p5-Graphics-Color/pkg-plist
+++ b/graphics/p5-Graphics-Color/pkg-plist
@@ -3,6 +3,7 @@
%%SITE_PERL%%/Graphics/Color/CMYK.pm
%%SITE_PERL%%/Graphics/Color/Equal.pm
%%SITE_PERL%%/Graphics/Color/HSL.pm
+%%SITE_PERL%%/Graphics/Color/HSV.pm
%%SITE_PERL%%/Graphics/Color/RGB.pm
%%SITE_PERL%%/Graphics/Color/YIQ.pm
%%SITE_PERL%%/Graphics/Color/YUV.pm