git: d02d3ef86136 - main - www/p5-HTML-Template: Update to 2.97
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 13 Oct 2021 05:51:01 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=d02d3ef861367274ce1a055a02c8e73fc7255053 commit d02d3ef861367274ce1a055a02c8e73fc7255053 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-10-13 05:39:46 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-10-13 05:39:46 +0000 www/p5-HTML-Template: Update to 2.97 - Sort PLIST - Update WWW Changes: https://metacpan.org/dist/HTML-Template/changes --- www/p5-HTML-Template/Makefile | 10 +++++++--- www/p5-HTML-Template/distinfo | 5 +++-- www/p5-HTML-Template/pkg-descr | 2 +- www/p5-HTML-Template/pkg-plist | 4 ++-- 4 files changed, 13 insertions(+), 8 deletions(-) diff --git a/www/p5-HTML-Template/Makefile b/www/p5-HTML-Template/Makefile index 731e481c7a88..1c7b5c7bb2e0 100644 --- a/www/p5-HTML-Template/Makefile +++ b/www/p5-HTML-Template/Makefile @@ -1,19 +1,23 @@ PORTNAME= HTML-Template -PORTVERSION= 2.95 -PORTREVISION= 1 +PORTVERSION= 2.97 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= Perl module to use HTML Templates from CGI scripts +COMMENT= Perl module to use HTML-like templating language LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-CGI>=0:www/p5-CGI +TEST_DEPENDS= p5-Test-Pod>=0:devel/p5-Test-Pod + USES= perl5 USE_PERL5= configure + NO_ARCH= yes .include <bsd.port.mk> diff --git a/www/p5-HTML-Template/distinfo b/www/p5-HTML-Template/distinfo index 8cd9cea83f74..0b05d6cfa83c 100644 --- a/www/p5-HTML-Template/distinfo +++ b/www/p5-HTML-Template/distinfo @@ -1,2 +1,3 @@ -SHA256 (HTML-Template-2.95.tar.gz) = 78100adaea7a56ae65826220fcb0c18a188df25a27227f96175cf7169fbb501d -SIZE (HTML-Template-2.95.tar.gz) = 91083 +TIMESTAMP = 1632773748 +SHA256 (HTML-Template-2.97.tar.gz) = 6547af61f3aa85793f8616190938d677d7995fb3b720c16258040bc935e2129f +SIZE (HTML-Template-2.97.tar.gz) = 88236 diff --git a/www/p5-HTML-Template/pkg-descr b/www/p5-HTML-Template/pkg-descr index 6ce7f746cd17..e815bed869d2 100644 --- a/www/p5-HTML-Template/pkg-descr +++ b/www/p5-HTML-Template/pkg-descr @@ -1,3 +1,3 @@ Perl module to use HTML Templates from CGI scripts. -WWW: https://sourceforge.net/projects/html-template/ +WWW: https://metacpan.org/release/HTML-Template diff --git a/www/p5-HTML-Template/pkg-plist b/www/p5-HTML-Template/pkg-plist index 2106e5e1e578..a1ffa8e6c8a1 100644 --- a/www/p5-HTML-Template/pkg-plist +++ b/www/p5-HTML-Template/pkg-plist @@ -1,4 +1,4 @@ -%%PERL5_MAN3%%/HTML::Template.3.gz -%%PERL5_MAN3%%/HTML::Template::FAQ.3.gz %%SITE_PERL%%/HTML/Template.pm %%SITE_PERL%%/HTML/Template/FAQ.pm +%%PERL5_MAN3%%/HTML::Template.3.gz +%%PERL5_MAN3%%/HTML::Template::FAQ.3.gz