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.2.
details: https://anonhg.NetBSD.org/pkgsrc/rev/e2e0da6e3847
branches: trunk
changeset: 399086:e2e0da6e3847
user: obache <obache%pkgsrc.org@localhost>
date: Sun Sep 13 01:37:04 2009 +0000
description:
Update skf to 1.96.2.
* fix inquiry does not work.
* make UTF-16 as big-endian
* further nkf compatibility fix.
* unbuffered mode redundant code change fix.
* fix 1.96.1 enbug (surplus err on ozone)
diffstat:
converters/skf/Makefile | 6 +++---
converters/skf/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (31 lines):
diff -r 769bc2050912 -r e2e0da6e3847 converters/skf/Makefile
--- a/converters/skf/Makefile Sun Sep 13 01:29:44 2009 +0000
+++ b/converters/skf/Makefile Sun Sep 13 01:37:04 2009 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.20 2009/08/30 00:58:17 obache Exp $
+# $NetBSD: Makefile,v 1.21 2009/09/13 01:37:04 obache Exp $
-DISTNAME= skf_${VERSION}.1
+DISTNAME= skf_${VERSION}.2
VERSION= 1.96
PKGNAME= ${DISTNAME:S/_/-/}
CATEGORIES= japanese converters
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=skf/43349/}
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=skf/43561/}
MAINTAINER= obache%NetBSD.org@localhost
HOMEPAGE= http://sourceforge.jp/projects/skf/
diff -r 769bc2050912 -r e2e0da6e3847 converters/skf/distinfo
--- a/converters/skf/distinfo Sun Sep 13 01:29:44 2009 +0000
+++ b/converters/skf/distinfo Sun Sep 13 01:37:04 2009 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.16 2009/08/30 00:58:17 obache Exp $
+$NetBSD: distinfo,v 1.17 2009/09/13 01:37:04 obache Exp $
-SHA1 (skf_1.96.1.tar.gz) = 023cdfe0e40d7497d7b4afa3e669af89ac3247bf
-RMD160 (skf_1.96.1.tar.gz) = b4ccbdb569b0f387e393ceb9a4d5308f523022de
-Size (skf_1.96.1.tar.gz) = 1246208 bytes
+SHA1 (skf_1.96.2.tar.gz) = d4b75836f98f1ddd76370846defda8ae67633bc8
+RMD160 (skf_1.96.2.tar.gz) = 7729d021e3edf18b680491112e83767f70d0d4cc
+Size (skf_1.96.2.tar.gz) = 1244376 bytes
SHA1 (patch-aa) = 6adf0fb28066f78e33c1b1a0e8b6c269e19a30e4
Home |
Main Index |
Thread Index |
Old Index