diff options
author | taca <taca> | 2001-05-31 23:13:56 +0000 |
---|---|---|
committer | taca <taca> | 2001-05-31 23:13:56 +0000 |
commit | 562d9f745b42b52d21ee72a300c1503383dcc440 (patch) | |
tree | 7f999cf02fc88907a97fad0382ea746572a6a39f /japanese | |
parent | 9c9044ba85c28ecd3762a0ae960e8392b4242cd6 (diff) | |
download | pkgsrc-562d9f745b42b52d21ee72a300c1503383dcc440.tar.gz |
Update p5-Jcode to 0.72. Here is change from 0.71 (date is localtime, JST).
0.72 2001/06/01
* $j->tr("a-Z", '', 'd') fixed
(Tatsuhiko Miyagawa <miyagawa@edge.co.jp>)
* t/tr.t rewritten to test that
Diffstat (limited to 'japanese')
-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 | 10 |
3 files changed, 11 insertions, 11 deletions
diff --git a/japanese/p5-Jcode/Makefile b/japanese/p5-Jcode/Makefile index cd3ce10fe35..2682f51ee23 100644 --- a/japanese/p5-Jcode/Makefile +++ b/japanese/p5-Jcode/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2001/05/18 15:52:47 taca Exp $ +# $NetBSD: Makefile,v 1.7 2001/05/31 23:13:56 taca Exp $ # -DISTNAME= Jcode-0.71 +DISTNAME= Jcode-0.72 PKGNAME= p5-${DISTNAME} CATEGORIES= converters japanese MASTER_SITES= http://openlab.ring.gr.jp/Jcode/ diff --git a/japanese/p5-Jcode/distinfo b/japanese/p5-Jcode/distinfo index e79ef530ce9..d286371aafa 100644 --- a/japanese/p5-Jcode/distinfo +++ b/japanese/p5-Jcode/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2001/05/18 15:52:47 taca Exp $ +$NetBSD: distinfo,v 1.6 2001/05/31 23:13:56 taca Exp $ -SHA1 (Jcode-0.71.tar.gz) = 22a3db1754a33e7ae5a095bdc193dd0194391463 -Size (Jcode-0.71.tar.gz) = 188453 bytes -SHA1 (patch-aa) = 7cb79e482edc5ea12b9fe1501487d7211c0c8a21 +SHA1 (Jcode-0.72.tar.gz) = 74e1d522121a0e65e2f23af5595de1d4974346de +Size (Jcode-0.72.tar.gz) = 188604 bytes +SHA1 (patch-aa) = fd3f24b9f2f927826eef07a125f2f96b44763f00 diff --git a/japanese/p5-Jcode/patches/patch-aa b/japanese/p5-Jcode/patches/patch-aa index 206e6b54824..6cc065abee1 100644 --- a/japanese/p5-Jcode/patches/patch-aa +++ b/japanese/p5-Jcode/patches/patch-aa @@ -1,7 +1,7 @@ -$NetBSD: patch-aa,v 1.1.1.1 2001/01/06 16:30:26 taca Exp $ +$NetBSD: patch-aa,v 1.2 2001/05/31 23:13:56 taca Exp $ ---- MANIFEST.orig Mon Dec 11 12:37:36 2000 -+++ MANIFEST Mon Dec 25 14:14:38 2000 +--- MANIFEST.orig Fri Jun 1 00:32:38 2001 ++++ MANIFEST @@ -15,7 +15,6 @@ Unicode/_test.pl Unicode/table.h @@ -10,8 +10,8 @@ $NetBSD: patch-aa,v 1.1.1.1 2001/01/06 16:30:26 taca Exp $ t/ambiguous.pl t/benchmark.pl t/convert.t -@@ -30,4 +29,3 @@ - t/unibench.pl +@@ -31,4 +30,3 @@ t/x0212.euc + t/stripped.euc t/zenkaku.euc -win_install.pl |