diff options
author | nobutaka <nobutaka@FreeBSD.org> | 2003-12-08 21:45:29 +0800 |
---|---|---|
committer | nobutaka <nobutaka@FreeBSD.org> | 2003-12-08 21:45:29 +0800 |
commit | 8b10d87012808ee6f85181664ebc17c7eab49e3e (patch) | |
tree | 9b58c1f663fa7a4d4ccfb1921b75c23e54509485 /textproc | |
parent | 64b0127af281ab162da34043e52fe307e2bb8ced (diff) | |
download | freebsd-ports-gnome-8b10d87012808ee6f85181664ebc17c7eab49e3e.tar.gz freebsd-ports-gnome-8b10d87012808ee6f85181664ebc17c7eab49e3e.tar.zst freebsd-ports-gnome-8b10d87012808ee6f85181664ebc17c7eab49e3e.zip |
Update to 0.1.7.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/uim/Makefile | 4 | ||||
-rw-r--r-- | textproc/uim/distinfo | 2 | ||||
-rw-r--r-- | textproc/uim/pkg-plist | 1 |
3 files changed, 4 insertions, 3 deletions
diff --git a/textproc/uim/Makefile b/textproc/uim/Makefile index 48c939183a4e..cafe1db673c5 100644 --- a/textproc/uim/Makefile +++ b/textproc/uim/Makefile @@ -6,9 +6,9 @@ # PORTNAME= uim -PORTVERSION= 0.1.5 +PORTVERSION= 0.1.7 CATEGORIES= japanese x11 -MASTER_SITES= http://downloads.sourceforge.jp/anthy/6763/ +MASTER_SITES= http://freedesktop.org/Software/uim/ MAINTAINER= nobutaka@FreeBSD.org COMMENT= Input method library diff --git a/textproc/uim/distinfo b/textproc/uim/distinfo index f325f843d1e9..19b697760c58 100644 --- a/textproc/uim/distinfo +++ b/textproc/uim/distinfo @@ -1 +1 @@ -MD5 (uim-0.1.5.tar.gz) = f39d495ccf74a26803506eac10af16f0 +MD5 (uim-0.1.7.tar.gz) = fb9bfb998a47fc1d4366eb3ce6d13c87 diff --git a/textproc/uim/pkg-plist b/textproc/uim/pkg-plist index f0e0e6843db0..2025c238f9ee 100644 --- a/textproc/uim/pkg-plist +++ b/textproc/uim/pkg-plist @@ -1,5 +1,6 @@ bin/uim-helper-server %%GTK%%bin/uim-helper-candwin-gtk +%%GTK%%bin/uim-helper-toolbar-gtk bin/uim-xim include/uim/uim-helper.h include/uim/uim.h |