pkgsrc-Bugs archive

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

pkg/33239: Update textproc/hyperestraier from 1.1.6 to 1.2.1



>Number:         33239
>Category:       pkg
>Synopsis:       Update textproc/hyperestraier from 1.1.6 to 1.2.1
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Tue Apr 11 12:20:00 +0000 2006
>Originator:     OBATA Akio
>Release:        NetBSD 3.0.0_STABLE
>Organization:
        LINS, Japan.
>Environment:
System: NetBSD miki.lins.jp 3.0.0_STABLE NetBSD 3.0.0_STABLE (MIKI) #16: Sun 
Mar 12 21:01:46 JST 2006 
obata%miki.lins.jp@localhost:/usr/src/sys/arch/i386/compile/MIKI i386
Architecture: i386
Machine: i386
>Description:
        hyperestraier 1.2.1 has bee released.

        Changes:
        2006-04-10  Mikio Hirabayashi  <mikio%users.sourceforge.net@localhost>

        * 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

>How-To-Repeat:
        N/A
>Fix:
        Here is a patch for update.
        Before apply this patch, please close pkg/33237.

Index: textproc/hyperestraier/Makefile
===================================================================
RCS file: /home/cvsroot/NetBSD/pkgsrc/textproc/hyperestraier/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- textproc/hyperestraier/Makefile     2 Apr 2006 20:18:37 -0000       1.6
+++ textproc/hyperestraier/Makefile     11 Apr 2006 11:41:40 -0000
@@ -1,6 +1,6 @@
 # $NetBSD: Makefile,v 1.6 2006/04/02 20:18:37 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 @@
 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"
Index: textproc/hyperestraier/PLIST
===================================================================
RCS file: /home/cvsroot/NetBSD/pkgsrc/textproc/hyperestraier/PLIST,v
retrieving revision 1.6
diff -u -r1.6 PLIST
--- textproc/hyperestraier/PLIST        2 Apr 2006 20:18:37 -0000       1.6
+++ textproc/hyperestraier/PLIST        11 Apr 2006 11:59:30 -0000
@@ -13,7 +13,7 @@
 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-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/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/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/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
Index: textproc/hyperestraier/distinfo
===================================================================
RCS file: /home/cvsroot/NetBSD/pkgsrc/textproc/hyperestraier/distinfo,v
retrieving revision 1.6
diff -u -r1.6 distinfo
--- textproc/hyperestraier/distinfo     2 Apr 2006 20:18:37 -0000       1.6
+++ textproc/hyperestraier/distinfo     11 Apr 2006 11:39:39 -0000
@@ -1,7 +1,7 @@
 $NetBSD: distinfo,v 1.6 2006/04/02 20:18:37 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




Home | Main Index | Thread Index | Old Index