diff options
author | obache <obache@pkgsrc.org> | 2010-10-27 04:19:21 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2010-10-27 04:19:21 +0000 |
commit | 234dbc1058e6061809cffdc556d84c2d986dca73 (patch) | |
tree | b3720fc813f06fa90c710688f1a3179157980569 /inputmethod/ibus-anthy | |
parent | f5f2ff1803a05a97bfeb812ff6d8bd510de59bb6 (diff) | |
download | pkgsrc-234dbc1058e6061809cffdc556d84c2d986dca73.tar.gz |
Update ibus-anthy to 1.2.4.
bug fixes.
Diffstat (limited to 'inputmethod/ibus-anthy')
-rw-r--r-- | inputmethod/ibus-anthy/Makefile | 9 | ||||
-rw-r--r-- | inputmethod/ibus-anthy/distinfo | 8 |
2 files changed, 6 insertions, 11 deletions
diff --git a/inputmethod/ibus-anthy/Makefile b/inputmethod/ibus-anthy/Makefile index 1e1d69aa123..4fbcc877b7d 100644 --- a/inputmethod/ibus-anthy/Makefile +++ b/inputmethod/ibus-anthy/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2010/10/16 15:19:45 obache Exp $ +# $NetBSD: Makefile,v 1.6 2010/10/27 04:19:21 obache Exp $ # -DISTNAME= ibus-anthy-1.2.3 +DISTNAME= ibus-anthy-1.2.4 CATEGORIES= inputmethod japanese MASTER_SITES= http://ibus.googlecode.com/files/ @@ -29,11 +29,6 @@ CONFIGURE_ARGS+= --localedir=${PREFIX}/${PKGLOCALEDIR}/locale CONFIGURE_ARGS+= --with-kasumi-exec=${KASUMI_DIR}/bin/kasumi CONFIGURE_ARGS+= --with-kasumi-icon=${KASUMI_DIR}/share/pixmaps/kasumi.png -SUBST_CLASSES+= epython -SUBST_STAGE.epython= pre-configure -SUBST_FILES.epython= engine/ibus-engine-anthy.in setup/ibus-setup-anthy.in -SUBST_SED.epython= -e 's;exec python;exec ${PYTHONBIN};g' - .include "../../devel/gettext-lib/buildlink3.mk" .include "../../devel/swig/buildlink3.mk" PY_PATCHPLIST= yes diff --git a/inputmethod/ibus-anthy/distinfo b/inputmethod/ibus-anthy/distinfo index 5b79dbb5ac0..5a52c987351 100644 --- a/inputmethod/ibus-anthy/distinfo +++ b/inputmethod/ibus-anthy/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2010/10/16 15:19:45 obache Exp $ +$NetBSD: distinfo,v 1.4 2010/10/27 04:19:21 obache Exp $ -SHA1 (ibus-anthy-1.2.3.tar.gz) = fd7b133cb83f5870128711e7cc0d730fda829075 -RMD160 (ibus-anthy-1.2.3.tar.gz) = 352da7d2d37900c876876e2e6eafb1b158084dfc -Size (ibus-anthy-1.2.3.tar.gz) = 482200 bytes +SHA1 (ibus-anthy-1.2.4.tar.gz) = c77edfe98e8df68d80159c689f2c21070d7a796e +RMD160 (ibus-anthy-1.2.4.tar.gz) = a4fe26b8aea6141fa865779187055fd393bbf09c +Size (ibus-anthy-1.2.4.tar.gz) = 496158 bytes |