diff options
author | ryoon <ryoon@pkgsrc.org> | 2016-04-07 14:35:27 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2016-04-07 14:35:27 +0000 |
commit | 11b701a5e8dcdb1a42b4255663cea6dcb4b50343 (patch) | |
tree | 62194e3b315924ff886c13b89aa71eb0c2041a05 /converters/libkkc | |
parent | 7741d41d3c854a1898c1eb5cdd17e4970876ce4d (diff) | |
download | pkgsrc-11b701a5e8dcdb1a42b4255663cea6dcb4b50343.tar.gz |
Update to 0.3.5
* Update MASTER_SITES
Changelog:
Notes for a candidate are not displayed if the candidate is the first one (RHBZ#1136421)
「」 cannot be typed with ibus-kkc when the German keyboard layout is used, only [] are inserted the (RHBZ#1136722)
Fix compilation error with development version of Vala
Diffstat (limited to 'converters/libkkc')
-rw-r--r-- | converters/libkkc/Makefile | 9 | ||||
-rw-r--r-- | converters/libkkc/distinfo | 10 |
2 files changed, 9 insertions, 10 deletions
diff --git a/converters/libkkc/Makefile b/converters/libkkc/Makefile index 6bcc92b80c9..9d416ba89da 100644 --- a/converters/libkkc/Makefile +++ b/converters/libkkc/Makefile @@ -1,12 +1,11 @@ -# $NetBSD: Makefile,v 1.4 2015/03/15 19:51:08 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.5 2016/04/07 14:35:27 ryoon Exp $ -DISTNAME= libkkc-0.3.4 -PKGREVISION= 1 +DISTNAME= libkkc-0.3.5 CATEGORIES= converters textproc japanese inputmethod -MASTER_SITES= https://bitbucket.org/libkkc/libkkc/downloads/ +MASTER_SITES= https://github.com/ueno/libkkc/releases/download/v${PKGVERSION_NOREV}/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= https://bitbucket.org/libkkc/libkkc/ +HOMEPAGE= https://github.com/ueno/libkkc/ COMMENT= Japanese Kana Kanji conversion library LICENSE= gnu-gpl-v3 diff --git a/converters/libkkc/distinfo b/converters/libkkc/distinfo index 9e950341305..407e26524ae 100644 --- a/converters/libkkc/distinfo +++ b/converters/libkkc/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.4 2016/03/19 23:12:41 ryoon Exp $ +$NetBSD: distinfo,v 1.5 2016/04/07 14:35:27 ryoon Exp $ -SHA1 (libkkc-0.3.4.tar.gz) = f2dfa3bf5f639a7ede6968cd5d5b0d70e3d52147 -RMD160 (libkkc-0.3.4.tar.gz) = 90ffe5614843f1ac5bf18d69d03e281044ec9d98 -SHA512 (libkkc-0.3.4.tar.gz) = ec6afc488e8e176b7c180254a21097ba4de2091c1959f4088c01c915c641a7eca28bf709e65c2aeed9f2f327090125ae4b48d1b71a9e12cf7667947769537759 -Size (libkkc-0.3.4.tar.gz) = 1397822 bytes +SHA1 (libkkc-0.3.5.tar.gz) = cf4339d375c8e4098a1c50cd6679f29b6b896708 +RMD160 (libkkc-0.3.5.tar.gz) = 4d74ccf508546cbaa007d688e1274f3ee2a554a7 +SHA512 (libkkc-0.3.5.tar.gz) = f611c3104a22ad38af29746870849d8937b6af2a7fee0952cc25f36ef845b5617a192df7ca63ff2a507384f7a6a13c9c1b4fa3b9a34f3f041bee8793d04b9236 +Size (libkkc-0.3.5.tar.gz) = 1424282 bytes SHA1 (patch-configure) = f345119d46ea48a1b5038820f32872b6bdfc58ec |