Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id F169463B86D for ; Wed, 29 Aug 2012 13:58:11 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id A187F14A1FA; Wed, 29 Aug 2012 13:58:11 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id AAB7A14A1F9 for ; Wed, 29 Aug 2012 13:58:09 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id ncUqiG1SPchn for ; Wed, 29 Aug 2012 13:58:09 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 28A6114A1F2 for ; Wed, 29 Aug 2012 13:58:09 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 1D4C4175DD; Wed, 29 Aug 2012 13:58:09 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Wed, 29 Aug 2012 13:58:09 +0000 From: "Wen Heping" Subject: CVS commit: pkgsrc/fonts/p5-Font-TTF To: pkgsrc-changes@NetBSD.org Reply-To: wen@netbsd.org X-Mailer: log_accum Message-Id: <20120829135809.1D4C4175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wen Date: Wed Aug 29 13:58:09 UTC 2012 Modified Files: pkgsrc/fonts/p5-Font-TTF: Makefile distinfo Log Message: Update to 1.00 Upstream changes: 1.00 (r857, 2012-08-28) * Major change to glyph creation/editing -- now utilizes ' isDirty' flag * Add support for: * V4 OS/2 table * Reading WOFF fonts * MarkFilterSets in GDEF * Feature parameters (for cvxx, ssxx and size features) * Additional Graphite tables (Silf, Glac, and Gloc) * Updated MS Lang IDs to Dec 2011 * Finish implementation of coverage table sorting * Copyright and licensing updated to CPAN requirements * Bug fixes To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 pkgsrc/fonts/p5-Font-TTF/Makefile cvs rdiff -u -r1.6 -r1.7 pkgsrc/fonts/p5-Font-TTF/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.