ports/101146: [PATCH] x11-fonts/p5-Font-TTF: update to 0.40

Gea-Suan Lin gslin at gslin.org
Tue Aug 1 08:30:14 UTC 2006


>Number:         101146
>Category:       ports
>Synopsis:       [PATCH] x11-fonts/p5-Font-TTF: update to 0.40
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 01 08:30:13 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD netnews.NCTU.edu.tw 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sat May 13 03:43:48 CST 2006
>Description:
- Update to 0.40

Added file(s):
- p5-Font-TTF-0.40.tbz

Port maintainer (perl at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-Font-TTF-0.40.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/x11-fonts/p5-Font-TTF/Makefile /home/staff/gslin/work/p5-Font-TTF/Makefile
--- /usr/ports/x11-fonts/p5-Font-TTF/Makefile	Mon Jun 19 08:21:11 2006
+++ /home/staff/gslin/work/p5-Font-TTF/Makefile	Tue Aug  1 16:21:57 2006
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	Font-TTF
-PORTVERSION=	0.38.1
+PORTVERSION=	0.40
 CATEGORIES=	x11-fonts perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Font
@@ -16,12 +16,12 @@
 MAINTAINER=	perl at FreeBSD.org
 COMMENT=	Perl module for TrueType font hacking
 
-WRKSRC=	${WRKDIR}/${PORTNAME}-0.38
 PERL_CONFIGURE=	yes
 
-MAN3=	Font::TTF::AATKern.3 Font::TTF::Anchor.3 Font::TTF::Bsln.3 \
-	Font::TTF::Cmap.3 Font::TTF::Coverage.3 Font::TTF::Cvt_.3 \
-	Font::TTF::Delta.3 Font::TTF::Fdsc.3 Font::TTF::Feat.3 \
+MAN3=	Font::TTF.3 Font::TTF::AATKern.3 Font::TTF::Anchor.3 \
+	Font::TTF::Bsln.3 Font::TTF::Cmap.3 Font::TTF::Coverage.3 \
+	Font::TTF::Cvt_.3 Font::TTF::Delta.3 Font::TTF::EBDT.3 \
+	Font::TTF::EBLC.3 Font::TTF::Fdsc.3 Font::TTF::Feat.3 \
 	Font::TTF::Fmtx.3 Font::TTF::Font.3 Font::TTF::Fpgm.3 \
 	Font::TTF::GDEF.3 Font::TTF::GPOS.3 Font::TTF::GSUB.3 \
 	Font::TTF::Glyf.3 Font::TTF::Glyph.3 Font::TTF::Hdmx.3 \
@@ -30,15 +30,15 @@
 	Font::TTF::Kern::CompactClassArray.3 Font::TTF::Kern::OrderedList.3 \
 	Font::TTF::Kern::StateTable.3 Font::TTF::Kern::Subtable.3 \
 	Font::TTF::LTSH.3 Font::TTF::Loca.3 Font::TTF::Manual.3 \
-	Font::TTF::Maxp.3 Font::TTF::Mort.3 Font::TTF::Mort::Chain.3 \
+	Font::TTF::Maxp.3 Font::TTF::Mort.3  Font::TTF::Mort::Chain.3 \
 	Font::TTF::Mort::Contextual.3 Font::TTF::Mort::Insertion.3 \
 	Font::TTF::Mort::Ligature.3 Font::TTF::Mort::Noncontextual.3 \
 	Font::TTF::Mort::Rearrangement.3 Font::TTF::Mort::Subtable.3 \
 	Font::TTF::Name.3 Font::TTF::OS_2.3 Font::TTF::OldCmap.3 \
-	Font::TTF::OldMort.3 Font::TTF::PCLT.3 Font::TTF::Post.3 \
-	Font::TTF::Prep.3 Font::TTF::Prop.3 Font::TTF::Segarr.3 \
-	Font::TTF::Table.3 Font::TTF::Ttc.3 Font::TTF::Ttopen.3 \
-	Font::TTF::Utils.3 Font::TTF::Vhea.3 Font::TTF::Vmtx.3 \
-	Font::TTF::XMLparse.3 Font::TTF::PSNames.3
+	Font::TTF::OldMort.3 Font::TTF::PCLT.3 Font::TTF::PSNames.3 \
+	Font::TTF::Post.3 Font::TTF::Prep.3 Font::TTF::Prop.3 \
+	Font::TTF::Segarr.3 Font::TTF::Table.3 Font::TTF::Ttc.3 \
+	Font::TTF::Ttopen.3 Font::TTF::Utils.3 Font::TTF::Vhea.3 \
+	Font::TTF::Vmtx.3 Font::TTF::XMLparse.3
 
 .include <bsd.port.mk>
diff -ruN --exclude=CVS /usr/ports/x11-fonts/p5-Font-TTF/distinfo /home/staff/gslin/work/p5-Font-TTF/distinfo
--- /usr/ports/x11-fonts/p5-Font-TTF/distinfo	Sun Feb 19 19:02:41 2006
+++ /home/staff/gslin/work/p5-Font-TTF/distinfo	Tue Aug  1 16:14:18 2006
@@ -1,3 +1,3 @@
-MD5 (Font-TTF-0.38.1.tar.gz) = 45644142c73958569a3c2bcb929d8fb1
-SHA256 (Font-TTF-0.38.1.tar.gz) = c05cc6bb2bf12c47daed51ffff755dd06d47e739962eedc544131c8caba08a60
-SIZE (Font-TTF-0.38.1.tar.gz) = 131981
+MD5 (Font-TTF-0.40.tar.gz) = 874f54894bf83a339dd3259b71cc4352
+SHA256 (Font-TTF-0.40.tar.gz) = 31cfb404265764054efe777b2913e973174950933c913e5522ae6f5d28acd707
+SIZE (Font-TTF-0.40.tar.gz) = 138590
Binary files /usr/ports/x11-fonts/p5-Font-TTF/p5-Font-TTF-0.40.tbz and /home/staff/gslin/work/p5-Font-TTF/p5-Font-TTF-0.40.tbz differ
diff -ruN --exclude=CVS /usr/ports/x11-fonts/p5-Font-TTF/pkg-plist /home/staff/gslin/work/p5-Font-TTF/pkg-plist
--- /usr/ports/x11-fonts/p5-Font-TTF/pkg-plist	Sun Jan 22 10:59:39 2006
+++ /home/staff/gslin/work/p5-Font-TTF/pkg-plist	Tue Aug  1 16:15:32 2006
@@ -1,64 +1,67 @@
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Font/TTF/.packlist
-%%SITE_PERL%%/Font/TTF/Cvt_.pm
-%%SITE_PERL%%/Font/TTF/Coverage.pm
-%%SITE_PERL%%/Font/TTF/Mort/Ligature.pm
-%%SITE_PERL%%/Font/TTF/Mort/Insertion.pm
-%%SITE_PERL%%/Font/TTF/Mort/Chain.pm
-%%SITE_PERL%%/Font/TTF/Mort/Contextual.pm
-%%SITE_PERL%%/Font/TTF/Mort/Rearrangement.pm
-%%SITE_PERL%%/Font/TTF/Mort/Noncontextual.pm
-%%SITE_PERL%%/Font/TTF/Mort/Subtable.pm
+%%SITE_PERL%%/Font/TTF.pm
+%%SITE_PERL%%/Font/TTF/AATKern.pm
+%%SITE_PERL%%/Font/TTF/AATutils.pm
+%%SITE_PERL%%/Font/TTF/Anchor.pm
 %%SITE_PERL%%/Font/TTF/Bsln.pm
+%%SITE_PERL%%/Font/TTF/Changes
+%%SITE_PERL%%/Font/TTF/Cmap.pm
+%%SITE_PERL%%/Font/TTF/Coverage.pm
+%%SITE_PERL%%/Font/TTF/Cvt_.pm
+%%SITE_PERL%%/Font/TTF/Delta.pm
+%%SITE_PERL%%/Font/TTF/EBDT.pm
+%%SITE_PERL%%/Font/TTF/EBLC.pm
+%%SITE_PERL%%/Font/TTF/Fdsc.pm
+%%SITE_PERL%%/Font/TTF/Feat.pm
+%%SITE_PERL%%/Font/TTF/Fmtx.pm
+%%SITE_PERL%%/Font/TTF/Font.pm
+%%SITE_PERL%%/Font/TTF/Fpgm.pm
+%%SITE_PERL%%/Font/TTF/GDEF.pm
+%%SITE_PERL%%/Font/TTF/GPOS.pm
+%%SITE_PERL%%/Font/TTF/GSUB.pm
+%%SITE_PERL%%/Font/TTF/Glyf.pm
+%%SITE_PERL%%/Font/TTF/Glyph.pm
+%%SITE_PERL%%/Font/TTF/Hdmx.pm
+%%SITE_PERL%%/Font/TTF/Head.pm
+%%SITE_PERL%%/Font/TTF/Hhea.pm
+%%SITE_PERL%%/Font/TTF/Hmtx.pm
 %%SITE_PERL%%/Font/TTF/Kern.pm
 %%SITE_PERL%%/Font/TTF/Kern/ClassArray.pm
-%%SITE_PERL%%/Font/TTF/Kern/OrderedList.pm
-%%SITE_PERL%%/Font/TTF/Kern/Subtable.pm
 %%SITE_PERL%%/Font/TTF/Kern/CompactClassArray.pm
+%%SITE_PERL%%/Font/TTF/Kern/OrderedList.pm
 %%SITE_PERL%%/Font/TTF/Kern/StateTable.pm
-%%SITE_PERL%%/Font/TTF/Maxp.pm
-%%SITE_PERL%%/Font/TTF/Font.pm
-%%SITE_PERL%%/Font/TTF/PSNames.pm
-%%SITE_PERL%%/Font/TTF/Ttopen.pm
+%%SITE_PERL%%/Font/TTF/Kern/Subtable.pm
 %%SITE_PERL%%/Font/TTF/LTSH.pm
-%%SITE_PERL%%/Font/TTF/Fmtx.pm
 %%SITE_PERL%%/Font/TTF/Loca.pm
-%%SITE_PERL%%/Font/TTF/OldCmap.pm
-%%SITE_PERL%%/Font/TTF/Hmtx.pm
-%%SITE_PERL%%/Font/TTF/Name.pm
-%%SITE_PERL%%/Font/TTF/Mort.pm
 %%SITE_PERL%%/Font/TTF/Manual.pod
-%%SITE_PERL%%/Font/TTF/Post.pm
-%%SITE_PERL%%/Font/TTF/AATKern.pm
-%%SITE_PERL%%/Font/TTF/AATutils.pm
-%%SITE_PERL%%/Font/TTF/XMLparse.pm
-%%SITE_PERL%%/Font/TTF/Changes
-%%SITE_PERL%%/Font/TTF/Vmtx.pm
-%%SITE_PERL%%/Font/TTF/Hdmx.pm
-%%SITE_PERL%%/Font/TTF/Utils.pm
-%%SITE_PERL%%/Font/TTF/GSUB.pm
-%%SITE_PERL%%/Font/TTF/Glyf.pm
-%%SITE_PERL%%/Font/TTF/Head.pm
-%%SITE_PERL%%/Font/TTF/Win32.pm
-%%SITE_PERL%%/Font/TTF/PCLT.pm
+%%SITE_PERL%%/Font/TTF/Maxp.pm
+%%SITE_PERL%%/Font/TTF/Mort.pm
+%%SITE_PERL%%/Font/TTF/Mort/Chain.pm
+%%SITE_PERL%%/Font/TTF/Mort/Contextual.pm
+%%SITE_PERL%%/Font/TTF/Mort/Insertion.pm
+%%SITE_PERL%%/Font/TTF/Mort/Ligature.pm
+%%SITE_PERL%%/Font/TTF/Mort/Noncontextual.pm
+%%SITE_PERL%%/Font/TTF/Mort/Rearrangement.pm
+%%SITE_PERL%%/Font/TTF/Mort/Subtable.pm
+%%SITE_PERL%%/Font/TTF/Name.pm
 %%SITE_PERL%%/Font/TTF/OS_2.pm
-%%SITE_PERL%%/Font/TTF/GDEF.pm
-%%SITE_PERL%%/Font/TTF/Hhea.pm
+%%SITE_PERL%%/Font/TTF/OldCmap.pm
+%%SITE_PERL%%/Font/TTF/OldMort.pm
+%%SITE_PERL%%/Font/TTF/PCLT.pm
+%%SITE_PERL%%/Font/TTF/PSNames.pm
+%%SITE_PERL%%/Font/TTF/Post.pm
 %%SITE_PERL%%/Font/TTF/Prep.pm
-%%SITE_PERL%%/Font/TTF/GPOS.pm
-%%SITE_PERL%%/Font/TTF/Anchor.pm
-%%SITE_PERL%%/Font/TTF/Feat.pm
-%%SITE_PERL%%/Font/TTF/Fdsc.pm
-%%SITE_PERL%%/Font/TTF/Cmap.pm
 %%SITE_PERL%%/Font/TTF/Prop.pm
-%%SITE_PERL%%/Font/TTF/OldMort.pm
-%%SITE_PERL%%/Font/TTF/Glyph.pm
-%%SITE_PERL%%/Font/TTF/Vhea.pm
 %%SITE_PERL%%/Font/TTF/Segarr.pm
-%%SITE_PERL%%/Font/TTF/Useall.pm
 %%SITE_PERL%%/Font/TTF/Table.pm
-%%SITE_PERL%%/Font/TTF/Delta.pm
-%%SITE_PERL%%/Font/TTF/Fpgm.pm
 %%SITE_PERL%%/Font/TTF/Ttc.pm
+%%SITE_PERL%%/Font/TTF/Ttopen.pm
+%%SITE_PERL%%/Font/TTF/Useall.pm
+%%SITE_PERL%%/Font/TTF/Utils.pm
+%%SITE_PERL%%/Font/TTF/Vhea.pm
+%%SITE_PERL%%/Font/TTF/Vmtx.pm
+%%SITE_PERL%%/Font/TTF/Win32.pm
+%%SITE_PERL%%/Font/TTF/XMLparse.pm
 %%SITE_PERL%%/ttfmod.pl
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Font/TTF
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Font
--- p5-Font-TTF-0.40.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list