diff options
author | obache <obache@pkgsrc.org> | 2009-08-30 00:58:17 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2009-08-30 00:58:17 +0000 |
commit | ef353cc52af96a4d57e183b75c9fffeaf43be3a4 (patch) | |
tree | c4970b7cb433bd329fa7ba1a0db37cd93763f259 /converters/skf | |
parent | a9bff7c8e23b2f8f4a1e9380c5f7dbcbaf13dbeb (diff) | |
download | pkgsrc-ef353cc52af96a4d57e183b75c9fffeaf43be3a4.tar.gz |
Update skf to 1.96.1.
* NKD table corruption fixed.
* 2 TeX converter bugs fixed.
* delete UB mode related stuffs.
* fix man typo: ibm931 -> ibm933
Diffstat (limited to 'converters/skf')
-rw-r--r-- | converters/skf/Makefile | 6 | ||||
-rw-r--r-- | converters/skf/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/converters/skf/Makefile b/converters/skf/Makefile index 057766d5bd2..c8ff5209172 100644 --- a/converters/skf/Makefile +++ b/converters/skf/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.19 2009/04/15 13:03:48 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2009/08/30 00:58:17 obache Exp $ -DISTNAME= skf_${VERSION}.0 +DISTNAME= skf_${VERSION}.1 VERSION= 1.96 PKGNAME= ${DISTNAME:S/_/-/} CATEGORIES= japanese converters -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=skf/38647/} +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=skf/43349/} MAINTAINER= obache@NetBSD.org HOMEPAGE= http://sourceforge.jp/projects/skf/ diff --git a/converters/skf/distinfo b/converters/skf/distinfo index 226cf2c7441..0a62b860570 100644 --- a/converters/skf/distinfo +++ b/converters/skf/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.15 2009/04/14 06:00:41 obache Exp $ +$NetBSD: distinfo,v 1.16 2009/08/30 00:58:17 obache Exp $ -SHA1 (skf_1.96.0.tar.gz) = 6e8c75d22ba98bee9618712f878a62d08be4acbf -RMD160 (skf_1.96.0.tar.gz) = 493fa3360881facd9d96f1bf19a3cc8eb6b21037 -Size (skf_1.96.0.tar.gz) = 1243546 bytes +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 (patch-aa) = 6adf0fb28066f78e33c1b1a0e8b6c269e19a30e4 |