aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/p5-Text-ChaSen/files
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2001-07-23 19:21:25 +0800
committerknu <knu@FreeBSD.org>2001-07-23 19:21:25 +0800
commit8fc8492c9cbd9cea2991774e967dd7d14277eb3c (patch)
treebb3f9a8ab1a3f1ea65fddf390d8ca1cf014b7df0 /japanese/p5-Text-ChaSen/files
parentf7c1ecedbe9542d3d67c88b689c272d730254723 (diff)
downloadfreebsd-ports-gnome-8fc8492c9cbd9cea2991774e967dd7d14277eb3c.tar.gz
freebsd-ports-gnome-8fc8492c9cbd9cea2991774e967dd7d14277eb3c.tar.zst
freebsd-ports-gnome-8fc8492c9cbd9cea2991774e967dd7d14277eb3c.zip
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
-