From 40b5c6c1105fa14d4357939aac7aa7c938b82263 Mon Sep 17 00:00:00 2001 From: obache Date: Tue, 27 Apr 2010 01:14:32 +0000 Subject: Update m17-lib to 1.6.1. Bugs fixed. --- devel/m17n-lib/Makefile | 4 ++-- devel/m17n-lib/distinfo | 10 +++++----- devel/m17n-lib/patches/patch-ab | 8 ++++---- 3 files changed, 11 insertions(+), 11 deletions(-) (limited to 'devel/m17n-lib') diff --git a/devel/m17n-lib/Makefile b/devel/m17n-lib/Makefile index 6453b712360..d6ef43a4365 100644 --- a/devel/m17n-lib/Makefile +++ b/devel/m17n-lib/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2010/04/09 01:48:25 obache Exp $ +# $NetBSD: Makefile,v 1.12 2010/04/27 01:14:32 obache Exp $ # -DISTNAME= m17n-lib-1.6.0 +DISTNAME= m17n-lib-1.6.1 CATEGORIES= devel converters editors inputmethod textproc time MASTER_SITES= http://www.m17n.org/m17n-lib-download/ diff --git a/devel/m17n-lib/distinfo b/devel/m17n-lib/distinfo index 526275f0261..1d775688fef 100644 --- a/devel/m17n-lib/distinfo +++ b/devel/m17n-lib/distinfo @@ -1,10 +1,10 @@ -$NetBSD: distinfo,v 1.6 2010/04/09 01:48:25 obache Exp $ +$NetBSD: distinfo,v 1.7 2010/04/27 01:14:32 obache Exp $ -SHA1 (m17n-lib-1.6.0.tar.gz) = 8d8bb0b2c8fc0a841c89240bd7ec71f242aa476d -RMD160 (m17n-lib-1.6.0.tar.gz) = a6b81bcb0da10c87c0e63e1ce8196794464d7baa -Size (m17n-lib-1.6.0.tar.gz) = 969130 bytes +SHA1 (m17n-lib-1.6.1.tar.gz) = bd949312394a8d8d3ea594125af5d95cf1d0a2f2 +RMD160 (m17n-lib-1.6.1.tar.gz) = 8a6147997ee6a8fdcb3cda5fe6ce32e9cac7f462 +Size (m17n-lib-1.6.1.tar.gz) = 969637 bytes SHA1 (patch-aa) = b5968890245e1679734abe0f4ca77d39d8ae06e3 -SHA1 (patch-ab) = 29b5da4b84cbbbc7886ed35bbefafe0dfa8f5a7d +SHA1 (patch-ab) = 1de680f683b895bf24aff90e0635d461cd7c8d83 SHA1 (patch-ac) = 8ab1e6c62b6a57e1d0dfd9973efe81b3a89f7d4f SHA1 (patch-ad) = 45063876c023625ebd363f5dce341e84e1a4441d SHA1 (patch-ae) = f9a272534d2af3d3490fede7bf508a2cc10a0903 diff --git a/devel/m17n-lib/patches/patch-ab b/devel/m17n-lib/patches/patch-ab index 5647a0d2dbf..773071246d5 100644 --- a/devel/m17n-lib/patches/patch-ab +++ b/devel/m17n-lib/patches/patch-ab @@ -1,8 +1,8 @@ -$NetBSD: patch-ab,v 1.4 2009/11/25 06:12:32 obache Exp $ +$NetBSD: patch-ab,v 1.5 2010/04/27 01:14:32 obache Exp $ ---- configure.orig 2009-07-29 08:16:22.000000000 +0000 +--- configure.orig 2010-04-14 05:13:26.000000000 +0000 +++ configure -@@ -25045,7 +25045,7 @@ echo "${ECHO_T}yes" >&6; } +@@ -18650,7 +18650,7 @@ $as_echo "yes" >&6; } HAVE_WORDCUT=yes fi @@ -10,4 +10,4 @@ $NetBSD: patch-ab,v 1.4 2009/11/25 06:12:32 obache Exp $ +if test "x$HAVE_LIBTHAI" = "xyes"; then - cat >>confdefs.h <<\_ACEOF + $as_echo "#define HAVE_LIBTHAI 1" >>confdefs.h -- cgit v1.2.3