summaryrefslogtreecommitdiff
path: root/textproc/namazu2/patches/patch-an
diff options
context:
space:
mode:
authortaca <taca>2002-12-01 14:23:06 +0000
committertaca <taca>2002-12-01 14:23:06 +0000
commit5f0cb78c4dcb2c757efde13745f70cd54803677b (patch)
treec27004ded921d6ef730800d2a6b69df1f3c69f18 /textproc/namazu2/patches/patch-an
parente01bf0c59319f2f7d96ca4345cfb429fc5a4bd1e (diff)
downloadpkgsrc-5f0cb78c4dcb2c757efde13745f70cd54803677b.tar.gz
Update namazu2 package to 2.0.12nb1.
- make msword.pl cope with wvWare 0.7.4.
Diffstat (limited to 'textproc/namazu2/patches/patch-an')
-rw-r--r--textproc/namazu2/patches/patch-an13
1 files changed, 13 insertions, 0 deletions
diff --git a/textproc/namazu2/patches/patch-an b/textproc/namazu2/patches/patch-an
new file mode 100644
index 00000000000..4c405a44474
--- /dev/null
+++ b/textproc/namazu2/patches/patch-an
@@ -0,0 +1,13 @@
+$NetBSD: patch-an,v 1.3 2002/12/01 14:23:06 taca Exp $
+
+--- filter/msword.pl.orig Mon Aug 26 12:13:31 2002
++++ filter/msword.pl
+@@ -128,7 +128,7 @@ sub filter_wv ($$$$$) {
+ my $supported = undef;
+ my $fh_cmd = util::efopen("$wvversionpath $tmpfile |");
+ while (<$fh_cmd>) {
+- if (/^Version: (word\d+),/i) {
++ if (/^Version: (word\d+)(?:,| )/i) {
+ $version = $1;
+ #
+ # Only word8 format is supported for Japanese.