aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorChin-San Huang <chinsan@FreeBSD.org>2008-09-24 17:44:43 +0000
committerChin-San Huang <chinsan@FreeBSD.org>2008-09-24 17:44:43 +0000
commit08e44a71c7b8ad73302874637344a4dec608f842 (patch)
treec8fc8fe460e8dbf388e0ff3be24ce7446ad0fd58 /graphics
parentbecf428259008aea695e9dd8ad753a0e60a7e0e1 (diff)
downloadports-08e44a71c7b8ad73302874637344a4dec608f842.tar.gz
ports-08e44a71c7b8ad73302874637344a4dec608f842.zip
Notes
Diffstat (limited to 'graphics')
-rw-r--r--graphics/p5-Graphics-Primitive/Makefile3
-rw-r--r--graphics/p5-Graphics-Primitive/distinfo6
-rw-r--r--graphics/p5-Graphics-Primitive/pkg-plist3
3 files changed, 7 insertions, 5 deletions
diff --git a/graphics/p5-Graphics-Primitive/Makefile b/graphics/p5-Graphics-Primitive/Makefile
index 52fb6cedbda3..c48b9cf705db 100644
--- a/graphics/p5-Graphics-Primitive/Makefile
+++ b/graphics/p5-Graphics-Primitive/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Graphics-Primitive
-PORTVERSION= 0.30
+PORTVERSION= 0.32
CATEGORIES= graphics perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../by-authors/id/G/GP/GPHAT
@@ -36,6 +36,7 @@ MAN3= Graphics::Primitive.3 \
Graphics::Primitive::ComponentList.3 \
Graphics::Primitive::Container.3 \
Graphics::Primitive::Driver.3 \
+ Graphics::Primitive::Driver::TextLayout.3 \
Graphics::Primitive::Font.3 \
Graphics::Primitive::Image.3 \
Graphics::Primitive::Insets.3 \
diff --git a/graphics/p5-Graphics-Primitive/distinfo b/graphics/p5-Graphics-Primitive/distinfo
index 679dcdb382af..fb0f099d0bf3 100644
--- a/graphics/p5-Graphics-Primitive/distinfo
+++ b/graphics/p5-Graphics-Primitive/distinfo
@@ -1,3 +1,3 @@
-MD5 (Graphics-Primitive-0.30.tar.gz) = 301028d23649f568e345fc8ed043857c
-SHA256 (Graphics-Primitive-0.30.tar.gz) = c8b49e4b5d3c95a250374ff2d2eacfe04e5d8ffd2f5edac5cb6592e6b4584250
-SIZE (Graphics-Primitive-0.30.tar.gz) = 41941
+MD5 (Graphics-Primitive-0.32.tar.gz) = f970bee3552f0f3fcb74cc94c1b6e61f
+SHA256 (Graphics-Primitive-0.32.tar.gz) = 50543a7f3d4ce9a8e62689189322849c347264a57d638510565a936579456fd4
+SIZE (Graphics-Primitive-0.32.tar.gz) = 36376
diff --git a/graphics/p5-Graphics-Primitive/pkg-plist b/graphics/p5-Graphics-Primitive/pkg-plist
index 87683b1fd8fb..9da14c7d4969 100644
--- a/graphics/p5-Graphics-Primitive/pkg-plist
+++ b/graphics/p5-Graphics-Primitive/pkg-plist
@@ -8,10 +8,10 @@
%%SITE_PERL%%/Graphics/Primitive/ComponentList.pm
%%SITE_PERL%%/Graphics/Primitive/Container.pm
%%SITE_PERL%%/Graphics/Primitive/Driver.pm
+%%SITE_PERL%%/Graphics/Primitive/Driver/TextLayout.pm
%%SITE_PERL%%/Graphics/Primitive/Font.pm
%%SITE_PERL%%/Graphics/Primitive/Image.pm
%%SITE_PERL%%/Graphics/Primitive/Insets.pm
-%%SITE_PERL%%/Graphics/Primitive/Operation
%%SITE_PERL%%/Graphics/Primitive/Operation.pm
%%SITE_PERL%%/Graphics/Primitive/Operation/Fill.pm
%%SITE_PERL%%/Graphics/Primitive/Operation/Stroke.pm
@@ -25,5 +25,6 @@
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Graphics
@dirrmtry %%SITE_PERL%%/Graphics/Primitive/Paint
@dirrmtry %%SITE_PERL%%/Graphics/Primitive/Operation
+@dirrmtry %%SITE_PERL%%/Graphics/Primitive/Driver
@dirrmtry %%SITE_PERL%%/Graphics/Primitive
@dirrmtry %%SITE_PERL%%/Graphics