aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-GD-TextUtil
diff options
context:
space:
mode:
authorFoxfair Hu <foxfair@FreeBSD.org>2003-06-22 13:12:10 +0000
committerFoxfair Hu <foxfair@FreeBSD.org>2003-06-22 13:12:10 +0000
commit0372855c61ce9319467d3fd3fa7a4bf2e13e7db8 (patch)
tree3bb73dba4905a76fdb9ccb71151c0f7cb58e1c39 /graphics/p5-GD-TextUtil
parentce11cce8f4c9574ba39613a430c0c3f8bcb3dc3f (diff)
downloadports-0372855c61ce9319467d3fd3fa7a4bf2e13e7db8.tar.gz
ports-0372855c61ce9319467d3fd3fa7a4bf2e13e7db8.zip
Update to 0.86
Notes
Notes: svn path=/head/; revision=83434
Diffstat (limited to 'graphics/p5-GD-TextUtil')
-rw-r--r--graphics/p5-GD-TextUtil/Makefile2
-rw-r--r--graphics/p5-GD-TextUtil/distinfo2
-rw-r--r--graphics/p5-GD-TextUtil/pkg-plist14
3 files changed, 9 insertions, 9 deletions
diff --git a/graphics/p5-GD-TextUtil/Makefile b/graphics/p5-GD-TextUtil/Makefile
index ac8f74ea08eb..d5b3e9ceab51 100644
--- a/graphics/p5-GD-TextUtil/Makefile
+++ b/graphics/p5-GD-TextUtil/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= GD-TextUtil
-PORTVERSION= 0.83
+PORTVERSION= 0.86
CATEGORIES= graphics perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= GD
diff --git a/graphics/p5-GD-TextUtil/distinfo b/graphics/p5-GD-TextUtil/distinfo
index 46fd0b43557a..fc072ddb2283 100644
--- a/graphics/p5-GD-TextUtil/distinfo
+++ b/graphics/p5-GD-TextUtil/distinfo
@@ -1 +1 @@
-MD5 (GDTextUtil-0.83.tar.gz) = e804db597ab3a6302b15a8d3be96501f
+MD5 (GDTextUtil-0.86.tar.gz) = 941ad06eadc86b47f3a32da405665c41
diff --git a/graphics/p5-GD-TextUtil/pkg-plist b/graphics/p5-GD-TextUtil/pkg-plist
index 67b227ec2024..15aa59ac29e9 100644
--- a/graphics/p5-GD-TextUtil/pkg-plist
+++ b/graphics/p5-GD-TextUtil/pkg-plist
@@ -1,7 +1,7 @@
-lib/perl5/site_perl/%%PERL_VER%%/GD/Text.pm
-lib/perl5/site_perl/%%PERL_VER%%/GD/Text/Wrap.pm
-lib/perl5/site_perl/%%PERL_VER%%/GD/Text/Align.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/GD/Text/.packlist
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/GD/Text
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/GD 2>/dev/null || true
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/GD/Text 2>/dev/null || true
+%%SITE_PERL%%/GD/Text.pm
+%%SITE_PERL%%/GD/Text/Wrap.pm
+%%SITE_PERL%%/GD/Text/Align.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/GD/Text/.packlist
+@dirrm %%SITE_PERL%%/GD/Text
+@unexec rmdir %D/%%SITE_PERL%%/GD 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/GD/Text 2>/dev/null || true