diff --git a/textproc/p5-HTML-CTPP2/Makefile b/textproc/p5-HTML-CTPP2/Makefile index c8d5777a5e30..c92232eb85c6 100644 --- a/textproc/p5-HTML-CTPP2/Makefile +++ b/textproc/p5-HTML-CTPP2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= HTML-CTPP2 -PORTVERSION= 2.5.9 +PORTVERSION= 2.5.10 CATEGORIES= textproc perl5 MASTER_SITES= CPAN \ http://ctpp.havoc.ru/download/ diff --git a/textproc/p5-HTML-CTPP2/distinfo b/textproc/p5-HTML-CTPP2/distinfo index 5c4149db887a..cd7b6957c360 100644 --- a/textproc/p5-HTML-CTPP2/distinfo +++ b/textproc/p5-HTML-CTPP2/distinfo @@ -1,3 +1,3 @@ -MD5 (HTML-CTPP2-2.5.9.tar.gz) = 53b0f10a60412d339407b7f6df67be00 -SHA256 (HTML-CTPP2-2.5.9.tar.gz) = 65171de7dc039cfdd270ab6c306350a3853bed34f2bbe25fc473780b7d2d03a7 -SIZE (HTML-CTPP2-2.5.9.tar.gz) = 54800 +MD5 (HTML-CTPP2-2.5.10.tar.gz) = 281afcb3e8e5842bfa25d7181d5697e2 +SHA256 (HTML-CTPP2-2.5.10.tar.gz) = 85af07f29f951975f1b63c28e1344310e95d2eaa1a752106ee582ed379e513c4 +SIZE (HTML-CTPP2-2.5.10.tar.gz) = 54798 diff --git a/textproc/p5-HTML-CTPP2/pkg-descr b/textproc/p5-HTML-CTPP2/pkg-descr index 181af5cbaa87..c8f476dae9dd 100644 --- a/textproc/p5-HTML-CTPP2/pkg-descr +++ b/textproc/p5-HTML-CTPP2/pkg-descr @@ -1,3 +1,8 @@ -Templates like perl module HTML::Template +This module is very similar to Sam Tregar's HTML::Template module +but works much faster and contains extra functionality. -WWW: http://reki.ru/products/ctpp/ +The CTPP2 template language dialect contains 10 operators: , +, , , , , +, , and . + +WWW: http://ctpp.havoc.ru/en/