On Sun, Dec 11, 2005 at 10:07:36AM +0100, Jasper Lievisse Adriaanse wrote: > On Fri, 9 Dec 2005 16:14:50 +0100 > steven mestdagh <[EMAIL PROTECTED]> wrote: > > > On Fri, Dec 09, 2005 at 03:09:46PM +0100, Jasper Lievisse Adriaanse wrote: > > > Hello, > > > > > > here's an upate for the textproc/p5-Font-TTF port. This diff updates the > > > port to version 0.37. > > > > > > I also made myself maintainer of this port and removed the post-install > > > target since there are no examples anymore. I added the PKG_ARCH and the > > > NO_REGRESS lines too. > > > Also a little restructuring of the Makefile has been done. > > > > ... > > Manifying blib/man3/Font::TTF::Table.3p > > lib/Font/TTF/Table.pm:320: Unknown escape E<GT> > > > > can you fix this? > With help from [EMAIL PROTECTED] here's a patch for that: > > --- lib/Font/TTF/Table.pm.orig Fri Dec 9 18:39:11 2005 > +++ lib/Font/TTF/Table.pm Fri Dec 9 18:46:07 2005 > @@ -317,7 +317,7 @@ > > Releases ALL of the memory used by this table, and all of its component/child > objects. This method is called automatically by > -'C<Font::TTF::Font-E<GT>release>' (so you don't have to call it yourself). > +'C<Font::TTF::Font-E<gt>release>' (so you don't have to call it yourself). > > B<NOTE>, that it is important that this method get called at some point prior > to the actual destruction of the object. Internally, we track things in a > > --------------8<--------------
I checked this port and it seems the author removed all examples, and the "useful utilities" which in the README he claims are included... So is this a mistake in the distribution? Maybe you should ask the author. Or do you know another place where examples may be found? Then maybe that could be added to DESCR? Is there a changelog available anywhere? -- steven Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm
