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<--------------

Cheers,
Jasper

> 
> Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm
> 


-- 
"Security is decided by quality" -- Theo de Raadt

Attachment: pgpBTarnOkew9.pgp
Description: PGP signature

Reply via email to