Skip to content

Commit

Permalink
Update p5-nkf package to 2.04. UTF-8 and MIME support were added.
Browse files Browse the repository at this point in the history
  • Loading branch information
taca committed Apr 11, 2004
1 parent 2609ea1 commit cf86fba
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
11 changes: 6 additions & 5 deletions converters/p5-nkf/Makefile
Original file line number Diff line number Diff line change
@@ -1,16 +1,17 @@
# $NetBSD: Makefile,v 1.6 2004/04/11 07:42:10 snj Exp $
# $NetBSD: Makefile,v 1.7 2004/04/11 13:12:40 taca Exp $
#

DISTNAME= nkf-1.7
PKGNAME= p5-nkf-1.7
DISTNAME= nkf204
PKGNAME= p5-nkf-2.04
SVR4_PKGNAME= p5nkf
CATEGORIES= japanese converters
MASTER_SITES= ftp://ftp.sra.co.jp/pub/cmd/nkf/
MASTER_SITES= http://www01.tcp-ip.or.jp/~furukawa/nkf_utf8/

MAINTAINER= [email protected]
HOMEPAGE= http://www01.tcp-ip.or.jp/~furukawa/nkf_utf8/
COMMENT= Perl library for Network Kanji code conversion Filter

WRKSRC= ${WRKDIR}/${DISTNAME}/NKF
WRKSRC= ${WRKDIR}/${DISTNAME}/NKF.mod
USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/NKF/.packlist

Expand Down
6 changes: 3 additions & 3 deletions converters/p5-nkf/distinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
$NetBSD: distinfo,v 1.1.1.1 2002/05/31 13:00:22 seb Exp $
$NetBSD: distinfo,v 1.2 2004/04/11 13:12:40 taca Exp $

SHA1 (nkf-1.7.tar.gz) = 2116864c1acc8e6f80d4c59dc63c73eb37c9e80c
Size (nkf-1.7.tar.gz) = 28222 bytes
SHA1 (nkf204.tar.gz) = fec166bdb30ac6d9b7272776b56648ed14fb6eac
Size (nkf204.tar.gz) = 107085 bytes

0 comments on commit cf86fba

Please sign in to comment.