-
Notifications
You must be signed in to change notification settings - Fork 160
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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
Showing
2 changed files
with
8 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |