Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id E8DD363E720 for ; Fri, 23 Nov 2012 17:36:10 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 9599514A185; Fri, 23 Nov 2012 17:36:10 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0428A14A183 for ; Fri, 23 Nov 2012 17:36: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 pSNwav57LC88 for ; Fri, 23 Nov 2012 17:36:08 +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 8078214A17B for ; Fri, 23 Nov 2012 17:36:08 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 34659175DD; Fri, 23 Nov 2012 17:38:42 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Fri, 23 Nov 2012 17:38:42 +0000 From: "Matthias Drochner" Subject: CVS commit: pkgsrc/fonts/harfbuzz To: pkgsrc-changes@NetBSD.org Reply-To: drochner@netbsd.org X-Mailer: log_accum Message-Id: <20121123173842.34659175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: drochner Date: Fri Nov 23 17:38:42 UTC 2012 Modified Files: pkgsrc/fonts/harfbuzz: Makefile PLIST distinfo Log Message: update to 0.9.7 changes: - Implement Thai "PUA" shaping for old fonts - Add --text-before and --text-after - Add --bot / --eot / --preserve-default-ignorables - hb-shape --output-format=json -bugfixes To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 pkgsrc/fonts/harfbuzz/Makefile \ pkgsrc/fonts/harfbuzz/distinfo cvs rdiff -u -r1.1 -r1.2 pkgsrc/fonts/harfbuzz/PLIST Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.