diff options
author | obache <obache@pkgsrc.org> | 2009-10-31 05:03:32 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2009-10-31 05:03:32 +0000 |
commit | 8bc6e45dc8cbba66835749813a95de773ba64d38 (patch) | |
tree | b67b4987984dca69d0840f735fe248f9b3297095 /converters/skf | |
parent | 88142bee1ef85fa4e2815c2766c6ccd336d1dca9 (diff) | |
download | pkgsrc-8bc6e45dc8cbba66835749813a95de773ba64d38.tar.gz |
Update skf to 1.96.4.
* fix html escape does not handle ampersand
* fix UTF-7 hangul support.
* nkf compatibility mode further fix
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 34963c5c0e3..52811b51c6d 100644 --- a/converters/skf/Makefile +++ b/converters/skf/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.22 2009/09/28 02:08:04 obache Exp $ +# $NetBSD: Makefile,v 1.23 2009/10/31 05:03:32 obache Exp $ -DISTNAME= skf_${VERSION}.3 +DISTNAME= skf_${VERSION}.4 VERSION= 1.96 PKGNAME= ${DISTNAME:S/_/-/} CATEGORIES= japanese converters -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=skf/43786/} +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=skf/44213/} MAINTAINER= obache@NetBSD.org HOMEPAGE= http://sourceforge.jp/projects/skf/ diff --git a/converters/skf/distinfo b/converters/skf/distinfo index ce520dd7223..9d567ee75e8 100644 --- a/converters/skf/distinfo +++ b/converters/skf/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.18 2009/09/28 02:08:04 obache Exp $ +$NetBSD: distinfo,v 1.19 2009/10/31 05:03:32 obache Exp $ -SHA1 (skf_1.96.3.tar.gz) = de4165aeda619090f4b5561b1aa84ecdf1e35221 -RMD160 (skf_1.96.3.tar.gz) = f0a95c30bee9136b884a8a59942513afd43e581b -Size (skf_1.96.3.tar.gz) = 1245039 bytes +SHA1 (skf_1.96.4.tar.gz) = d35cc6a53b2c2fb450c24f8672bfebc57f41a7af +RMD160 (skf_1.96.4.tar.gz) = 57f57e731cd8b88c5a98eb28ec539a748b81a0e3 +Size (skf_1.96.4.tar.gz) = 1245597 bytes SHA1 (patch-aa) = 6adf0fb28066f78e33c1b1a0e8b6c269e19a30e4 |