summaryrefslogtreecommitdiff
path: root/japanese/p5-Text-ChaSen/files
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-07-23 11:21:25 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-07-23 11:21:25 +0000
commit720e18a658f40b4a5af6b7f50def071203517a19 (patch)
tree966022de3bee87d2e55ac3bf837634946413f531 /japanese/p5-Text-ChaSen/files
parentUpdate version number of libgtkhtml. (diff)
Update to 1.03 after ChaSen's upgrade to 2.2.7.
Submitted by: kuriyama
Diffstat (limited to 'japanese/p5-Text-ChaSen/files')
-rw-r--r--japanese/p5-Text-ChaSen/files/patch-ChaSen.pm13
1 files changed, 0 insertions, 13 deletions
diff --git a/japanese/p5-Text-ChaSen/files/patch-ChaSen.pm b/japanese/p5-Text-ChaSen/files/patch-ChaSen.pm
deleted file mode 100644
index 373742a116c8..000000000000
--- a/japanese/p5-Text-ChaSen/files/patch-ChaSen.pm
+++ /dev/null
@@ -1,13 +0,0 @@
---- ChaSen.pm.orig Thu Aug 19 17:20:15 1999
-+++ ChaSen.pm Sun Feb 27 02:05:45 2000
-@@ -11,8 +11,8 @@
-
- use Text::ChaSen;
-
-- $res = chasen::getopt_argv('chasen-perl', '-j', '-F', '%m ');
-- $str = chasen::sparse_tostr("日本語の文字列");
-+ $res = Text::ChaSen::getopt_argv('chasen-perl', '-j', '-F', '%m ');
-+ $str = Text::ChaSen::sparse_tostr("日本語の文字列");
-
- =head1 DESCRIPTION
-