summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorobache <obache>2007-11-16 11:52:17 +0000
committerobache <obache>2007-11-16 11:52:17 +0000
commit74973a8d8cfde946a642b4a73f7b9db5f5d6311c (patch)
tree995d087f3d0f3d3daa739debd16d63016725bb60 /textproc
parent519001042e69fbe6975ff7fa27c4ae1c149ca652 (diff)
downloadpkgsrc-74973a8d8cfde946a642b4a73f7b9db5f5d6311c.tar.gz
Update hyperestraier to 1.4.11.
Changes: 2006-11-11 Mikio Hirabayashi <mikio@users.sourceforge.net> * estraier.c (est_resmap_add): "method" argument was added. * estraier.c (est_inode): a bug related to overflow was fixed. * estraier.c (est_narrow_score): a bug related to attribute distinction was fixed. * estraier.c (est_search_union): search accuracy with trailing uni-gram was improved. * estmaster.c (searchlocal): a bug related to scanning with regular expressions was fixed. * estscout.c (realmain): "union", "score", and "idsuffix" attributes were added. * estsupt.c (realmain): "score" attribute was added. * estsupt.c (procsearch): accuracy of hint was improved. * estsupt.c (realmain): "logmsg" parameter was added. * estscout.c (realmain): "distinct" parameter was added. * estscout.c (showresult): cache clear at random was added. - Release: 1.4.11
Diffstat (limited to 'textproc')
-rw-r--r--textproc/hyperestraier/Makefile.common4
-rw-r--r--textproc/hyperestraier/PLIST4
-rw-r--r--textproc/hyperestraier/distinfo9
-rw-r--r--textproc/hyperestraier/patches/patch-ab13
4 files changed, 8 insertions, 22 deletions
diff --git a/textproc/hyperestraier/Makefile.common b/textproc/hyperestraier/Makefile.common
index 47bf98b97f2..e97913350f1 100644
--- a/textproc/hyperestraier/Makefile.common
+++ b/textproc/hyperestraier/Makefile.common
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile.common,v 1.3 2007/04/01 01:58:38 obache Exp $
+# $NetBSD: Makefile.common,v 1.4 2007/11/16 11:52:17 obache Exp $
DISTNAME= hyperestraier-${HYPERESTRAIER_VERSION}
CATEGORIES= japanese textproc www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hyperestraier/}
-HYPERESTRAIER_VERSION=1.4.10
+HYPERESTRAIER_VERSION=1.4.11
MAINTAINER= obache@NetBSD.org
HOMEPAGE= http://hyperestraier.sourceforge.net/
diff --git a/textproc/hyperestraier/PLIST b/textproc/hyperestraier/PLIST
index 75ed3a425bd..a8a97ee27f2 100644
--- a/textproc/hyperestraier/PLIST
+++ b/textproc/hyperestraier/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.22 2007/03/05 15:58:19 obache Exp $
+@comment $NetBSD: PLIST,v 1.23 2007/11/16 11:52:17 obache Exp $
bin/estbutler
bin/estcall
bin/estcmd
@@ -14,7 +14,7 @@ include/estraier.h
lib/libestraier.a
lib/libestraier.so
lib/libestraier.so.8
-lib/libestraier.so.8.35.0
+lib/libestraier.so.8.36.0
lib/pkgconfig/hyperestraier.pc
libexec/estfraud.cgi
libexec/estproxy.cgi
diff --git a/textproc/hyperestraier/distinfo b/textproc/hyperestraier/distinfo
index 6ea8cb07a27..2c906986d2e 100644
--- a/textproc/hyperestraier/distinfo
+++ b/textproc/hyperestraier/distinfo
@@ -1,9 +1,8 @@
-$NetBSD: distinfo,v 1.23 2007/03/05 15:58:19 obache Exp $
+$NetBSD: distinfo,v 1.24 2007/11/16 11:52:17 obache Exp $
-SHA1 (hyperestraier-1.4.10.tar.gz) = d9e200cf237e46315df5a729bc00920e0debfc0d
-RMD160 (hyperestraier-1.4.10.tar.gz) = 56022db14947c00e5f8c01834173ae3bc5daeab8
-Size (hyperestraier-1.4.10.tar.gz) = 1011767 bytes
+SHA1 (hyperestraier-1.4.11.tar.gz) = a19ed134bdf8d78b06aa540f5ca0e637ce49913b
+RMD160 (hyperestraier-1.4.11.tar.gz) = 8f9baa41ab21feddf539cabecf0cd6621127371e
+Size (hyperestraier-1.4.11.tar.gz) = 1014592 bytes
SHA1 (patch-aa) = 59d2e81e69a4c86d6226955b82bb17e15236c40d
-SHA1 (patch-ab) = 3e293c9d553555a97ddf42399d1366112f4e832f
SHA1 (patch-ac) = f36aa67b501fcf614cd537f80bcedd61764056c6
SHA1 (patch-ad) = 8ac2fdc41f9a2534bc321c262d87a619d485ea01
diff --git a/textproc/hyperestraier/patches/patch-ab b/textproc/hyperestraier/patches/patch-ab
deleted file mode 100644
index 4d663df4e40..00000000000
--- a/textproc/hyperestraier/patches/patch-ab
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ab,v 1.5 2007/03/05 15:58:20 obache Exp $
-
---- Makefile.in.orig 2007-02-27 18:10:36.000000000 +0900
-+++ Makefile.in
-@@ -60,7 +60,7 @@ CPPFLAGS = -I. -I$(MYHEADDIR) -I$(HOME)/
- @MYCPPOPTS@ -D_XOPEN_SOURCE_EXTENDED=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__=1 -D_HPUX_SOURCE=1 \
- -DPIC=1 -D_THREAD_SAFE=1 -D_REENTRANT=1 @MYDEFS@
- CFLAGS = @MYCFLAGS@
--LDFLAGS = -L. -L$(MYLIBDIR) -L$(HOME)/lib -L/usr/local/lib @MYLDOPTS@
-+LDFLAGS += -L. -L$(MYLIBDIR) -L$(HOME)/lib -L/usr/local/lib @MYLDOPTS@
- LIBS = @LIBS@
- MTLIBS = @MYMTLIBS@
- SKLIBS = @MYSKLIBS@