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.6.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a4c2fd261923
branches:  trunk
changeset: 552062:a4c2fd261923
user:      obache <obache%pkgsrc.org@localhost>
date:      Thu Dec 25 01:01:00 2008 +0000

description:
Update skf to 1.95.6.

ChangeLog:
 * fix nkf compatibility
 * re-define UTF-16BR/LE as no BOM
 * unbuffer case queue check bug fix.
 * rpm spec updates.

diffstat:

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

diffs (30 lines):

diff -r 20d9229bc418 -r a4c2fd261923 converters/skf/Makefile
--- a/converters/skf/Makefile   Thu Dec 25 00:56:34 2008 +0000
+++ b/converters/skf/Makefile   Thu Dec 25 01:01:00 2008 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.15 2008/11/10 05:06:45 taca Exp $
+# $NetBSD: Makefile,v 1.16 2008/12/25 01:01:00 obache Exp $
 
-DISTNAME=      skf_1.95.5
+DISTNAME=      skf_1.95.6
 PKGNAME=       ${DISTNAME:S/_/-/}
 CATEGORIES=    japanese converters
-MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE_JP:=skf/31371/}
+MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE_JP:=skf/36743/}
 
 MAINTAINER=    obache%NetBSD.org@localhost
 HOMEPAGE=      http://sourceforge.jp/projects/skf/
diff -r 20d9229bc418 -r a4c2fd261923 converters/skf/distinfo
--- a/converters/skf/distinfo   Thu Dec 25 00:56:34 2008 +0000
+++ b/converters/skf/distinfo   Thu Dec 25 01:01:00 2008 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.12 2008/08/13 14:20:06 obache Exp $
+$NetBSD: distinfo,v 1.13 2008/12/25 01:01:00 obache Exp $
 
-SHA1 (skf_1.95.5.tar.gz) = af293938b50fe7a66dc86a1c6d07d707554fa94d
-RMD160 (skf_1.95.5.tar.gz) = 28b41e2ac14b6821c158b861db794920b1075210
-Size (skf_1.95.5.tar.gz) = 1063828 bytes
+SHA1 (skf_1.95.6.tar.gz) = 07f310836c37b92434d8058eab8d9572ebbb5c7c
+RMD160 (skf_1.95.6.tar.gz) = 24a24dcacf0f38c5759599500e89159de948bd80
+Size (skf_1.95.6.tar.gz) = 1050015 bytes
 SHA1 (patch-aa) = 66e0c6225b23739348dde120040d37224d9a000f



Home | Main Index | Thread Index | Old Index