aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2010-06-10 18:51:16 +0000
committerXin LI <delphij@FreeBSD.org>2010-06-10 18:51:16 +0000
commitd00ce668bb150128663da0a4860f9e1d8de0f30a (patch)
tree927ae4614c89a4adec2824017d5bcfc8df8ca6be
parent4e72ee61919b3b388633fdf57b894a6038c61663 (diff)
downloadports-d00ce668bb150128663da0a4860f9e1d8de0f30a.tar.gz
ports-d00ce668bb150128663da0a4860f9e1d8de0f30a.zip
Notes
-rw-r--r--textproc/ibus-m17n/Makefile9
-rw-r--r--textproc/ibus-m17n/distinfo6
2 files changed, 9 insertions, 6 deletions
diff --git a/textproc/ibus-m17n/Makefile b/textproc/ibus-m17n/Makefile
index b75eda83e678..5a21121afbd1 100644
--- a/textproc/ibus-m17n/Makefile
+++ b/textproc/ibus-m17n/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= ibus-m17n
-PORTVERSION= 1.2.0.20091217
-PORTREVISION= 4
+PORTVERSION= 1.3.0
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.1:${PORTSDIR}/textproc/ibus \
+LIB_DEPENDS= ibus.2:${PORTSDIR}/textproc/ibus \
m17n.4:${PORTSDIR}/devel/m17n-lib
RUN_DEPENDS= ibus-daemon:${PORTSDIR}/textproc/ibus
@@ -32,4 +31,8 @@ CONFIGURE_ARGS+= --disable-nls
PLIST_SUB+= NLS="@comment "
.endif
+post-patch:
+ @${REINPLACE_CMD} -e 's|/usr/share/m17n|$${pkgdatadir}|g' \
+ ${WRKSRC}/src/m17n.xml.in*
+
.include <bsd.port.mk>
diff --git a/textproc/ibus-m17n/distinfo b/textproc/ibus-m17n/distinfo
index 715aa09f5715..44ff984cfbb4 100644
--- a/textproc/ibus-m17n/distinfo
+++ b/textproc/ibus-m17n/distinfo
@@ -1,3 +1,3 @@
-MD5 (ibus-m17n-1.2.0.20091217.tar.gz) = 9bcccb93c3385bda01172f846b716048
-SHA256 (ibus-m17n-1.2.0.20091217.tar.gz) = 92b8983d99078f5918ea6fcf931231687e9dab67eef30692b495b5a7e8371cc2
-SIZE (ibus-m17n-1.2.0.20091217.tar.gz) = 389820
+MD5 (ibus-m17n-1.3.0.tar.gz) = 898b5ce1a685df201f959ac8feeb5a82
+SHA256 (ibus-m17n-1.3.0.tar.gz) = 1ff7c870fa91f7fc207eab4e76bac3b6b54ea1e6fd9c0e745751425f5548c6bd
+SIZE (ibus-m17n-1.3.0.tar.gz) = 391768