pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/converters/p5-nkf Update p5-nkf package to 2.04. UTF-...
details: https://anonhg.NetBSD.org/pkgsrc/rev/faebe9733a26
branches: trunk
changeset: 472559:faebe9733a26
user: taca <taca%pkgsrc.org@localhost>
date: Sun Apr 11 13:12:40 2004 +0000
description:
Update p5-nkf package to 2.04. UTF-8 and MIME support were added.
diffstat:
converters/p5-nkf/Makefile | 11 ++++++-----
converters/p5-nkf/distinfo | 6 +++---
2 files changed, 9 insertions(+), 8 deletions(-)
diffs (37 lines):
diff -r 9e625ff2c2ac -r faebe9733a26 converters/p5-nkf/Makefile
--- a/converters/p5-nkf/Makefile Sun Apr 11 11:50:03 2004 +0000
+++ b/converters/p5-nkf/Makefile Sun Apr 11 13:12:40 2004 +0000
@@ -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= tech-pkg-ja%jp.NetBSD.org@localhost
+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
diff -r 9e625ff2c2ac -r faebe9733a26 converters/p5-nkf/distinfo
--- a/converters/p5-nkf/distinfo Sun Apr 11 11:50:03 2004 +0000
+++ b/converters/p5-nkf/distinfo Sun Apr 11 13:12:40 2004 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index