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.95.3.
details: https://anonhg.NetBSD.org/pkgsrc/rev/043006b48dab
branches: trunk
changeset: 537913:043006b48dab
user: obache <obache%pkgsrc.org@localhost>
date: Mon Jan 21 02:06:49 2008 +0000
description:
Update skf to 1.95.3.
patch 3
1. It is corrected that the setting related to fold is not cleared with --reset.
2. The bug to which the line feed code cannot be judged correctly only for one
line the input is corrected.
3. Inputcode() is added to the perl/ruby enhancing (skf bug#10955).
4. The bug that accesses it under KEIS and another specific condition beyond
the limits of the array is corrected.
patch 2
(1) The correction of the FOLD_SUPPORT matter that leaks to the release file by
1.95.1 that the compilation doesn't pass when it is invalid is added.
(2) The judgment condition is mistaken when G3 is replaced at Shift_JIS X 0213
and the matter with the possibility of crashing is corrected.
(3) The trademark of the SoftBank Co. is corrected.
diffstat:
converters/skf/Makefile | 8 +++++---
converters/skf/distinfo | 8 ++++----
2 files changed, 9 insertions(+), 7 deletions(-)
diffs (37 lines):
diff -r 3ac0c4575d37 -r 043006b48dab converters/skf/Makefile
--- a/converters/skf/Makefile Mon Jan 21 01:50:21 2008 +0000
+++ b/converters/skf/Makefile Mon Jan 21 02:06:49 2008 +0000
@@ -1,14 +1,16 @@
-# $NetBSD: Makefile,v 1.12 2007/07/28 13:57:54 obache Exp $
+# $NetBSD: Makefile,v 1.13 2008/01/21 02:06:49 obache Exp $
-DISTNAME= skf_1.95.1
+DISTNAME= skf_1.95.3
PKGNAME= ${DISTNAME:S/_/-/}
CATEGORIES= japanese converters
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=skf/26495/}
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=skf/28214/}
MAINTAINER= obache%NetBSD.org@localhost
HOMEPAGE= http://sourceforge.jp/projects/skf/
COMMENT= Simple Kanji Filter - i18n kanji converter
+PKG_DESTDIR_SUPPORT= user-destdir
+
WRKSRC= ${WRKDIR}/skf-1.95
INSTALL_TARGET= install locale_install
diff -r 3ac0c4575d37 -r 043006b48dab converters/skf/distinfo
--- a/converters/skf/distinfo Mon Jan 21 01:50:21 2008 +0000
+++ b/converters/skf/distinfo Mon Jan 21 02:06:49 2008 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2007/07/28 13:57:55 obache Exp $
+$NetBSD: distinfo,v 1.11 2008/01/21 02:06:49 obache Exp $
-SHA1 (skf_1.95.1.tar.gz) = b6869159d3e4673abfa0f6e43384c0f48e56a874
-RMD160 (skf_1.95.1.tar.gz) = 2c2830cce0071583a1457b353566c895611e6e3f
-Size (skf_1.95.1.tar.gz) = 1052484 bytes
+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 (patch-aa) = 66e0c6225b23739348dde120040d37224d9a000f
Home |
Main Index |
Thread Index |
Old Index