pkgsrc-Bugs archive

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

Re: pkg/33486: Update textproc/hyperestraier 1.2.5 to 1.2.8



The following reply was made to PR pkg/33486; it has been noted by GNATS.

From: OBATA Akio <obata%lins.jp@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/33486: Update textproc/hyperestraier 1.2.5 to 1.2.8
Date: Fri, 9 Jun 2006 22:26:05 +0900

 Already 1.2.8 out.
 
 Note: 1.2.8 need qdbm>=1.8.59 so apply pkg/33485 before this.
 
 Changes:
 2006-05-20  Mikio Hirabayashi
 
        * estraier.c (est_db_open): databases were tuned for QDBM 1.8.58 or 
later.
 
        * estraier.c (est_db_close): the order of flushing was optimized for 
no-lock mode.
 
        * estraier.c (est_idx_memsync): new function.
 
        * estcmd.c (runsearch, procsearch): no-lock mode and non-blocking mode 
were added.
 
        * estseek.c (realmain): "lockdb" attribute was added.
 
        * wavermod.c (waver_current_node_load): new function.
 
        - Release: 1.2.8
 
 Here is a patch for update from 1.2.5 to 1.2.8
 
 Index: textproc/hyperestraier/Makefile
 ===================================================================
 RCS file: /home/cvsroot/NetBSD/pkgsrc/textproc/hyperestraier/Makefile,v
 retrieving revision 1.10
 diff -u -r1.10 Makefile
 --- textproc/hyperestraier/Makefile    12 May 2006 17:46:37 -0000      1.10
 +++ textproc/hyperestraier/Makefile    9 Jun 2006 13:00:20 -0000
 @@ -1,6 +1,6 @@
  # $NetBSD: Makefile,v 1.10 2006/05/12 17:46:37 wiz Exp $
 
 -DISTNAME=     hyperestraier-1.2.5
 +DISTNAME=     hyperestraier-1.2.8
  CATEGORIES=   japanese textproc www
  MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hyperestraier/}
 
 @@ -13,7 +13,7 @@
  PKGCONFIG_OVERRIDE=   hyperestraier.pc.in
  TEST_TARGET=  check
 
 -BUILDLINK_API_DEPENDS.qdbm+=  qdbm>=1.8.49
 +BUILDLINK_API_DEPENDS.qdbm+=  qdbm>=1.8.59
 
  .include "../../archivers/bzip2/buildlink3.mk"
  .include "../../archivers/lzo/buildlink3.mk"
 Index: textproc/hyperestraier/PLIST
 ===================================================================
 RCS file: /home/cvsroot/NetBSD/pkgsrc/textproc/hyperestraier/PLIST,v
 retrieving revision 1.10
 diff -u -r1.10 PLIST
 --- textproc/hyperestraier/PLIST       12 May 2006 17:46:37 -0000      1.10
 +++ textproc/hyperestraier/PLIST       9 Jun 2006 13:15:20 -0000
 @@ -13,7 +13,7 @@
  lib/libestraier.a
  lib/libestraier.so
  lib/libestraier.so.8
 -lib/libestraier.so.8.10.0
 +lib/libestraier.so.8.13.0
  lib/pkgconfig/hyperestraier.pc
  libexec/estseek.cgi
  man/man1/estcall.1
 @@ -26,6 +26,8 @@
  share/hyperestraier/COPYING
  share/hyperestraier/ChangeLog
  share/hyperestraier/THANKS
 +share/hyperestraier/doc/cguide-en.html
 +share/hyperestraier/doc/cguide-ja.html
  share/hyperestraier/doc/common.css
  share/hyperestraier/doc/coreframe.png
  share/hyperestraier/doc/icon16.png
 @@ -81,7 +83,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/M000031.html
  
share/hyperestraier/doc/rubynativeapi/classes/Estraier/Condition.src/M000032.html
  
share/hyperestraier/doc/rubynativeapi/classes/Estraier/Condition.src/M000033.html
  
