Hi Now that p5-Mojo is updated to a 5.X version someone please also updates textproc/p5-Mojolicious-Plugin-TtRenderer. Version 1.53 is still the latest. Thanks.
Remi On Thu, Sep 11, 2014 at 12:14:24PM +0200, Remi Locherer wrote: > Hi > > This updates Mojolicious::Plugin::TtRenderer to 1.53. This version adds > support for Mojolicious 5. I tested it with the example from the man > page and p5-Mojolicious-5.39. > > Remi > > > cvs diff: Diffing . > Index: Makefile > =================================================================== > RCS file: /cvs/ports/textproc/p5-Mojolicious-Plugin-TtRenderer/Makefile,v > retrieving revision 1.1.1.1 > diff -u -p -r1.1.1.1 Makefile > --- Makefile 21 Jan 2014 22:41:29 -0000 1.1.1.1 > +++ Makefile 11 Sep 2014 10:03:29 -0000 > @@ -3,13 +3,15 @@ > COMMENT = Template Renderer Plugin for Mojolicious > > MODULES = cpan > -DISTNAME = Mojolicious-Plugin-TtRenderer-1.50 > +DISTNAME = Mojolicious-Plugin-TtRenderer-1.53 > CATEGORIES = textproc > > # Perl > PERMIT_PACKAGE_CDROM = Yes > > CPAN_AUTHOR = PLICEASE > + > +CONFIGURE_STYLE= modbuild > > RUN_DEPENDS = sysutils/p5-Capture-Tiny \ > textproc/p5-Template \ > Index: distinfo > =================================================================== > RCS file: /cvs/ports/textproc/p5-Mojolicious-Plugin-TtRenderer/distinfo,v > retrieving revision 1.1.1.1 > diff -u -p -r1.1.1.1 distinfo > --- distinfo 21 Jan 2014 22:41:29 -0000 1.1.1.1 > +++ distinfo 11 Sep 2014 08:57:00 -0000 > @@ -1,2 +1,2 @@ > -SHA256 (Mojolicious-Plugin-TtRenderer-1.50.tar.gz) = > vqu0+octWO0d7HBlQpZgnm8o62eal/WDuAeE32fl3RA= > -SIZE (Mojolicious-Plugin-TtRenderer-1.50.tar.gz) = 25923 > +SHA256 (Mojolicious-Plugin-TtRenderer-1.53.tar.gz) = > NadDb4Wf4Ccx0XwCW84cSZ1zUWSK8N/fmufSTraMhAw= > +SIZE (Mojolicious-Plugin-TtRenderer-1.53.tar.gz) = 26038 >