From nobody Wed Oct 13 05:51:01 2021 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 93127180BF54; Wed, 13 Oct 2021 05:51:12 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HThV60RhXz4f3K; Wed, 13 Oct 2021 05:51:09 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 267C4225F1; Wed, 13 Oct 2021 05:51:01 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 19D5p1UJ084172; Wed, 13 Oct 2021 05:51:01 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 19D5p1Q4084171; Wed, 13 Oct 2021 05:51:01 GMT (envelope-from git) Date: Wed, 13 Oct 2021 05:51:01 GMT Message-Id: <202110130551.19D5p1Q4084171@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: d02d3ef86136 - main - www/p5-HTML-Template: Update to 2.97 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: d02d3ef861367274ce1a055a02c8e73fc7255053 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=d02d3ef861367274ce1a055a02c8e73fc7255053 commit d02d3ef861367274ce1a055a02c8e73fc7255053 Author: Po-Chuan Hsieh AuthorDate: 2021-10-13 05:39:46 +0000 Commit: Po-Chuan Hsieh 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 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