share/hyperestraier/doc/rubynativeapi/classes/Estraier/Condition.src/M000034.html
 @@ -90,6 +91,7 @@
  
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/Condition.src/M000040.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
 @@ -114,8 +116,8 @@
  
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/Database.src/M000024.html
  share/hyperestraier/doc/rubynativeapi/classes/Estraier/Document.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
  
share/hyperestraier/doc/rubynativeapi/classes/Estraier/Document.src/M000043.html
 @@ -128,14 +130,15 @@
  
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/Document.src/M000053.html
  share/hyperestraier/doc/rubynativeapi/classes/Estraier/Result.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/classes/Estraier/Result.src/M000031.html
  share/hyperestraier/doc/rubynativeapi/created.rid
  share/hyperestraier/doc/rubynativeapi/files/estraier-doc_rb.html
  share/hyperestraier/doc/rubynativeapi/fr_class_index.html
 @@ -144,7 +147,6 @@
  share/hyperestraier/doc/rubynativeapi/index.html
  share/hyperestraier/doc/rubynativeapi/rdoc-style.css
  share/hyperestraier/doc/rubypureapi/classes/EstraierPure/Condition.html
 
-share/hyperestraier/doc/rubypureapi/classes/EstraierPure/Condition.src/M000037.html
  
share/hyperestraier/doc/rubypureapi/classes/EstraierPure/Condition.src/M000038.html
  
share/hyperestraier/doc/rubypureapi/classes/EstraierPure/Condition.src/M000039.html
  
share/hyperestraier/doc/rubypureapi/classes/EstraierPure/Condition.src/M000040.html
 @@ -157,10 +159,10 @@
  
share/hyperestraier/doc/rubypureapi/classes/EstraierPure/Condition.src/M000047.html
  
share/hyperestraier/doc/rubypureapi/classes/EstraierPure/Condition.src/M000048.html
  
share/hyperestraier/doc/rubypureapi/classes/EstraierPure/Condition.src/M000049.html
 
+share/hyperestraier/doc/rubypureapi/classes/EstraierPure/Condition.src/M000050.html
 
+share/hyperestraier/doc/rubypureapi/classes/EstraierPure/Condition.src/M000051.html
 
+share/hyperestraier/doc/rubypureapi/classes/EstraierPure/Condition.src/M000052.html
  share/hyperestraier/doc/rubypureapi/classes/EstraierPure/Document.html
 
-share/hyperestraier/doc/rubypureapi/classes/EstraierPure/Document.src/M000050.html
 
-share/hyperestraier/doc/rubypureapi/classes/EstraierPure/Document.src/M000051.html
 
-share/hyperestraier/doc/rubypureapi/classes/EstraierPure/Document.src/M000052.html
  
share/hyperestraier/doc/rubypureapi/classes/EstraierPure/Document.src/M000053.html
  
share/hyperestraier/doc/rubypureapi/classes/EstraierPure/Document.src/M000054.html
  
share/hyperestraier/doc/rubypureapi/classes/EstraierPure/Document.src/M000055.html
 @@ -170,6 +172,9 @@
  
share/hyperestraier/doc/rubypureapi/classes/EstraierPure/Document.src/M000059.html
  
share/hyperestraier/doc/rubypureapi/classes/EstraierPure/Document.src/M000060.html
  
share/hyperestraier/doc/rubypureapi/classes/EstraierPure/Document.src/M000061.html
 
+share/hyperestraier/doc/rubypureapi/classes/EstraierPure/Document.src/M000062.html
 
+share/hyperestraier/doc/rubypureapi/classes/EstraierPure/Document.src/M000063.html
 
