diff options
Diffstat (limited to 'www/p5-Mojolicious-Plugin-TtRenderer')
-rw-r--r-- | www/p5-Mojolicious-Plugin-TtRenderer/Makefile | 4 | ||||
-rw-r--r-- | www/p5-Mojolicious-Plugin-TtRenderer/distinfo | 4 | ||||
-rw-r--r-- | www/p5-Mojolicious-Plugin-TtRenderer/pkg-descr | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/www/p5-Mojolicious-Plugin-TtRenderer/Makefile b/www/p5-Mojolicious-Plugin-TtRenderer/Makefile index 858e153ad532..db0cd823e69c 100644 --- a/www/p5-Mojolicious-Plugin-TtRenderer/Makefile +++ b/www/p5-Mojolicious-Plugin-TtRenderer/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Mojolicious-Plugin-TtRenderer -PORTVERSION= 1.54 +PORTVERSION= 1.55 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PLICEASE @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Template-toolkit renderer for Mojolicious -BUILD_DEPENDS= p5-Mojolicious>=3.33:${PORTSDIR}/www/p5-Mojolicious \ +BUILD_DEPENDS= p5-Mojolicious>=5.81:${PORTSDIR}/www/p5-Mojolicious \ p5-Template-Toolkit>=2.18:${PORTSDIR}/www/p5-Template-Toolkit RUN_DEPENDS:= ${BUILD_DEPENDS} diff --git a/www/p5-Mojolicious-Plugin-TtRenderer/distinfo b/www/p5-Mojolicious-Plugin-TtRenderer/distinfo index ba14867aa76d..20fd5f8cf929 100644 --- a/www/p5-Mojolicious-Plugin-TtRenderer/distinfo +++ b/www/p5-Mojolicious-Plugin-TtRenderer/distinfo @@ -1,2 +1,2 @@ -SHA256 (Mojolicious-Plugin-TtRenderer-1.54.tar.gz) = 35c95f5c2671248c2190354c223365115a0712527109dd7d7edd8462bbc4fb1a -SIZE (Mojolicious-Plugin-TtRenderer-1.54.tar.gz) = 26222 +SHA256 (Mojolicious-Plugin-TtRenderer-1.55.tar.gz) = eee6677f3c9c4e0cde48143c07696f86ebc86f2a8c1466222a492eefcfa3af64 +SIZE (Mojolicious-Plugin-TtRenderer-1.55.tar.gz) = 26033 diff --git a/www/p5-Mojolicious-Plugin-TtRenderer/pkg-descr b/www/p5-Mojolicious-Plugin-TtRenderer/pkg-descr index ee6a436d08df..0e41e2c5ed0a 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: http://perl.wdlabs.com/Mojolicious-Plugin-TtRenderer/ +WWW: https://metacpan.org/pod/Mojolicious::Plugin::TtRenderer |