On 2014/01/08 00:28, Remi Locherer wrote: > 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%
This one's easy: you need to add an @pkgpath annotation in p5-Mojolicious-Plugin-TtRenderer/pkg/PLIST.
