summaryrefslogtreecommitdiff
path: root/textproc/hyperestraier
diff options
context:
space:
mode:
authorwiz <wiz>2006-04-11 21:27:57 +0000
committerwiz <wiz>2006-04-11 21:27:57 +0000
commit9b2db7d5959d73a65238efe1b330046a89c2c93a (patch)
treeaee3b9ea8127e65e532ea3b8531811acee81349b /textproc/hyperestraier
parentdbd3831e05440a4c94ed92c4f77c0965d0d01eb9 (diff)
downloadpkgsrc-9b2db7d5959d73a65238efe1b330046a89c2c93a.tar.gz
Update to 1.2.1, provided by OBATA Akio in PR 33239:
2006-04-10 Mikio Hirabayashi * estraier.c (est_db_put_doc): dispensable trailer was purged from record. * estraier.c (est_db_add_attr_index): new function. * estraier.c (est_aidx_seq_put, est_aidx_seq_out, est_aidx_seq_narrow): new functions. * estraier.c (est_aidx_attr_put, est_aidx_attr_out, est_aidx_attr_narrow): new functions. * estnode.c (est_url_shuttle): "limsize" parameter was added. * mastermod.c (nmgr_clear): new function. * estcmd.c (runcreate, proccreate): new functions. - The Java binding and the Ruby binding was to support attribute indexes. - The Java binding and the Ruby binding was to support feedback of scores. - Release: 1.2.1
Diffstat (limited to 'textproc/hyperestraier')
-rw-r--r--textproc/hyperestraier/Makefile6
-rw-r--r--textproc/hyperestraier/PLIST16
-rw-r--r--textproc/hyperestraier/distinfo8
3 files changed, 17 insertions, 13 deletions
diff --git a/textproc/hyperestraier/Makefile b/textproc/hyperestraier/Makefile
index 88258eda5d3..7cd9597cffd 100644
--- a/textproc/hyperestraier/Makefile
+++ b/textproc/hyperestraier/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2006/04/02 20:18:37 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2006/04/11 21:27:57 wiz Exp $
-DISTNAME= hyperestraier-1.1.6
+DISTNAME= hyperestraier-1.2.1
CATEGORIES= japanese textproc www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hyperestraier/}
@@ -13,6 +13,8 @@ USE_TOOLS+= pkg-config
PKGCONFIG_OVERRIDE= hyperestraier.pc.in
TEST_TARGET= check
+BUILDLINK_API_DEPENDS.qdbm+= qdbm>=1.8.48
+
.include "../../archivers/bzip2/buildlink3.mk"
.include "../../archivers/lzo/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
diff --git a/textproc/hyperestraier/PLIST b/textproc/hyperestraier/PLIST
index bf3eaddc56c..34802fabb43 100644
--- a/textproc/hyperestraier/PLIST
+++ b/textproc/hyperestraier/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2006/04/02 20:18:37 wiz Exp $
+@comment $NetBSD: PLIST,v 1.7 2006/04/11 21:27:57 wiz Exp $
bin/estcall
bin/estcmd
bin/estconfig
@@ -13,7 +13,7 @@ include/estraier.h
lib/libestraier.a
lib/libestraier.so
lib/libestraier.so.8
-lib/libestraier.so.8.5.0
+lib/libestraier.so.8.6.0
lib/pkgconfig/hyperestraier.pc
libexec/estseek.cgi
man/man1/estcall.1
@@ -81,8 +81,6 @@ share/hyperestraier/doc/pguide-en.html
share/hyperestraier/doc/pguide-ja.html
share/hyperestraier/doc/rubynativeapi/classes/Estraier.html
share/hyperestraier/doc/rubynativeapi/classes/Estraier/Condition.html
-share/hyperestraier/doc/rubynativeapi/classes/Estraier/Condition.src/M000029.html
-share/hyperestraier/doc/rubynativeapi/classes/Estraier/Condition.src/M000030.html
share/hyperestraier/doc/rubynativeapi/classes/Estraier/Condition.src/M000031.html
share/hyperestraier/doc/rubynativeapi/classes/Estraier/Condition.src/M000032.html
share/hyperestraier/doc/rubynativeapi/classes/Estraier/Condition.src/M000033.html
@@ -90,6 +88,8 @@ share/hyperestraier/doc/rubynativeapi/classes/Estraier/Condition.src/M000034.htm
share/hyperestraier/doc/rubynativeapi/classes/Estraier/Condition.src/M000035.html
share/hyperestraier/doc/rubynativeapi/classes/Estraier/Condition.src/M000036.html
share/hyperestraier/doc/rubynativeapi/classes/Estraier/Condition.src/M000037.html
+share/hyperestraier/doc/rubynativeapi/classes/Estraier/Condition.src/M000038.html
+share/hyperestraier/doc/rubynativeapi/classes/Estraier/Condition.src/M000039.html
share/hyperestraier/doc/rubynativeapi/classes/Estraier/Database.html
share/hyperestraier/doc/rubynativeapi/classes/Estraier/Database.src/M000001.html
share/hyperestraier/doc/rubynativeapi/classes/Estraier/Database.src/M000002.html
@@ -113,9 +113,8 @@ share/hyperestraier/doc/rubynativeapi/classes/Estraier/Database.src/M000019.html
share/hyperestraier/doc/rubynativeapi/classes/Estraier/Database.src/M000020.html
share/hyperestraier/doc/rubynativeapi/classes/Estraier/Database.src/M000021.html
share/hyperestraier/doc/rubynativeapi/classes/Estraier/Database.src/M000022.html
+share/hyperestraier/doc/rubynativeapi/classes/Estraier/Database.src/M000023.html
share/hyperestraier/doc/rubynativeapi/classes/Estraier/Document.html
-share/hyperestraier/doc/rubynativeapi/classes/Estraier/Document.src/M000038.html
-share/hyperestraier/doc/rubynativeapi/classes/Estraier/Document.src/M000039.html
share/hyperestraier/doc/rubynativeapi/classes/Estraier/Document.src/M000040.html
share/hyperestraier/doc/rubynativeapi/classes/Estraier/Document.src/M000041.html
share/hyperestraier/doc/rubynativeapi/classes/Estraier/Document.src/M000042.html
@@ -127,13 +126,16 @@ share/hyperestraier/doc/rubynativeapi/classes/Estraier/Document.src/M000047.html
share/hyperestraier/doc/rubynativeapi/classes/Estraier/Document.src/M000048.html
share/hyperestraier/doc/rubynativeapi/classes/Estraier/Document.src/M000049.html
share/hyperestraier/doc/rubynativeapi/classes/Estraier/Document.src/M000050.html
+share/hyperestraier/doc/rubynativeapi/classes/Estraier/Document.src/M000051.html
+share/hyperestraier/doc/rubynativeapi/classes/Estraier/Document.src/M000052.html
share/hyperestraier/doc/rubynativeapi/classes/Estraier/Result.html
-share/hyperestraier/doc/rubynativeapi/classes/Estraier/Result.src/M000023.html
share/hyperestraier/doc/rubynativeapi/classes/Estraier/Result.src/M000024.html
share/hyperestraier/doc/rubynativeapi/classes/Estraier/Result.src/M000025.html
share/hyperestraier/doc/rubynativeapi/classes/Estraier/Result.src/M000026.html
share/hyperestraier/doc/rubynativeapi/classes/Estraier/Result.src/M000027.html
share/hyperestraier/doc/rubynativeapi/classes/Estraier/Result.src/M000028.html
+share/hyperestraier/doc/rubynativeapi/classes/Estraier/Result.src/M000029.html
+share/hyperestraier/doc/rubynativeapi/classes/Estraier/Result.src/M000030.html
share/hyperestraier/doc/rubynativeapi/created.rid
share/hyperestraier/doc/rubynativeapi/files/estraier-doc_rb.html
share/hyperestraier/doc/rubynativeapi/fr_class_index.html
diff --git a/textproc/hyperestraier/distinfo b/textproc/hyperestraier/distinfo
index 90392acd9c8..0e0758aefca 100644
--- a/textproc/hyperestraier/distinfo
+++ b/textproc/hyperestraier/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.6 2006/04/02 20:18:37 wiz Exp $
+$NetBSD: distinfo,v 1.7 2006/04/11 21:27:57 wiz Exp $
-SHA1 (hyperestraier-1.1.6.tar.gz) = 3c0e2e3d46b1301e6bf1dc0c5d75a6474c925e54
-RMD160 (hyperestraier-1.1.6.tar.gz) = 6812098c80463f4eb548de8e248d6c71c8030dce
-Size (hyperestraier-1.1.6.tar.gz) = 760220 bytes
+SHA1 (hyperestraier-1.2.1.tar.gz) = e1aad3d5c1bdd758c2f118fa54450e8eccfa6129
+RMD160 (hyperestraier-1.2.1.tar.gz) = 2a157a685b1df8e4e8d1c9f093c447e3a188951c
+Size (hyperestraier-1.2.1.tar.gz) = 775636 bytes
SHA1 (patch-aa) = 87dbcfd75617d7fcf6d7c66644bb09dd7abc4c72
SHA1 (patch-ab) = 6c862f34f0cc0343877ddc44464f5e3bb1892785