pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/converters/skf Update skf to 1.96.4.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8dfd133143f9
branches:  trunk
changeset: 566907:8dfd133143f9
user:      obache <obache%pkgsrc.org@localhost>
date:      Sat Oct 31 05:03:32 2009 +0000

description:
Update skf to 1.96.4.

  * fix html escape does not handle ampersand
  * fix UTF-7 hangul support.
  * nkf compatibility mode further fix

diffstat:

 converters/skf/Makefile |  6 +++---
 converters/skf/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (31 lines):

diff -r 6921f562e7de -r 8dfd133143f9 converters/skf/Makefile
--- a/converters/skf/Makefile   Sat Oct 31 04:51:28 2009 +0000
+++ b/converters/skf/Makefile   Sat Oct 31 05:03:32 2009 +0000
@@ -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@localhost
 HOMEPAGE=      http://sourceforge.jp/projects/skf/
diff -r 6921f562e7de -r 8dfd133143f9 converters/skf/distinfo
--- a/converters/skf/distinfo   Sat Oct 31 04:51:28 2009 +0000
+++ b/converters/skf/distinfo   Sat Oct 31 05:03:32 2009 +0000
@@ -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



Home | Main Index | Thread Index | Old Index