diff options
author | taca <taca@pkgsrc.org> | 2002-05-03 13:44:47 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2002-05-03 13:44:47 +0000 |
commit | dfd93e5674888bd68e178e37d7e00e1e34cb0533 (patch) | |
tree | a21a2ce188cf69a14fc3488e01ad7f23f4dfa8d4 | |
parent | c3e5f37ae6e3c5ebeee1598745790019d7fb5899 (diff) | |
download | pkgsrc-dfd93e5674888bd68e178e37d7e00e1e34cb0533.tar.gz |
Update p5-Jcode pacakge to 0.80.
$Revision: 0.80 $ $Date: 2002/05/03 00:19:55 $
! Jcode.pm MANIFEST
+ t/length.t
Jcode->jlength() method added by Miyagawa-kun
Message-Id: <863cxal6c5.wl@mail.edge.co.jp>
! Changes
More like that is used in Encode
-rw-r--r-- | japanese/p5-Jcode/Makefile | 4 | ||||
-rw-r--r-- | japanese/p5-Jcode/distinfo | 8 | ||||
-rw-r--r-- | japanese/p5-Jcode/patches/patch-aa | 8 |
3 files changed, 10 insertions, 10 deletions
diff --git a/japanese/p5-Jcode/Makefile b/japanese/p5-Jcode/Makefile index 3a618d3c7b4..e22d7af83e9 100644 --- a/japanese/p5-Jcode/Makefile +++ b/japanese/p5-Jcode/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2002/01/16 14:56:47 taca Exp $ +# $NetBSD: Makefile,v 1.16 2002/05/03 13:44:47 taca Exp $ # -DISTNAME= Jcode-0.79 +DISTNAME= Jcode-0.80 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5jco CATEGORIES= converters japanese diff --git a/japanese/p5-Jcode/distinfo b/japanese/p5-Jcode/distinfo index c730e787257..698e7599289 100644 --- a/japanese/p5-Jcode/distinfo +++ b/japanese/p5-Jcode/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.11 2002/01/16 14:56:47 taca Exp $ +$NetBSD: distinfo,v 1.12 2002/05/03 13:44:47 taca Exp $ -SHA1 (Jcode-0.79.tar.gz) = fc398f649b688a96b449d0e2143fa1ed301fc1ae -Size (Jcode-0.79.tar.gz) = 189338 bytes -SHA1 (patch-aa) = fd3f24b9f2f927826eef07a125f2f96b44763f00 +SHA1 (Jcode-0.80.tar.gz) = 9f7bb8c007e1cb64c77d9c85e9f6e893089e98cf +Size (Jcode-0.80.tar.gz) = 187438 bytes +SHA1 (patch-aa) = 27a8d2a53abdf6ca77444a671e8ad319a2e973d1 diff --git a/japanese/p5-Jcode/patches/patch-aa b/japanese/p5-Jcode/patches/patch-aa index 6cc065abee1..2076698b7dd 100644 --- a/japanese/p5-Jcode/patches/patch-aa +++ b/japanese/p5-Jcode/patches/patch-aa @@ -1,6 +1,6 @@ -$NetBSD: patch-aa,v 1.2 2001/05/31 23:13:56 taca Exp $ +$NetBSD: patch-aa,v 1.3 2002/05/03 13:44:47 taca Exp $ ---- MANIFEST.orig Fri Jun 1 00:32:38 2001 +--- MANIFEST.orig Fri May 3 09:01:24 2002 +++ MANIFEST @@ -15,7 +15,6 @@ Unicode/_test.pl @@ -10,8 +10,8 @@ $NetBSD: patch-aa,v 1.2 2001/05/31 23:13:56 taca Exp $ t/ambiguous.pl t/benchmark.pl t/convert.t -@@ -31,4 +30,3 @@ +@@ -32,4 +31,3 @@ + t/unibench.pl t/x0212.euc - t/stripped.euc t/zenkaku.euc -win_install.pl |