summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorfoxfair <foxfair@FreeBSD.org>2003-06-22 13:12:10 +0000
committerfoxfair <foxfair@FreeBSD.org>2003-06-22 13:12:10 +0000
commit93175c6915b0329fd5ad03f5081173e36ae73b02 (patch)
tree2b64374c36e18d6df7ff592d43b1deb64f102252 /graphics
parent80a062e1e393c719c93ea1b01ea18e3fc889f79d (diff)
downloadFreeBSD-ports-93175c6915b0329fd5ad03f5081173e36ae73b02.zip
FreeBSD-ports-93175c6915b0329fd5ad03f5081173e36ae73b02.tar.gz
Update to 0.86
Diffstat (limited to 'graphics')
-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 ac8f74e..d5b3e9c 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 46fd0b4..fc072dd 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 67b227e..15aa59a 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
OpenPOWER on IntegriCloud