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.94.5.
details: https://anonhg.NetBSD.org/pkgsrc/rev/119ff2710957
branches: trunk
changeset: 523108:119ff2710957
user: obache <obache%pkgsrc.org@localhost>
date: Tue Jan 02 12:39:39 2007 +0000
description:
Update skf to 1.94.5.
Changes:
v1.94.5 2006-12-16
HKSCS table type error fix. JIS X-0213 further table fix.
v1.94.4 2006-11-05
re-fix patch3 issue.
v1.94.3 2006-11-02
fix crash by single shift when G1 table is defined and can't read.
v1.94.2 2006-10-30
fix nls feature broke on patch 1.
v1.94.1 2006-10-27
JEF/IBM DBCS HOST output fix.
partial fix for cp943/cp932 treatment inconsistency. Further bound check.
fix crash when output char. table can't properly read.
diffstat:
converters/skf/Makefile | 8 ++++----
converters/skf/distinfo | 8 ++++----
2 files changed, 8 insertions(+), 8 deletions(-)
diffs (31 lines):
diff -r a11815594464 -r 119ff2710957 converters/skf/Makefile
--- a/converters/skf/Makefile Tue Jan 02 12:24:00 2007 +0000
+++ b/converters/skf/Makefile Tue Jan 02 12:39:39 2007 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.6 2006/10/01 15:09:15 obache Exp $
+# $NetBSD: Makefile,v 1.7 2007/01/02 12:39:39 obache Exp $
-DISTNAME= skf_1.94.0
-PKGNAME= skf-1.94.0
+DISTNAME= skf_1.94.5
+PKGNAME= skf-1.94.5
CATEGORIES= japanese converters
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=skf/22014/}
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=skf/23131/}
MAINTAINER= obata%lins.jp@localhost
HOMEPAGE= http://sourceforge.jp/projects/skf/
diff -r a11815594464 -r 119ff2710957 converters/skf/distinfo
--- a/converters/skf/distinfo Tue Jan 02 12:24:00 2007 +0000
+++ b/converters/skf/distinfo Tue Jan 02 12:39:39 2007 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2006/10/01 15:09:15 obache Exp $
+$NetBSD: distinfo,v 1.6 2007/01/02 12:39:39 obache Exp $
-SHA1 (skf_1.94.0.tar.gz) = bc8fc454d83ab4629754f83e7a5a28b4b8431fe3
-RMD160 (skf_1.94.0.tar.gz) = 3e9d6c349025b92bcafbf016e92eeaf25e778850
-Size (skf_1.94.0.tar.gz) = 972294 bytes
+SHA1 (skf_1.94.5.tar.gz) = f5492b054768a99056cfc4c909ffa9b4dfbb3c29
+RMD160 (skf_1.94.5.tar.gz) = 876b51129257e04125f523f6fbfbbaf6fc97bf82
+Size (skf_1.94.5.tar.gz) = 972623 bytes
SHA1 (patch-aa) = a8ddf2734d9ed78966231c152c57065818fc568d
Home |
Main Index |
Thread Index |
Old Index