diff options
author | wiz <wiz@pkgsrc.org> | 2005-02-19 11:29:18 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-02-19 11:29:18 +0000 |
commit | 64910ef654de39d421e538e2d1cbc689a66eda0e (patch) | |
tree | 5c3940007edc8681f7f8173933ade9407d3f829a /textproc | |
parent | 06a76c3e1fda2ebf259af8c3890ab1249d3462df (diff) | |
download | pkgsrc-64910ef654de39d421e538e2d1cbc689a66eda0e.tar.gz |
Update to 1.05:
* Kakasi.xs (do_kakasi): Fixed a bug: segfault on null string.
* Kakasi.pm: Fixed bad place of "=back".
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Text-Kakasi/Makefile | 5 | ||||
-rw-r--r-- | textproc/p5-Text-Kakasi/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/textproc/p5-Text-Kakasi/Makefile b/textproc/p5-Text-Kakasi/Makefile index a3b91957f5a..f67699230d1 100644 --- a/textproc/p5-Text-Kakasi/Makefile +++ b/textproc/p5-Text-Kakasi/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2004/12/20 11:31:10 grant Exp $ +# $NetBSD: Makefile,v 1.9 2005/02/19 11:29:18 wiz Exp $ -DISTNAME= Text-Kakasi-1.04 +DISTNAME= Text-Kakasi-1.05 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 SVR4_PKGNAME= p5tka CATEGORIES= japanese textproc perl5 MASTER_SITES= http://www.daionet.gr.jp/~knok/kakasi/ diff --git a/textproc/p5-Text-Kakasi/distinfo b/textproc/p5-Text-Kakasi/distinfo index 45fea73bcea..9d36eff6238 100644 --- a/textproc/p5-Text-Kakasi/distinfo +++ b/textproc/p5-Text-Kakasi/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.2 2002/10/19 16:01:31 seb Exp $ +$NetBSD: distinfo,v 1.3 2005/02/19 11:29:18 wiz Exp $ -SHA1 (Text-Kakasi-1.04.tar.gz) = a0648751ecccdbf57e2619a5d5b73cf30ae19414 -Size (Text-Kakasi-1.04.tar.gz) = 15877 bytes +SHA1 (Text-Kakasi-1.05.tar.gz) = 5f20e3ab05f80c5bee456876a868f3829f5954df +Size (Text-Kakasi-1.05.tar.gz) = 16353 bytes |