aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrafan <rafan@FreeBSD.org>2006-10-31 12:57:19 +0800
committerrafan <rafan@FreeBSD.org>2006-10-31 12:57:19 +0800
commit89d0a86061a8998f64ccfeec13ffbf543fc4fd3d (patch)
treee8f176a15a565f8595d138035131d7dcaa68955a
parentfade9ecc1729ecfccdaafa9776f5ffd6b688a212 (diff)
downloadfreebsd-ports-gnome-89d0a86061a8998f64ccfeec13ffbf543fc4fd3d.tar.gz
freebsd-ports-gnome-89d0a86061a8998f64ccfeec13ffbf543fc4fd3d.tar.zst
freebsd-ports-gnome-89d0a86061a8998f64ccfeec13ffbf543fc4fd3d.zip
- Update to 0.80
PR: ports/104492 Submitted by: hideo <hideo at lastamericanempire.com> (maintainer)
-rw-r--r--www/p5-HTML-Template-Compiled/Makefile3
-rw-r--r--www/p5-HTML-Template-Compiled/distinfo6
-rw-r--r--www/p5-HTML-Template-Compiled/pkg-plist1
3 files changed, 6 insertions, 4 deletions
diff --git a/www/p5-HTML-Template-Compiled/Makefile b/www/p5-HTML-Template-Compiled/Makefile
index b260d3cfa1a7..02cec9f08e36 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.77
+PORTVERSION= 0.80
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= HTML
@@ -30,6 +30,7 @@ MAN3= HTML::Template::Compiled.3 \
HTML::Template::Compiled::Compiler::Classic.3 \
HTML::Template::Compiled::Plugin::DHTML.3 \
HTML::Template::Compiled::Expression.3 \
+ HTML::Template::Compiled::Formatter.3 \
HTML::Template::Compiled::Filter.3 \
HTML::Template::Compiled::Parser.3 \
HTML::Template::Compiled::Classic.3 \
diff --git a/www/p5-HTML-Template-Compiled/distinfo b/www/p5-HTML-Template-Compiled/distinfo
index dc9d93aafddf..0085294d3b7b 100644
--- a/www/p5-HTML-Template-Compiled/distinfo
+++ b/www/p5-HTML-Template-Compiled/distinfo
@@ -1,3 +1,3 @@
-MD5 (HTML-Template-Compiled-0.77.tar.gz) = 56f7980382859f1011125091b1ee027b
-SHA256 (HTML-Template-Compiled-0.77.tar.gz) = d0dce8723463d840dd9fcfb6cb1322333a1356f0afcc86eb0e8942018c024157
-SIZE (HTML-Template-Compiled-0.77.tar.gz) = 57718
+MD5 (HTML-Template-Compiled-0.80.tar.gz) = 2363ebff78b5e3f9c17c2d08c7cbe381
+SHA256 (HTML-Template-Compiled-0.80.tar.gz) = bd0532d7646b822a307e45fa59174d4891886a351ef3ba90e1ac36d309c6edbb
+SIZE (HTML-Template-Compiled-0.80.tar.gz) = 59568
diff --git a/www/p5-HTML-Template-Compiled/pkg-plist b/www/p5-HTML-Template-Compiled/pkg-plist
index 34d1e5604980..b73951e58eb9 100644
--- a/www/p5-HTML-Template-Compiled/pkg-plist
+++ b/www/p5-HTML-Template-Compiled/pkg-plist
@@ -6,6 +6,7 @@
%%SITE_PERL%%/HTML/Template/Compiled/Expression.pm
%%SITE_PERL%%/HTML/Template/Compiled/Expression/Expressions.pm
%%SITE_PERL%%/HTML/Template/Compiled/Filter.pm
+%%SITE_PERL%%/HTML/Template/Compiled/Formatter.pm
%%SITE_PERL%%/HTML/Template/Compiled/Lazy.pm
%%SITE_PERL%%/HTML/Template/Compiled/Parser.pm
%%SITE_PERL%%/HTML/Template/Compiled/Plugin/DHTML.pm