diff options
author | obache <obache@pkgsrc.org> | 2009-09-13 01:37:04 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2009-09-13 01:37:04 +0000 |
commit | 23b9308fca903498d8abaea911de42b14cd5ef4b (patch) | |
tree | f22088d6e08916b125998d6937f9e485a8f975e4 /converters | |
parent | e12e5c9679016e3ff715788917b107ec26e7b207 (diff) | |
download | pkgsrc-23b9308fca903498d8abaea911de42b14cd5ef4b.tar.gz |
Update skf to 1.96.2.
* fix inquiry does not work.
* make UTF-16 as big-endian
* further nkf compatibility fix.
* unbuffered mode redundant code change fix.
* fix 1.96.1 enbug (surplus err on ozone)
Diffstat (limited to 'converters')
-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 c8ff5209172..f2800b47c8a 100644 --- a/converters/skf/Makefile +++ b/converters/skf/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.20 2009/08/30 00:58:17 obache Exp $ +# $NetBSD: Makefile,v 1.21 2009/09/13 01:37:04 obache Exp $ -DISTNAME= skf_${VERSION}.1 +DISTNAME= skf_${VERSION}.2 VERSION= 1.96 PKGNAME= ${DISTNAME:S/_/-/} CATEGORIES= japanese converters -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=skf/43349/} +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=skf/43561/} MAINTAINER= obache@NetBSD.org HOMEPAGE= http://sourceforge.jp/projects/skf/ diff --git a/converters/skf/distinfo b/converters/skf/distinfo index 0a62b860570..2b3e04ce8a5 100644 --- a/converters/skf/distinfo +++ b/converters/skf/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.16 2009/08/30 00:58:17 obache Exp $ +$NetBSD: distinfo,v 1.17 2009/09/13 01:37:04 obache Exp $ -SHA1 (skf_1.96.1.tar.gz) = 023cdfe0e40d7497d7b4afa3e669af89ac3247bf -RMD160 (skf_1.96.1.tar.gz) = b4ccbdb569b0f387e393ceb9a4d5308f523022de -Size (skf_1.96.1.tar.gz) = 1246208 bytes +SHA1 (skf_1.96.2.tar.gz) = d4b75836f98f1ddd76370846defda8ae67633bc8 +RMD160 (skf_1.96.2.tar.gz) = 7729d021e3edf18b680491112e83767f70d0d4cc +Size (skf_1.96.2.tar.gz) = 1244376 bytes SHA1 (patch-aa) = 6adf0fb28066f78e33c1b1a0e8b6c269e19a30e4 |