git: c580ec7f5195 - main - www/p5-Mojolicious-Plugin-TtRenderer: Update to 1.62
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun May 30 20:05:31 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c580ec7f519573b09f0158d9c4dba3e9f7133571
commit c580ec7f519573b09f0158d9c4dba3e9f7133571
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-05-30 19:58:41 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-05-30 19:58:41 +0000
www/p5-Mojolicious-Plugin-TtRenderer: Update to 1.62
- Update WWW
Changes: https://metacpan.org/changes/distribution/Mojolicious-Plugin-TtRenderer
---
www/p5-Mojolicious-Plugin-TtRenderer/Makefile | 5 +++--
www/p5-Mojolicious-Plugin-TtRenderer/distinfo | 6 +++---
www/p5-Mojolicious-Plugin-TtRenderer/pkg-descr | 2 +-
3 files changed, 7 insertions(+), 6 deletions(-)
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,7 +1,7 @@
# Created by: Adam Weinberger <adamw at FreeBSD.org>
PORTNAME= Mojolicious-Plugin-TtRenderer
-PORTVERSION= 1.61
+PORTVERSION= 1.62
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -17,8 +17,9 @@ 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 <bsd.port.mk>
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
More information about the dev-commits-ports-all
mailing list