pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/hyperestraier Update hyperestraier to 1.4.5.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/51a1fbff8f3c
branches:  trunk
changeset: 519454:51a1fbff8f3c
user:      obache <obache%pkgsrc.org@localhost>
date:      Tue Oct 03 12:44:30 2006 +0000

description:
Update hyperestraier to 1.4.5.

Changes:
2006-09-24  Mikio Hirabayashi

        * estraier.c (est_search_aidx_attr): case insensitive mode was added.

        * estraier.c (est_check_cjk_only): new function.

        * estraier.c (est_make_cattr_list): search speed with CJK characters was improved.

        * estraier.c (est_db_add_attr_index): altering attribute index was added.

        * estraier.c (est_db_attr_index_exprs): new function.

        * estraier.c (est_regex_match_str): new function.

        * estraier.c (est_str_make_snippet): new function.

        * estraier.c (est_db_merge): a bug related to discordance of the ID attribute was fixed.

        * estraier.c (est_db_merge): division of inverted files was added.

        * estseek.c (showformforweb): new function.

        * estseek.c (realmain, showdoc): "deftitle" and "attrwidth" attributes were added.

        * estseek.c (showtitle): new function.

        * wavermod.c (waver_init, waver_open): "urlrule" attribute was added.

        * estproxy.c: new file.

        - Release: 1.4.5

diffstat:

 textproc/hyperestraier/Makefile |  4 ++--
 textproc/hyperestraier/PLIST    |  6 ++++--
 textproc/hyperestraier/distinfo |  8 ++++----
 3 files changed, 10 insertions(+), 8 deletions(-)

diffs (56 lines):

diff -r ee189f9acbe6 -r 51a1fbff8f3c textproc/hyperestraier/Makefile
--- a/textproc/hyperestraier/Makefile   Tue Oct 03 12:09:14 2006 +0000
+++ b/textproc/hyperestraier/Makefile   Tue Oct 03 12:44:30 2006 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2006/10/01 08:09:38 obache Exp $
+# $NetBSD: Makefile,v 1.17 2006/10/03 12:44:30 obache Exp $
 
-DISTNAME=      hyperestraier-1.4.4
+DISTNAME=      hyperestraier-1.4.5
 CATEGORIES=    japanese textproc www
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=hyperestraier/}
 
diff -r ee189f9acbe6 -r 51a1fbff8f3c textproc/hyperestraier/PLIST
--- a/textproc/hyperestraier/PLIST      Tue Oct 03 12:09:14 2006 +0000
+++ b/textproc/hyperestraier/PLIST      Tue Oct 03 12:44:30 2006 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.16 2006/10/01 08:09:38 obache Exp $
+@comment $NetBSD: PLIST,v 1.17 2006/10/03 12:44:30 obache Exp $
 bin/estbutler
 bin/estcall
 bin/estcmd
@@ -14,9 +14,10 @@
 lib/libestraier.a
 lib/libestraier.so
 lib/libestraier.so.8
-lib/libestraier.so.8.29.0
+lib/libestraier.so.8.30.0
 lib/pkgconfig/hyperestraier.pc
 libexec/estfraud.cgi
+libexec/estproxy.cgi
 libexec/estseek.cgi
 man/man1/estcall.1
 man/man1/estcmd.1
@@ -244,6 +245,7 @@
 share/hyperestraier/doc/uguide-en.html
 share/hyperestraier/doc/uguide-ja.html
 share/hyperestraier/estfraud.conf
+share/hyperestraier/estproxy.conf
 share/hyperestraier/estraier.idl
 share/hyperestraier/estresult.dtd
 share/hyperestraier/estseek.conf
diff -r ee189f9acbe6 -r 51a1fbff8f3c textproc/hyperestraier/distinfo
--- a/textproc/hyperestraier/distinfo   Tue Oct 03 12:09:14 2006 +0000
+++ b/textproc/hyperestraier/distinfo   Tue Oct 03 12:44:30 2006 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.16 2006/10/01 08:09:38 obache Exp $
+$NetBSD: distinfo,v 1.17 2006/10/03 12:44:30 obache Exp $
 
-SHA1 (hyperestraier-1.4.4.tar.gz) = 02bb84bbb514116c38fa6ee0ed4b83ab2556cf4c
-RMD160 (hyperestraier-1.4.4.tar.gz) = 335836615fc39d3a7a541c03389e3bd76cf1b602
-Size (hyperestraier-1.4.4.tar.gz) = 934476 bytes
+SHA1 (hyperestraier-1.4.5.tar.gz) = d6b0f76e7576eb836c1839cc8a5fb7bcb18ff5ba
+RMD160 (hyperestraier-1.4.5.tar.gz) = fd776e4fb82edca0026380936c32b4d7a4014455
+Size (hyperestraier-1.4.5.tar.gz) = 964682 bytes
 SHA1 (patch-aa) = bab0503d5af614063e9df47e3b1476d3c503c939
 SHA1 (patch-ab) = ada246537ef1ffa5fd4491b6cc99fa47b1a364e5



Home | Main Index | Thread Index | Old Index