From 58fa1d0c1b600d6e0b98bfbc33f898d31e3a634d Mon Sep 17 00:00:00 2001 From: obache Date: Fri, 9 Apr 2010 01:46:49 +0000 Subject: [PATCH] Update libotf to 0.9.11. * Changes in libotf 0.9.11 ** New functions OTF_drive_gsub_with_log and OTF_drive_gpos_with_log works like OTF_drive_gsub and OTF_drive_gpos but also records which features are applied to which glyphs. ** New function OTF_put_data and OTF_get_data can be used to store and retrieve arbitrary cliend data to/from the structure OTF. --- graphics/libotf/Makefile | 4 ++-- graphics/libotf/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/graphics/libotf/Makefile b/graphics/libotf/Makefile index 6860a0a15063c..74921c5be4234 100644 --- a/graphics/libotf/Makefile +++ b/graphics/libotf/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2009/12/13 13:11:55 obache Exp $ +# $NetBSD: Makefile,v 1.6 2010/04/09 01:46:49 obache Exp $ # -DISTNAME= libotf-0.9.10 +DISTNAME= libotf-0.9.11 CATEGORIES= graphics MASTER_SITES= http://www.m17n.org/libotf/ diff --git a/graphics/libotf/distinfo b/graphics/libotf/distinfo index 711ffa3302085..87d2eac55e7db 100644 --- a/graphics/libotf/distinfo +++ b/graphics/libotf/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2009/12/13 13:11:55 obache Exp $ +$NetBSD: distinfo,v 1.5 2010/04/09 01:46:49 obache Exp $ -SHA1 (libotf-0.9.10.tar.gz) = 590ecb9193926571f1099160f49a376813a8b48a -RMD160 (libotf-0.9.10.tar.gz) = 09374435e4897a346d99a7597662e5318aa143ce -Size (libotf-0.9.10.tar.gz) = 350772 bytes +SHA1 (libotf-0.9.11.tar.gz) = e20889a163ecb336ddc827814a21a3ba76dbc1fc +RMD160 (libotf-0.9.11.tar.gz) = 986922e9eb6b52d84fb6141428903143b7a8269f +Size (libotf-0.9.11.tar.gz) = 360687 bytes