+share/hyperestraier/doc/rubypureapi/classes/EstraierPure/Document.src/M000064.html
  share/hyperestraier/doc/rubypureapi/classes/EstraierPure/Node.html
  share/hyperestraier/doc/rubypureapi/classes/EstraierPure/Node.src/M000001.html
  share/hyperestraier/doc/rubypureapi/classes/EstraierPure/Node.src/M000002.html
 @@ -197,18 +202,19 @@
  share/hyperestraier/doc/rubypureapi/classes/EstraierPure/Node.src/M000024.html
  share/hyperestraier/doc/rubypureapi/classes/EstraierPure/Node.src/M000025.html
  share/hyperestraier/doc/rubypureapi/classes/EstraierPure/Node.src/M000026.html
 +share/hyperestraier/doc/rubypureapi/classes/EstraierPure/Node.src/M000027.html
  share/hyperestraier/doc/rubypureapi/classes/EstraierPure/NodeResult.html
 
-share/hyperestraier/doc/rubypureapi/classes/EstraierPure/NodeResult.src/M000027.html
  
share/hyperestraier/doc/rubypureapi/classes/EstraierPure/NodeResult.src/M000028.html
  
share/hyperestraier/doc/rubypureapi/classes/EstraierPure/NodeResult.src/M000029.html
  
share/hyperestraier/doc/rubypureapi/classes/EstraierPure/NodeResult.src/M000030.html
 
+share/hyperestraier/doc/rubypureapi/classes/EstraierPure/NodeResult.src/M000031.html
  share/hyperestraier/doc/rubypureapi/classes/EstraierPure/ResultDocument.html
 
-share/hyperestraier/doc/rubypureapi/classes/EstraierPure/ResultDocument.src/M000031.html
  
share/hyperestraier/doc/rubypureapi/classes/EstraierPure/ResultDocument.src/M000032.html
  
share/hyperestraier/doc/rubypureapi/classes/EstraierPure/ResultDocument.src/M000033.html
  
share/hyperestraier/doc/rubypureapi/classes/EstraierPure/ResultDocument.src/M000034.html
  
share/hyperestraier/doc/rubypureapi/classes/EstraierPure/ResultDocument.src/M000035.html
  
share/hyperestraier/doc/rubypureapi/classes/EstraierPure/ResultDocument.src/M000036.html
 
+share/hyperestraier/doc/rubypureapi/classes/EstraierPure/ResultDocument.src/M000037.html
  share/hyperestraier/doc/rubypureapi/created.rid
  share/hyperestraier/doc/rubypureapi/files/estraierpure_rb.html
  share/hyperestraier/doc/rubypureapi/fr_class_index.html
 Index: textproc/hyperestraier/distinfo
 ===================================================================
 RCS file: /home/cvsroot/NetBSD/pkgsrc/textproc/hyperestraier/distinfo,v
 retrieving revision 1.10
 diff -u -r1.10 distinfo
 --- textproc/hyperestraier/distinfo    12 May 2006 17:46:37 -0000      1.10
 +++ textproc/hyperestraier/distinfo    9 Jun 2006 12:59:02 -0000
 @@ -1,7 +1,7 @@
  $NetBSD: distinfo,v 1.10 2006/05/12 17:46:37 wiz Exp $
 
 -SHA1 (hyperestraier-1.2.5.tar.gz) = d7b80db45357becdcc5840da70b46e5e239ae978
 -RMD160 (hyperestraier-1.2.5.tar.gz) = e27b3e86addfba7b090c69cab33eecc91b2b692d
 -Size (hyperestraier-1.2.5.tar.gz) = 799633 bytes
 +SHA1 (hyperestraier-1.2.8.tar.gz) = 8c18664d1ef1569e9b93fbf938238e8ca5ed6bd8
 +RMD160 (hyperestraier-1.2.8.tar.gz) = 7fc27b33ffe4785fa8d48d57afefae2623654d86
 +Size (hyperestraier-1.2.8.tar.gz) = 820839 bytes
  SHA1 (patch-aa) = 87dbcfd75617d7fcf6d7c66644bb09dd7abc4c72
  SHA1 (patch-ab) = 0202379ccca5f7fff4b74e745c560a204b9be3fe
 



Home | Main Index | Thread Index | Old Index