diff --git a/www/p5-Mojolicious-Plugin-TtRenderer/Makefile b/www/p5-Mojolicious-Plugin-TtRenderer/Makefile index 14a85460229b..5cd287af31a2 100644 --- a/www/p5-Mojolicious-Plugin-TtRenderer/Makefile +++ b/www/p5-Mojolicious-Plugin-TtRenderer/Makefile @@ -1,24 +1,25 @@ # Created by: Adam Weinberger PORTNAME= Mojolicious-Plugin-TtRenderer -PORTVERSION= 1.61 +PORTVERSION= 1.62 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Template-toolkit renderer for Mojolicious LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Mojolicious>=6.33:www/p5-Mojolicious \ p5-Template-Toolkit>=2.18:www/p5-Template-Toolkit -NO_ARCH= yes USES= perl5 USE_PERL5= configure +NO_ARCH= yes + .include diff --git a/www/p5-Mojolicious-Plugin-TtRenderer/distinfo b/www/p5-Mojolicious-Plugin-TtRenderer/distinfo index cb0c7095d6c0..bbfed4da0aa1 100644 --- a/www/p5-Mojolicious-Plugin-TtRenderer/distinfo +++ b/www/p5-Mojolicious-Plugin-TtRenderer/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1599103670 -SHA256 (Mojolicious-Plugin-TtRenderer-1.61.tar.gz) = 5f774fa8061caa477d9a272aa58b7c719fc35fb43ae58f0ae79a718264aa630b -SIZE (Mojolicious-Plugin-TtRenderer-1.61.tar.gz) = 28083 +TIMESTAMP = 1622214172 +SHA256 (Mojolicious-Plugin-TtRenderer-1.62.tar.gz) = 60f26081d8c7306447e6e432dac98508568fe55e2880b0cadf72e80bf1adb05a +SIZE (Mojolicious-Plugin-TtRenderer-1.62.tar.gz) = 27874 diff --git a/www/p5-Mojolicious-Plugin-TtRenderer/pkg-descr b/www/p5-Mojolicious-Plugin-TtRenderer/pkg-descr index 9c90846ee541..b97ffca0fdc5 100644 --- a/www/p5-Mojolicious-Plugin-TtRenderer/pkg-descr +++ b/www/p5-Mojolicious-Plugin-TtRenderer/pkg-descr @@ -1,3 +1,3 @@ This is a simple Template Toolkit rendering engine for Mojolicious. -WWW: https://metacpan.org/pod/Mojolicious::Plugin::TtRenderer +WWW: https://metacpan.org/release/Mojolicious-Plugin-TtRenderer