diff options
-rw-r--r-- | japanese/uim/Makefile | 5 | ||||
-rw-r--r-- | japanese/uim/distinfo | 4 | ||||
-rw-r--r-- | textproc/uim/Makefile | 5 | ||||
-rw-r--r-- | textproc/uim/distinfo | 4 |
4 files changed, 10 insertions, 8 deletions
diff --git a/japanese/uim/Makefile b/japanese/uim/Makefile index ad86f700806a..07a99dad79d9 100644 --- a/japanese/uim/Makefile +++ b/japanese/uim/Makefile @@ -6,14 +6,15 @@ # PORTNAME= uim -PORTVERSION= 0.3.8 +PORTVERSION= 0.3.9 CATEGORIES= japanese x11 MASTER_SITES= http://freedesktop.org/Software/UimDownload/ MAINTAINER= nobutaka@FreeBSD.org COMMENT= Input method library -LIB_DEPENDS= anthy.0:${PORTSDIR}/japanese/anthy +LIB_DEPENDS= anthy.0:${PORTSDIR}/japanese/anthy \ + m17n.0:${PORTSDIR}/devel/m17n-lib USE_REINPLACE= yes USE_X_PREFIX= yes diff --git a/japanese/uim/distinfo b/japanese/uim/distinfo index 68ee021889dd..ba06edf7f678 100644 --- a/japanese/uim/distinfo +++ b/japanese/uim/distinfo @@ -1,2 +1,2 @@ -MD5 (uim-0.3.8.tar.gz) = b8c16431b55db500e317fcf0598b8ea5 -SIZE (uim-0.3.8.tar.gz) = 895255 +MD5 (uim-0.3.9.tar.gz) = 79a0ab78fe2806476d25b2c913fd6480 +SIZE (uim-0.3.9.tar.gz) = 903960 diff --git a/textproc/uim/Makefile b/textproc/uim/Makefile index ad86f700806a..07a99dad79d9 100644 --- a/textproc/uim/Makefile +++ b/textproc/uim/Makefile @@ -6,14 +6,15 @@ # PORTNAME= uim -PORTVERSION= 0.3.8 +PORTVERSION= 0.3.9 CATEGORIES= japanese x11 MASTER_SITES= http://freedesktop.org/Software/UimDownload/ MAINTAINER= nobutaka@FreeBSD.org COMMENT= Input method library -LIB_DEPENDS= anthy.0:${PORTSDIR}/japanese/anthy +LIB_DEPENDS= anthy.0:${PORTSDIR}/japanese/anthy \ + m17n.0:${PORTSDIR}/devel/m17n-lib USE_REINPLACE= yes USE_X_PREFIX= yes diff --git a/textproc/uim/distinfo b/textproc/uim/distinfo index 68ee021889dd..ba06edf7f678 100644 --- a/textproc/uim/distinfo +++ b/textproc/uim/distinfo @@ -1,2 +1,2 @@ -MD5 (uim-0.3.8.tar.gz) = b8c16431b55db500e317fcf0598b8ea5 -SIZE (uim-0.3.8.tar.gz) = 895255 +MD5 (uim-0.3.9.tar.gz) = 79a0ab78fe2806476d25b2c913fd6480 +SIZE (uim-0.3.9.tar.gz) = 903960 |