pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/libotf Update libotf to 0.9.11.
details: https://anonhg.NetBSD.org/pkgsrc/rev/7a58a6d4b5d1
branches: trunk
changeset: 573886:7a58a6d4b5d1
user: obache <obache%pkgsrc.org@localhost>
date: Fri Apr 09 01:46:49 2010 +0000
description:
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.
diffstat:
graphics/libotf/Makefile | 4 ++--
graphics/libotf/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (26 lines):
diff -r 2ed73fdb0d91 -r 7a58a6d4b5d1 graphics/libotf/Makefile
--- a/graphics/libotf/Makefile Fri Apr 09 01:43:39 2010 +0000
+++ b/graphics/libotf/Makefile Fri Apr 09 01:46:49 2010 +0000
@@ -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 -r 2ed73fdb0d91 -r 7a58a6d4b5d1 graphics/libotf/distinfo
--- a/graphics/libotf/distinfo Fri Apr 09 01:43:39 2010 +0000
+++ b/graphics/libotf/distinfo Fri Apr 09 01:46:49 2010 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index