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.10.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f4cde98038fc
branches:  trunk
changeset: 568441:f4cde98038fc
user:      obache <obache%pkgsrc.org@localhost>
date:      Sun Dec 13 13:11:55 2009 +0000

description:
Update libotf to 0.9.10.
While here, set LICENSE=gnu-lgpl-v2.1.

* Changes in libotf 0.9.10

** This release is mainly for bug fixes.

diffstat:

 graphics/libotf/Makefile |  5 +++--
 graphics/libotf/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 6 deletions(-)

diffs (33 lines):

diff -r d6f49f993049 -r f4cde98038fc graphics/libotf/Makefile
--- a/graphics/libotf/Makefile  Sun Dec 13 12:58:36 2009 +0000
+++ b/graphics/libotf/Makefile  Sun Dec 13 13:11:55 2009 +0000
@@ -1,13 +1,14 @@
-# $NetBSD: Makefile,v 1.4 2009/03/22 21:12:51 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2009/12/13 13:11:55 obache Exp $
 #
 
-DISTNAME=      libotf-0.9.9
+DISTNAME=      libotf-0.9.10
 CATEGORIES=    graphics
 MASTER_SITES=  http://www.m17n.org/libotf/
 
 MAINTAINER=    obache%NetBSD.org@localhost
 HOMEPAGE=      http://www.m17n.org/libotf/
 COMMENT=       Library for handling OpenType fonts (OTF)
+LICENSE=       gnu-lgpl-v2.1
 
 PKG_DESTDIR_SUPPORT=   user-destdir
 
diff -r d6f49f993049 -r f4cde98038fc graphics/libotf/distinfo
--- a/graphics/libotf/distinfo  Sun Dec 13 12:58:36 2009 +0000
+++ b/graphics/libotf/distinfo  Sun Dec 13 13:11:55 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2009/03/22 21:12:51 wiz Exp $
+$NetBSD: distinfo,v 1.4 2009/12/13 13:11:55 obache Exp $
 
-SHA1 (libotf-0.9.9.tar.gz) = b0135fc55e599bf2fcecd7ff440e155511166e4f
-RMD160 (libotf-0.9.9.tar.gz) = c2e23f78253d4845ee65320344d5dc0c09ec5e8a
-Size (libotf-0.9.9.tar.gz) = 350235 bytes
+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



Home | Main Index | Thread Index | Old Index