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
Upgrade
p5-Apache-AuthTicket => 0.31 p5-Apache-AuthenCache => 0.04 p5-Business-CreditCard => 0.23 p5-CGI-Cache => 1.03 p5-Crypt-CipherSaber => 0.60 p5-Crypt-SSLeay => 0.25 p5-File-Cache => 0.16 p5-Filter => 1.23 p5-FreezeThaw => 0.41 p5-HTML-Stream => 1.49 p5-Mail-Audit => 1.10 p5-Mail-Box => 1.111 p5-Mail-IMAPClient => 2.1.2 p5-Mail-Sender => 0.7.08 p5-Math-FixedPrecision => 0.14 p5-Math-GMP => 1.07 p5-NNTPClient => 0.37 p5-Net-SSLeay => 1.07 p5-Proc-Background => 1.03 p5-Quota => 1.3.3 p5-Text-Template => 1.31 p5-WWW-Search => 2.19 p5-XML-RSS => 0.97 p5-chart => fix pkg-plist
Notes
Notes: svn path=/head/; revision=42468
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