diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2017-04-15 21:48:48 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2017-04-15 21:48:48 +0000 |
commit | 9311214f179f54c02493fdfac98647cb57f2e000 (patch) | |
tree | 216c5425567c55a2c369f1bca5c8728a347601a6 /www | |
parent | eeee7f007955f99a3dca3987ba5e03075bf5b82a (diff) | |
download | ports-9311214f179f54c02493fdfac98647cb57f2e000.tar.gz ports-9311214f179f54c02493fdfac98647cb57f2e000.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-Template-Toolkit/Makefile | 11 | ||||
-rw-r--r-- | www/p5-Template-Toolkit/distinfo | 5 | ||||
-rw-r--r-- | www/p5-Template-Toolkit/pkg-descr | 12 | ||||
-rw-r--r-- | www/p5-Template-Toolkit/pkg-plist | 2 |
4 files changed, 19 insertions, 11 deletions
diff --git a/www/p5-Template-Toolkit/Makefile b/www/p5-Template-Toolkit/Makefile index bac4abeab6a4..14aa3ecc52ee 100644 --- a/www/p5-Template-Toolkit/Makefile +++ b/www/p5-Template-Toolkit/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Template-Toolkit -PORTVERSION= 2.26 -PORTREVISION= 1 +PORTVERSION= 2.27 CATEGORIES= www textproc perl5 MASTER_SITES= CPAN \ http://www.template-toolkit.org/download/ @@ -21,10 +20,10 @@ TEST_DEPENDS= p5-Image-Size>=0:graphics/p5-Image-Size \ p5-Pod-POM>=0:textproc/p5-Pod-POM OPTIONS_DEFINE= DATE_CALC IMAGE_INFO IMAGE_SIZE POD_POM -DATE_CALC_DESC= With Date::Calc Plugin -IMAGE_INFO_DESC= With Image::Info Plugin -IMAGE_SIZE_DESC= With Image::Size Plugin -POD_POM_DESC= With Pod::POM Plugin +DATE_CALC_DESC= Include Date::Calc Plugin +IMAGE_INFO_DESC=Include Image::Info Plugin +IMAGE_SIZE_DESC=Include Image::Size Plugin +POD_POM_DESC= Include Pod::POM Plugin USES= perl5 USE_PERL5= configure diff --git a/www/p5-Template-Toolkit/distinfo b/www/p5-Template-Toolkit/distinfo index 71c246106119..2a251ba8636e 100644 --- a/www/p5-Template-Toolkit/distinfo +++ b/www/p5-Template-Toolkit/distinfo @@ -1,2 +1,3 @@ -SHA256 (Template-Toolkit-2.26.tar.gz) = e7e1cf36026f1ef96d8233e18a3fb39e1eafe9109edc639ecf25b20651cd76be -SIZE (Template-Toolkit-2.26.tar.gz) = 503055 +TIMESTAMP = 1492292523 +SHA256 (Template-Toolkit-2.27.tar.gz) = 1311a403264d0134c585af0309ff2a9d5074b8ece23ece5660d31ec96bf2c6dc +SIZE (Template-Toolkit-2.27.tar.gz) = 511172 diff --git a/www/p5-Template-Toolkit/pkg-descr b/www/p5-Template-Toolkit/pkg-descr index a52fce622ef9..f26b84eab939 100644 --- a/www/p5-Template-Toolkit/pkg-descr +++ b/www/p5-Template-Toolkit/pkg-descr @@ -1,4 +1,12 @@ -Extensive Toolkit for template processing. +The Template Toolkit is a fast, flexible and highly extensible template +processing system. It is free (in both senses: beer and speech) open source +software and runs on virtually every modern operating system known to man. It +is written in the Perl programming language with certain key elements coded in +C for maximum speed. However you don't need to know any Perl (or C) to be able +to use it. + +It is ideally suited, but not limited to, the creation of static and dynamic +web content and incorporates various modules and tools to simplify this +process. It is mature, robust, reliable and well documented. -WWW: http://search.cpan.org/dist/Template-Toolkit/ WWW: http://www.template-toolkit.org/ diff --git a/www/p5-Template-Toolkit/pkg-plist b/www/p5-Template-Toolkit/pkg-plist index 1b126b4a120b..f48c0f0f7d23 100644 --- a/www/p5-Template-Toolkit/pkg-plist +++ b/www/p5-Template-Toolkit/pkg-plist @@ -56,7 +56,7 @@ bin/ttree %%SITE_ARCH%%/Template/Stash/Context.pm %%SITE_ARCH%%/Template/Stash/XS.pm %%SITE_ARCH%%/Template/Test.pm -%%SITE_ARCH%%/Template/Toolkit.pod +%%SITE_ARCH%%/Template/Toolkit.pm %%SITE_ARCH%%/Template/Tools.pod %%SITE_ARCH%%/Template/Tools/tpage.pod %%SITE_ARCH%%/Template/Tools/ttree.pod |