Skip to content

Commit

Permalink
www/p5-HTML-Template: Update to 2.97
Browse files Browse the repository at this point in the history
- Sort PLIST
- Update WWW

Changes:	https://metacpan.org/dist/HTML-Template/changes
  • Loading branch information
sunpoet committed Oct 13, 2021
1 parent 15659b9 commit d02d3ef
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 8 deletions.
10 changes: 7 additions & 3 deletions www/p5-HTML-Template/Makefile
Original file line number Diff line number Diff line change
@@ -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>
5 changes: 3 additions & 2 deletions www/p5-HTML-Template/distinfo
Original file line number Diff line number Diff line change
@@ -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
2 changes: 1 addition & 1 deletion www/p5-HTML-Template/pkg-descr
Original file line number Diff line number Diff line change
@@ -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
4 changes: 2 additions & 2 deletions www/p5-HTML-Template/pkg-plist
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit d02d3ef

Please sign in to comment.