From owner-freebsd-perl@FreeBSD.ORG Tue Aug 1 08:23:08 2006 Return-Path: X-Original-To: perl@FreeBSD.org Delivered-To: freebsd-perl@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9268216A4DD; Tue, 1 Aug 2006 08:23:08 +0000 (UTC) (envelope-from gslin@netnews.NCTU.edu.tw) Received: from netnews.NCTU.edu.tw (ccreader.nctu.edu.tw [140.113.54.119]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB9E743D67; Tue, 1 Aug 2006 08:23:01 +0000 (GMT) (envelope-from gslin@netnews.NCTU.edu.tw) Received: by netnews.NCTU.edu.tw (Postfix, from userid 1000) id DC7574A; Tue, 1 Aug 2006 16:22:57 +0800 (CST) To: FreeBSD-gnats-submit@freebsd.org From: Gea-Suan Lin X-send-pr-version: 3.113 X-GNATS-Notify: Message-Id: <20060801082257.DC7574A@netnews.NCTU.edu.tw> Date: Tue, 1 Aug 2006 16:22:57 +0800 (CST) Cc: perl@FreeBSD.org, gslin@gslin.org Subject: [PATCH] x11-fonts/p5-Font-TTF: update to 0.40 X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Aug 2006 08:23:08 -0000 >Submitter-Id: current-users >Originator: Gea-Suan Lin >Organization: >Confidential: no >Synopsis: [PATCH] x11-fonts/p5-Font-TTF: update to 0.40 >Severity: non-critical >Priority: low >Category: ports >Class: update >Release: FreeBSD 6.1-RELEASE i386 >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@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@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 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 ---