diff options
author | obache <obache@pkgsrc.org> | 2010-11-02 01:25:22 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2010-11-02 01:25:22 +0000 |
commit | 8c45e5b30a2101f106efcc63d10a231f773e8fad (patch) | |
tree | f814e3e1e0b8b1bf0d890695e5fa7efe099cec53 /converters/skf | |
parent | 9dccc6435c91f4e8960a7e4c7d0e28e48454525f (diff) | |
download | pkgsrc-8c45e5b30a2101f106efcc63d10a231f773e8fad.tar.gz |
Update skf to 1.97.3.
skf (1.97.3)
* fix index of JIS X-0208(1978) table.
* fix x-0201 kana to x-0208 kana conversion.
* nkf-compatibility: fix -X option.
* several nkf-compatibility feature fix and added.
Diffstat (limited to 'converters/skf')
-rw-r--r-- | converters/skf/Makefile | 6 | ||||
-rw-r--r-- | converters/skf/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/converters/skf/Makefile b/converters/skf/Makefile index 58d00ba2961..ab412065a5e 100644 --- a/converters/skf/Makefile +++ b/converters/skf/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.30 2010/08/07 00:18:07 obache Exp $ +# $NetBSD: Makefile,v 1.31 2010/11/02 01:25:22 obache Exp $ -DISTNAME= skf_${VERSION}.2 +DISTNAME= skf_${VERSION}.3 VERSION= 1.97 PKGNAME= ${DISTNAME:S/_/-/} CATEGORIES= japanese converters -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=skf/48535/} +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=skf/49586/} MAINTAINER= obache@NetBSD.org HOMEPAGE= http://sourceforge.jp/projects/skf/ diff --git a/converters/skf/distinfo b/converters/skf/distinfo index 6645f1303ff..406f981990e 100644 --- a/converters/skf/distinfo +++ b/converters/skf/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.25 2010/08/07 00:18:07 obache Exp $ +$NetBSD: distinfo,v 1.26 2010/11/02 01:25:22 obache Exp $ -SHA1 (skf_1.97.2.tar.gz) = 0bc2b50b676b0fbc595e1e23f92c43bb0ea71be3 -RMD160 (skf_1.97.2.tar.gz) = 7091d8da98964a0d394342f2676887843d71a9aa -Size (skf_1.97.2.tar.gz) = 1266661 bytes +SHA1 (skf_1.97.3.tar.gz) = b47af6c8711eb99169eac349607461c816af26ea +RMD160 (skf_1.97.3.tar.gz) = 83fc386dac04ef254b9a5b34681802315a2a0fca +Size (skf_1.97.3.tar.gz) = 1270172 bytes SHA1 (patch-aa) = e4345cfc8a818ef0813297214866791b15d755f5 |