Skip to content

Commit

Permalink
Update skf to 1.95.1.
Browse files Browse the repository at this point in the history
Changes:
 (1) Fixes cp5022x/51932 boundary check miss.
 (2) Fixes man formatting miss.
 (3) Fixes packaging miss for debian pacakge.
  • Loading branch information
obache committed Jul 28, 2007
1 parent ed7eab0 commit fd8689c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions converters/skf/Makefile
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
# $NetBSD: Makefile,v 1.11 2007/04/08 05:04:38 obache Exp $
# $NetBSD: Makefile,v 1.12 2007/07/28 13:57:54 obache Exp $

DISTNAME= skf_1.95.0
DISTNAME= skf_1.95.1
PKGNAME= ${DISTNAME:S/_/-/}
CATEGORIES= japanese converters
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=skf/24751/}
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=skf/26495/}

MAINTAINER= [email protected]
HOMEPAGE= http://sourceforge.jp/projects/skf/
COMMENT= Simple Kanji Filter - i18n kanji converter

WRKSRC= ${WRKDIR}/skf-1.95b1
WRKSRC= ${WRKDIR}/skf-1.95
INSTALL_TARGET= install locale_install

USE_PKGLOCALEDIR= yes
Expand Down
8 changes: 4 additions & 4 deletions converters/skf/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.9 2007/04/08 05:04:38 obache Exp $
$NetBSD: distinfo,v 1.10 2007/07/28 13:57:55 obache Exp $

SHA1 (skf_1.95.0.tar.gz) = 7fc788852b62dde575b85755c3d02c74f14c6c8c
RMD160 (skf_1.95.0.tar.gz) = 428a78f6f42fa41d5ae78ecc2a38423d713f1166
Size (skf_1.95.0.tar.gz) = 1061084 bytes
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 (patch-aa) = 66e0c6225b23739348dde120040d37224d9a000f

0 comments on commit fd8689c

Please sign in to comment.