Date: Tue, 03 Feb 2026 05:29:04 +0000 From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 9b73453b9ae9 - main - www/p5-Dancer-Plugin-REST: Update to 0.12 Message-ID: <698187a0.1cb4f.308a2490@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=9b73453b9ae9265852c622854cac5780d41769df commit 9b73453b9ae9265852c622854cac5780d41769df Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2026-02-03 04:54:31 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2026-02-03 05:13:35 +0000 www/p5-Dancer-Plugin-REST: Update to 0.12 - Add LICENSE - Add TEST_DEPENDS - Add NO_ARCH - Sort PLIST Changes: https://metacpan.org/dist/Dancer-Plugin-REST/changes --- www/p5-Dancer-Plugin-REST/Makefile | 14 ++++++++++---- www/p5-Dancer-Plugin-REST/distinfo | 5 +++-- www/p5-Dancer-Plugin-REST/pkg-plist | 2 +- 3 files changed, 14 insertions(+), 7 deletions(-) diff --git a/www/p5-Dancer-Plugin-REST/Makefile b/www/p5-Dancer-Plugin-REST/Makefile index a37a5e3f810d..43ca3484d9bf 100644 --- a/www/p5-Dancer-Plugin-REST/Makefile +++ b/www/p5-Dancer-Plugin-REST/Makefile @@ -1,6 +1,5 @@ PORTNAME= Dancer-Plugin-REST -PORTVERSION= 0.11 -PORTREVISION= 1 +PORTVERSION= 0.12 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:YANICK @@ -10,10 +9,17 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Dancer plugin for writing RESTful apps WWW= https://metacpan.org/release/Dancer-Plugin-REST +LICENSE= ART10 GPLv1+ +LICENSE_COMB= dual +LICENSE_FILE_GPLv1+ = ${WRKSRC}/LICENSE + BUILD_DEPENDS= ${RUN_DEPENDS} -RUN_DEPENDS= p5-Dancer>0:www/p5-Dancer +RUN_DEPENDS= p5-Dancer>=1.3111:www/p5-Dancer +TEST_DEPENDS= p5-HTTP-Message>=0:www/p5-HTTP-Message USES= perl5 -USE_PERL5= modbuild +USE_PERL5= configure + +NO_ARCH= yes .include <bsd.port.mk> diff --git a/www/p5-Dancer-Plugin-REST/distinfo b/www/p5-Dancer-Plugin-REST/distinfo index 3ff068674bab..5c31e6c16e8b 100644 --- a/www/p5-Dancer-Plugin-REST/distinfo +++ b/www/p5-Dancer-Plugin-REST/distinfo @@ -1,2 +1,3 @@ -SHA256 (Dancer-Plugin-REST-0.11.tar.gz) = 81b8916632ef464c913829fe661eb1a6cecba0f2f9f7e1935db128f2ab4518a8 -SIZE (Dancer-Plugin-REST-0.11.tar.gz) = 19134 +TIMESTAMP = 1769875434 +SHA256 (Dancer-Plugin-REST-0.12.tar.gz) = 6697d5f9667e15c61dd06c0d18aacc0e80fac0499826f85cdafe47dcdb5b37d5 +SIZE (Dancer-Plugin-REST-0.12.tar.gz) = 27082 diff --git a/www/p5-Dancer-Plugin-REST/pkg-plist b/www/p5-Dancer-Plugin-REST/pkg-plist index 89e239f1b3a9..fe44cdfeab30 100644 --- a/www/p5-Dancer-Plugin-REST/pkg-plist +++ b/www/p5-Dancer-Plugin-REST/pkg-plist @@ -1,2 +1,2 @@ -%%PERL5_MAN3%%/Dancer::Plugin::REST.3.gz %%SITE_PERL%%/Dancer/Plugin/REST.pm +%%PERL5_MAN3%%/Dancer::Plugin::REST.3.gzhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?698187a0.1cb4f.308a2490>
