- Updated to 2.5.10

- Improved readability of pkg-descr

PR:		ports/138896
Submitted by:	"Hizbulin M. Ildar" <hizel@vyborg.ru>
Approved by:	reki@reki.ru (maintainer, implicit - request for PR approval bounced)
This commit is contained in:
Greg Larkin 2009-10-06 00:40:00 +00:00
parent 0d53225db3
commit 0185624f33
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=242500
3 changed files with 11 additions and 6 deletions

View file

@ -6,7 +6,7 @@
# #
PORTNAME= HTML-CTPP2 PORTNAME= HTML-CTPP2
PORTVERSION= 2.5.9 PORTVERSION= 2.5.10
CATEGORIES= textproc perl5 CATEGORIES= textproc perl5
MASTER_SITES= CPAN \ MASTER_SITES= CPAN \
http://ctpp.havoc.ru/download/ http://ctpp.havoc.ru/download/

View file

@ -1,3 +1,3 @@
MD5 (HTML-CTPP2-2.5.9.tar.gz) = 53b0f10a60412d339407b7f6df67be00 MD5 (HTML-CTPP2-2.5.10.tar.gz) = 281afcb3e8e5842bfa25d7181d5697e2
SHA256 (HTML-CTPP2-2.5.9.tar.gz) = 65171de7dc039cfdd270ab6c306350a3853bed34f2bbe25fc473780b7d2d03a7 SHA256 (HTML-CTPP2-2.5.10.tar.gz) = 85af07f29f951975f1b63c28e1344310e95d2eaa1a752106ee582ed379e513c4
SIZE (HTML-CTPP2-2.5.9.tar.gz) = 54800 SIZE (HTML-CTPP2-2.5.10.tar.gz) = 54798

View file

@ -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: <TMPL_var>,
<TMPL_if>, <TMPL_elsif>, <TMPL_else>, <TMPL_unless>, <TMPL_loop>,
<TMPL_foreach>, <TMPL_udf>, <TMPL_include> and <TMPL_comment>.
WWW: http://ctpp.havoc.ru/en/