diff options
author | obache <obache@pkgsrc.org> | 2011-08-31 13:53:32 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-08-31 13:53:32 +0000 |
commit | 8f42b63d713d7edd979ff4630e8ff909ee853b77 (patch) | |
tree | f39c07015c9f48b1a067678d338baddea50fdec4 /inputmethod/ibus-m17n | |
parent | 332bc127d3b2bc050c6eac40fe9547862da6ee5f (diff) | |
download | pkgsrc-8f42b63d713d7edd979ff4630e8ff909ee853b77.tar.gz |
Update ibus-m17n to 1.3.3.
* Handle M17N surrounding-text commands.
* FIx make ppa failed problem.
* Supply M17N_CFLAGS and M17N_LIBS when checking minput_list().
Diffstat (limited to 'inputmethod/ibus-m17n')
-rw-r--r-- | inputmethod/ibus-m17n/Makefile | 5 | ||||
-rw-r--r-- | inputmethod/ibus-m17n/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/inputmethod/ibus-m17n/Makefile b/inputmethod/ibus-m17n/Makefile index 134825dc8f7..a37f32f399f 100644 --- a/inputmethod/ibus-m17n/Makefile +++ b/inputmethod/ibus-m17n/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2011/04/22 13:43:54 obache Exp $ +# $NetBSD: Makefile,v 1.9 2011/08/31 13:53:32 obache Exp $ # -DISTNAME= ibus-m17n-1.3.2 -PKGREVISION= 1 +DISTNAME= ibus-m17n-1.3.3 CATEGORIES= inputmethod MASTER_SITES= http://ibus.googlecode.com/files/ diff --git a/inputmethod/ibus-m17n/distinfo b/inputmethod/ibus-m17n/distinfo index 9784c38c554..4ab7fee13e6 100644 --- a/inputmethod/ibus-m17n/distinfo +++ b/inputmethod/ibus-m17n/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2011/03/07 11:14:38 obache Exp $ +$NetBSD: distinfo,v 1.4 2011/08/31 13:53:32 obache Exp $ -SHA1 (ibus-m17n-1.3.2.tar.gz) = b7d51ecaca8a88a28069dc9437b10a57ab3fe7af -RMD160 (ibus-m17n-1.3.2.tar.gz) = f8a4499c0b0a48f56cc71264853f4a6987934c53 -Size (ibus-m17n-1.3.2.tar.gz) = 414324 bytes +SHA1 (ibus-m17n-1.3.3.tar.gz) = 923a3d6416e06c34b63b54c40deff6ab23c6211a +RMD160 (ibus-m17n-1.3.3.tar.gz) = ad707cd360bc933b32795e06f98984631e0c457a +Size (ibus-m17n-1.3.3.tar.gz) = 431113 bytes |