aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Template
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2001-05-10 01:20:55 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2001-05-10 01:20:55 +0000
commit001c3c4aa2bfa474c9f4ba4366805a93191369a2 (patch)
tree4aa2d96f28b47ebd15a4c12f37f4c6f26dd364f8 /textproc/p5-Text-Template
parent42697e35affb5b4ae889ebfd84a0d385d2d5673c (diff)
downloadports-001c3c4aa2bfa474c9f4ba4366805a93191369a2.tar.gz
ports-001c3c4aa2bfa474c9f4ba4366805a93191369a2.zip
Notes
Diffstat (limited to 'textproc/p5-Text-Template')
-rw-r--r--textproc/p5-Text-Template/Makefile4
-rw-r--r--textproc/p5-Text-Template/distinfo2
-rw-r--r--textproc/p5-Text-Template/pkg-plist4
3 files changed, 6 insertions, 4 deletions
diff --git a/textproc/p5-Text-Template/Makefile b/textproc/p5-Text-Template/Makefile
index f2d2b3f48122..f48ce64a6d87 100644
--- a/textproc/p5-Text-Template/Makefile
+++ b/textproc/p5-Text-Template/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Text-Template
-PORTVERSION= 1.23
+PORTVERSION= 1.31
CATEGORIES= textproc perl5
MASTER_SITES= http://www.plover.com/~mjd/perl/Template/ \
${MASTER_SITE_PERL_CPAN}
@@ -17,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org
PERL_CONFIGURE= YES
-MAN3= Text::Template.3
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
+MAN3= Text::Template.3
.include <bsd.port.mk>
diff --git a/textproc/p5-Text-Template/distinfo b/textproc/p5-Text-Template/distinfo
index 0a0d648a9b29..c5c6b82e69b4 100644
--- a/textproc/p5-Text-Template/distinfo
+++ b/textproc/p5-Text-Template/distinfo
@@ -1 +1 @@
-MD5 (Text-Template-1.23.tar.gz) = c9ffdda98f9abfdbc350caea3d90f9b4
+MD5 (Text-Template-1.31.tar.gz) = 7001f889cfe4362d53f51b3eae67021b
diff --git a/textproc/p5-Text-Template/pkg-plist b/textproc/p5-Text-Template/pkg-plist
index 5ae712d81ac0..ddf4a3516aac 100644
--- a/textproc/p5-Text-Template/pkg-plist
+++ b/textproc/p5-Text-Template/pkg-plist
@@ -1,5 +1,7 @@
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Text/Template/.packlist
lib/perl5/site_perl/%%PERL_VER%%/Text/Template.pm
+lib/perl5/site_perl/%%PERL_VER%%/Text/Template/Preprocess.pm
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Text/Template/.packlist
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Text/Template
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Text 2>/dev/null || true
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/Text/Template
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Text 2>/dev/null || true