diff options
author | obache <obache@pkgsrc.org> | 2014-09-06 04:55:44 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2014-09-06 04:55:44 +0000 |
commit | cb5b82d79e1500f8560c163512fbcaaf27b7c9df (patch) | |
tree | 3eb7950cda5ae6b1232884f36f3b14a95db5bb0d /converters | |
parent | abc8662188ff618c49ff74e0f180ec40a28f57df (diff) | |
download | pkgsrc-cb5b82d79e1500f8560c163512fbcaaf27b7c9df.tar.gz |
Update skf to 1.99.9.
skf (1.99.9)
* fix nkf compatible mode applied on inappropriate situation
* fix k_in setting is ignored
* fix "ansel" doesn't properly defined
* fix document incorrectly declared UTF-16 as little endian.
Diffstat (limited to 'converters')
-rw-r--r-- | converters/skf/Makefile | 7 | ||||
-rw-r--r-- | converters/skf/PLIST | 4 | ||||
-rw-r--r-- | converters/skf/distinfo | 8 |
3 files changed, 9 insertions, 10 deletions
diff --git a/converters/skf/Makefile b/converters/skf/Makefile index a653c93c377..94ccc88a3a8 100644 --- a/converters/skf/Makefile +++ b/converters/skf/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.48 2014/05/29 23:35:23 wiz Exp $ +# $NetBSD: Makefile,v 1.49 2014/09/06 04:55:44 obache Exp $ -DISTNAME= skf_${VERSION}.8 +DISTNAME= skf_${VERSION}.9 VERSION= 1.99 PKGNAME= ${DISTNAME:S/_/-/} -PKGREVISION= 1 CATEGORIES= japanese converters -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=skf/60402/} +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=skf/61926/} MAINTAINER= obache@NetBSD.org HOMEPAGE= http://sourceforge.jp/projects/skf/ diff --git a/converters/skf/PLIST b/converters/skf/PLIST index 143b4afea69..0edb542560f 100644 --- a/converters/skf/PLIST +++ b/converters/skf/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.11 2012/04/12 13:50:23 obache Exp $ +@comment $NetBSD: PLIST,v 1.12 2014/09/06 04:55:44 obache Exp $ bin/skf man/ja_JP.EUC/man1/skf.1 man/ja_JP.UTF-8/man1/skf.1 @@ -96,13 +96,13 @@ share/skf/lib/${VERSION}/iIS37G.stb share/skf/lib/${VERSION}/iIS37H.stb share/skf/lib/${VERSION}/iIS37I.stb share/skf/lib/${VERSION}/iIS37J.stb -share/skf/lib/${VERSION}/iIS443.stb share/skf/lib/${VERSION}/iIS44@.stb share/skf/lib/${VERSION}/iIS44A.stb share/skf/lib/${VERSION}/iIS44B.stb share/skf/lib/${VERSION}/iIS44C.stb share/skf/lib/${VERSION}/iIS44D.stb share/skf/lib/${VERSION}/iIS44E.stb +share/skf/lib/${VERSION}/iIS44F.stb share/skf/lib/${VERSION}/iNM34A.stb share/skf/lib/${VERSION}/iNM34B.stb share/skf/lib/${VERSION}/iNM34D.stb diff --git a/converters/skf/distinfo b/converters/skf/distinfo index fcb55b81115..a3b0ae8dc46 100644 --- a/converters/skf/distinfo +++ b/converters/skf/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.36 2014/01/31 05:49:17 obache Exp $ +$NetBSD: distinfo,v 1.37 2014/09/06 04:55:44 obache Exp $ -SHA1 (skf_1.99.8.tar.gz) = 1a05fccae9e32e495baa9868d1b67dfd976e9ba2 -RMD160 (skf_1.99.8.tar.gz) = e92e4e6b74a23e0eeed18b655e1697414d71ddb0 -Size (skf_1.99.8.tar.gz) = 1328052 bytes +SHA1 (skf_1.99.9.tar.gz) = 2e6380ffa46d41ebbd39fc5d18368c8b14d703f5 +RMD160 (skf_1.99.9.tar.gz) = 712cc5ca26267b45cce3e78d82018f2833ab4630 +Size (skf_1.99.9.tar.gz) = 1327926 bytes SHA1 (patch-aa) = e49fcf49f05d89d6de2b32729b95234436e583f1 SHA1 (patch-configure) = 39c83d7c2d4d91e3f81af692d6d5bfd0cf6d4546 |