diff options
author | obache <obache@pkgsrc.org> | 2008-08-13 14:20:06 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2008-08-13 14:20:06 +0000 |
commit | c52bc95a3ea1adf9f1216118a16f0703baaa0fce (patch) | |
tree | ec03ed3df9bf1851e79438c405dd9a65d127680e /converters | |
parent | aa5acc3e7a8ac460d3668c626285006fd1e182c7 (diff) | |
download | pkgsrc-c52bc95a3ea1adf9f1216118a16f0703baaa0fce.tar.gz |
Update skf to 1.95.5.
skf (1.95.5) experimental; urgency=low
* fix ASCII output definition.
* fix enbug which prevents some codeset's table loading.
* fix punycode decode on UTF-8 input does not work.
skf (1.95.4) experimental; urgency=low
* fix packaging to allow Ubuntu directory hierarchy.
* fix manpath issue on cygwin
* fix po spelling error
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 5be71c6fee9..061802a0cb7 100644 --- a/converters/skf/Makefile +++ b/converters/skf/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2008/01/21 02:06:49 obache Exp $ +# $NetBSD: Makefile,v 1.14 2008/08/13 14:20:06 obache Exp $ -DISTNAME= skf_1.95.3 +DISTNAME= skf_1.95.5 PKGNAME= ${DISTNAME:S/_/-/} CATEGORIES= japanese converters -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=skf/28214/} +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=skf/31371/} MAINTAINER= obache@NetBSD.org HOMEPAGE= http://sourceforge.jp/projects/skf/ diff --git a/converters/skf/distinfo b/converters/skf/distinfo index 120aae84c10..eeff071cb50 100644 --- a/converters/skf/distinfo +++ b/converters/skf/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.11 2008/01/21 02:06:49 obache Exp $ +$NetBSD: distinfo,v 1.12 2008/08/13 14:20:06 obache Exp $ -SHA1 (skf_1.95.3.tar.gz) = f909c44dffa371441b3b1ef566ac1e212d6eaefb -RMD160 (skf_1.95.3.tar.gz) = 575f9e099e265bd7be90dcdba2f422de2d7a82b6 -Size (skf_1.95.3.tar.gz) = 1063373 bytes +SHA1 (skf_1.95.5.tar.gz) = af293938b50fe7a66dc86a1c6d07d707554fa94d +RMD160 (skf_1.95.5.tar.gz) = 28b41e2ac14b6821c158b861db794920b1075210 +Size (skf_1.95.5.tar.gz) = 1063828 bytes SHA1 (patch-aa) = 66e0c6225b23739348dde120040d37224d9a000f |