This is the successor to p5-MojoX-Renderer-TT (which is not on cpan
anymore). Code written for p5-MojoX-Renderer-TT might not work correct
with p5-Mojolicious-Plugin-TtRenderer. But p5-MojoX-Renderer-TT will
not work with an updated p5-Mojolicious.

To make the transission from p5-MojoX-Renderer-TT to
p5-Mojolicious-Plugin-TtRenderer a quirks entry is necessary. I tried it
with the following diff applied to devel/quirks but it looks like I'm doing
something wrong. I'm running this with the snapshot from Jan 2.

remi@mistral:..md64/all% sudo PKG_PATH=/usr/ports/packages/amd64/all pkg_add 
-vu p5-MojoX-Renderer-TT 
Update candidates: quirks-1.106 -> quirks-1.106 (ok)
Skipping p5-Mojolicious-Plugin-TtRenderer-1.50 (update candidate for 
p5-MojoX-Renderer-TT-1.13)
        p5-MojoX-Renderer-TT-1.13 pkgpaths: textproc/p5-MojoX-Renderer-TT
        p5-Mojolicious-Plugin-TtRenderer-1.50 pkgpaths: 
textproc/p5-Mojolicious-Plugin-TtRenderer
remi@mistral:..md64/all%


cvs diff: Diffing .
Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/quirks/Makefile,v
retrieving revision 1.108
diff -u -p -r1.108 Makefile
--- Makefile    19 Dec 2013 19:25:04 -0000      1.108
+++ Makefile    7 Jan 2014 12:13:56 -0000
@@ -5,7 +5,7 @@ CATEGORIES =    devel databases
 DISTFILES =
 
 # API.rev
-PKGNAME =      quirks-1.105
+PKGNAME =      quirks-1.106
 PKG_ARCH =     *
 MAINTAINER =   Marc Espie <es...@openbsd.org>
 
cvs diff: Diffing files
Index: files/Quirks.pm
===================================================================
RCS file: /cvs/ports/devel/quirks/files/Quirks.pm,v
retrieving revision 1.115
diff -u -p -r1.115 Quirks.pm
--- files/Quirks.pm     19 Dec 2013 19:25:04 -0000      1.115
+++ files/Quirks.pm     7 Jan 2014 12:39:21 -0000
@@ -330,6 +330,7 @@ my $stem_extensions = {
        'wcb' =>'tklib',
        'foomatic-filters' =>'cups-filters',
        'faad-xmms' => 'xmms-faad',
+       'p5-MojoX-Renderer-TT' => 'p5-Mojolicious-Plugin-TtRenderer',
 };
 
 # reasons for obsolete packages
cvs diff: Diffing files/Quirks
cvs diff: Diffing pkg

Attachment: p5-Mojolicious-Plugin-TtRenderer-1.50.tar.gz
Description: application/tar-gz

Reply via email to