Hello ports,
here is a diff to update p5-Mojolicious-Plugin-TtRenderer to 1.60.

While here, remove sysutils/p5-Capture-Tiny from RUN_DEPENDS since it's
not used and also remove the CPAN_AUTHOR line.

I haven't tested it in an actual project, but tests pass:

All tests successful.
Files=10, Tests=88,  8 wallclock secs ( 0.11 usr  0.10 sys +  5.51 cusr
1.48 csys =  7.20 CPU)
Result: PASS


Index: Makefile
===================================================================
RCS file: /cvs/ports/textproc/p5-Mojolicious-Plugin-TtRenderer/Makefile,v
retrieving revision 1.6
diff -u -p -r1.6 Makefile
--- Makefile    13 Nov 2017 07:28:41 -0000      1.6
+++ Makefile    4 Mar 2019 08:30:50 -0000
@@ -4,16 +4,13 @@ COMMENT =     Template Renderer Plugin for M
 
 MODULES =      cpan
 PKG_ARCH =     *
-DISTNAME =     Mojolicious-Plugin-TtRenderer-1.59
+DISTNAME =     Mojolicious-Plugin-TtRenderer-1.60
 CATEGORIES =   textproc
 
 # Perl
 PERMIT_PACKAGE_CDROM = Yes
 
-CPAN_AUTHOR =  PLICEASE
-
-RUN_DEPENDS =  sysutils/p5-Capture-Tiny \
-               textproc/p5-Template \
+RUN_DEPENDS =  textproc/p5-Template \
                www/p5-Mojo>=6.33
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /cvs/ports/textproc/p5-Mojolicious-Plugin-TtRenderer/distinfo,v
retrieving revision 1.5
diff -u -p -r1.5 distinfo
--- distinfo    13 Nov 2017 07:28:41 -0000      1.5
+++ distinfo    4 Mar 2019 08:30:50 -0000
@@ -1,2 +1,2 @@
-SHA256 (Mojolicious-Plugin-TtRenderer-1.59.tar.gz) = 
kATgC7NAzsh7Kqj+uqpd/vHKWU67jRGWq9NBYufp4p0=
-SIZE (Mojolicious-Plugin-TtRenderer-1.59.tar.gz) = 26180
+SHA256 (Mojolicious-Plugin-TtRenderer-1.60.tar.gz) = 
dpWden4XnLFBh1Nq16e5fEneoqJ89LxDG43OoQdiRH0=
+SIZE (Mojolicious-Plugin-TtRenderer-1.60.tar.gz) = 26071

Reply via email to