aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2006-08-22 09:04:42 +0000
committerRong-En Fan <rafan@FreeBSD.org>2006-08-22 09:04:42 +0000
commitc91331bd1fc24d74ce0c5093f4fbc8324ca7ab73 (patch)
tree507e1bc93783e8d08bc59a607e951ed81cc6dd46 /www
parent056afaebe8df3368118b3012b77cb82e3e1d766f (diff)
downloadports-c91331bd1fc24d74ce0c5093f4fbc8324ca7ab73.tar.gz
ports-c91331bd1fc24d74ce0c5093f4fbc8324ca7ab73.zip
Notes
Diffstat (limited to 'www')
-rw-r--r--www/p5-HTML-Template-Compiled/Makefile4
-rw-r--r--www/p5-HTML-Template-Compiled/distinfo6
-rw-r--r--www/p5-HTML-Template-Compiled/pkg-plist1
3 files changed, 7 insertions, 4 deletions
diff --git a/www/p5-HTML-Template-Compiled/Makefile b/www/p5-HTML-Template-Compiled/Makefile
index 5bf00e58d171..134b729a7315 100644
--- a/www/p5-HTML-Template-Compiled/Makefile
+++ b/www/p5-HTML-Template-Compiled/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= HTML-Template-Compiled
-PORTVERSION= 0.71
+PORTVERSION= 0.72
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= HTML
@@ -19,12 +19,14 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-D
${SITE_PERL}/${PERL_ARCH}/HTML/Entities.pm:${PORTSDIR}/www/p5-HTML-Parser \
${SITE_PERL}/Data/TreeDumper/Renderer/DHTML.pm:${PORTSDIR}/www/p5-Data-TreeDumper-Renderer-DHTML \
${SITE_PERL}/Test/Pod.pm:${PORTSDIR}/devel/p5-Test-Pod \
+ ${SITE_PERL}/Test/Pod/Coverage.pm:${PORTSDIR}/devel/p5-Test-Pod-Coverage \
${SITE_PERL}/URI/Escape.pm:${PORTSDIR}/net/p5-URI
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
MAN3= HTML::Template::Compiled.3 \
+ HTML::Template::Compiled::Compiler.3 \
HTML::Template::Compiled::Expression.3 \
HTML::Template::Compiled::Filter.3 \
HTML::Template::Compiled::Parser.3 \
diff --git a/www/p5-HTML-Template-Compiled/distinfo b/www/p5-HTML-Template-Compiled/distinfo
index 7f88feb1f836..15c9f0dedf3c 100644
--- a/www/p5-HTML-Template-Compiled/distinfo
+++ b/www/p5-HTML-Template-Compiled/distinfo
@@ -1,3 +1,3 @@
-MD5 (HTML-Template-Compiled-0.71.tar.gz) = 91e23771ef86671c5049f3314d1a8c6d
-SHA256 (HTML-Template-Compiled-0.71.tar.gz) = 84097078669320dc7e84c41b371361eab0cc49bb99054a003f386a3e4e67f8ae
-SIZE (HTML-Template-Compiled-0.71.tar.gz) = 50744
+MD5 (HTML-Template-Compiled-0.72.tar.gz) = 70c3813b7646b100b8ac60667838bb56
+SHA256 (HTML-Template-Compiled-0.72.tar.gz) = 98904029a40e055291ac3c0b95091a3da16a4822dc08dc01955a5ef670d37b67
+SIZE (HTML-Template-Compiled-0.72.tar.gz) = 53474
diff --git a/www/p5-HTML-Template-Compiled/pkg-plist b/www/p5-HTML-Template-Compiled/pkg-plist
index 3bd3bf6c4e0c..120e830305f3 100644
--- a/www/p5-HTML-Template-Compiled/pkg-plist
+++ b/www/p5-HTML-Template-Compiled/pkg-plist
@@ -2,6 +2,7 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/Template/Compiled/.packlist
%%SITE_PERL%%/HTML/Template/Compiled.pm
%%SITE_PERL%%/HTML/Template/Compiled/Classic.pm
+%%SITE_PERL%%/HTML/Template/Compiled/Compiler.pm
%%SITE_PERL%%/HTML/Template/Compiled/Expression.pm
%%SITE_PERL%%/HTML/Template/Compiled/Expression/Conditional.pm
%%SITE_PERL%%/HTML/Template/Compiled/Expression/Expressions.pm