diff options
author | taca <taca> | 2001-05-18 15:52:47 +0000 |
---|---|---|
committer | taca <taca> | 2001-05-18 15:52:47 +0000 |
commit | 34692ffd6cdb33b7b9171444cee87258967dc3b2 (patch) | |
tree | 47ba4364cd4bc56038fbadee39b45007ca1cfb0c | |
parent | 82601451405469cb2e97d37d003beff962b51990 (diff) | |
download | pkgsrc-34692ffd6cdb33b7b9171444cee87258967dc3b2.tar.gz |
Update Jcode to 0.71.
Here is change from HISTORY.
0.71 2001/05/18
* VERSIONing glitches on Jcode::Constants fixed
(Tatsuhiko Miyagawa <miyagawa@edge.co.jp>)
* _mkbuf is gone!
-> Jcode::Constants is now sub free!
* all *.pm passes podchecker(1) now
-rw-r--r-- | japanese/p5-Jcode/Makefile | 4 | ||||
-rw-r--r-- | japanese/p5-Jcode/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/japanese/p5-Jcode/Makefile b/japanese/p5-Jcode/Makefile index dad6271a3ad..cd3ce10fe35 100644 --- a/japanese/p5-Jcode/Makefile +++ b/japanese/p5-Jcode/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2001/05/15 23:49:06 taca Exp $ +# $NetBSD: Makefile,v 1.6 2001/05/18 15:52:47 taca Exp $ # -DISTNAME= Jcode-0.70 +DISTNAME= Jcode-0.71 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 a25b9964358..e79ef530ce9 100644 --- a/japanese/p5-Jcode/distinfo +++ b/japanese/p5-Jcode/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2001/05/15 23:27:57 taca Exp $ +$NetBSD: distinfo,v 1.5 2001/05/18 15:52:47 taca Exp $ -SHA1 (Jcode-0.70.tar.gz) = 7913c446ada66cfa088b4a3e0a9e3b70fa8026b7 -Size (Jcode-0.70.tar.gz) = 188130 bytes +SHA1 (Jcode-0.71.tar.gz) = 22a3db1754a33e7ae5a095bdc193dd0194391463 +Size (Jcode-0.71.tar.gz) = 188453 bytes SHA1 (patch-aa) = 7cb79e482edc5ea12b9fe1501487d7211c0c8a21 |