diff options
author | wen <wen@FreeBSD.org> | 2009-11-20 15:53:26 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2009-11-20 15:53:26 +0800 |
commit | 7805788ff6bf6252a4070fb4a867cb85e8c9a8a8 (patch) | |
tree | b43f373efeb058b5ca8bbbe9be30d4b205835730 | |
parent | edda1c8c98601034339a3f289a8ff549b9459b91 (diff) | |
download | freebsd-ports-gnome-7805788ff6bf6252a4070fb4a867cb85e8c9a8a8.tar.gz freebsd-ports-gnome-7805788ff6bf6252a4070fb4a867cb85e8c9a8a8.tar.zst freebsd-ports-gnome-7805788ff6bf6252a4070fb4a867cb85e8c9a8a8.zip |
- Update to 1.2.0.20090930 to use with ibus-1.2
PR: ports/140701
Submitted by: Nikola Lecic <nikola.lecic@anthesphoria.net> (maintainer)
-rw-r--r-- | textproc/ibus-m17n/Makefile | 5 | ||||
-rw-r--r-- | textproc/ibus-m17n/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/textproc/ibus-m17n/Makefile b/textproc/ibus-m17n/Makefile index 2cc9ab4f4314..c29dc2260f9f 100644 --- a/textproc/ibus-m17n/Makefile +++ b/textproc/ibus-m17n/Makefile @@ -6,8 +6,7 @@ # PORTNAME= ibus-m17n -PORTVERSION= 1.1.0.20090211 -PORTREVISION= 1 +PORTVERSION= 1.2.0.20090930 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} \ http://anthesphoria.net/FreeBSD/ports/distfiles/ @@ -15,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} \ MAINTAINER= nikola.lecic@anthesphoria.net COMMENT= The m17n IMEngine for IBus framework -LIB_DEPENDS= ibus.0:${PORTSDIR}/textproc/ibus \ +LIB_DEPENDS= ibus.1:${PORTSDIR}/textproc/ibus \ m17n.3:${PORTSDIR}/devel/m17n-lib RUN_DEPENDS= ibus-daemon:${PORTSDIR}/textproc/ibus diff --git a/textproc/ibus-m17n/distinfo b/textproc/ibus-m17n/distinfo index 14e4ed7f16ca..4d6814485aed 100644 --- a/textproc/ibus-m17n/distinfo +++ b/textproc/ibus-m17n/distinfo @@ -1,3 +1,3 @@ -MD5 (ibus-m17n-1.1.0.20090211.tar.gz) = fd3da5bcf3c58aa5266a31882040ca41 -SHA256 (ibus-m17n-1.1.0.20090211.tar.gz) = 8388584ff58bb6775027cb4433de732bf0ee890588795a71656d86306ccf9989 -SIZE (ibus-m17n-1.1.0.20090211.tar.gz) = 388106 +MD5 (ibus-m17n-1.2.0.20090930.tar.gz) = 8d22b5e7983cfa230a87cee52304e10b +SHA256 (ibus-m17n-1.2.0.20090930.tar.gz) = fff7e29bce9380c008354c5e116da88679f8d34ca72343c8b11c7cd020234775 +SIZE (ibus-m17n-1.2.0.20090930.tar.gz) = 381506 |