Subject: Re: pkg/33486: Update textproc/hyperestraier 1.2.5 to 1.3.1
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: OBATA Akio <obata@lins.jp>
List: pkgsrc-bugs
Date: 07/06/2006 00:25:03
The following reply was made to PR pkg/33486; it has been noted by GNATS.

From: OBATA Akio <obata@lins.jp>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: Re: pkg/33486: Update textproc/hyperestraier 1.2.5 to 1.3.1
Date: Thu, 6 Jul 2006 09:23:37 +0900

 Already 1.3.1 out.
 
 Changes:
 
 2006-06-30  Mikio Hirabayashi
 
 	* estraier.c (est_db_search_meta): new function.
 
 	* estseek.c (realmain): a bug about the file separator was fixed.
 
 	* estmttest.c (runregression, procregression): new functions.
 
 	- Release: 1.3.1
 
 Here is a patch for update.
 
 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	5 Jul 2006 23:57:16 -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.3.1
  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.60
 
  .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	6 Jul 2006 00:16:09 -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.16.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
 @@ -39,6 +41,7 @@
  share/hyperestraier/doc/javanativeapi/estraier/Cmd.html
  share/hyperestraier/doc/javanativeapi/estraier/Condition.html
  share/hyperestraier/doc/javanativeapi/estraier/Database.html
 +share/hyperestraier/doc/javanativeapi/estraier/DatabaseInformer.html
  share/hyperestraier/doc/javanativeapi/estraier/Document.html
  share/hyperestraier/doc/javanativeapi/estraier/Result.html
  share/hyperestraier/doc/javanativeapi/estraier/package-frame.html
 @@ -51,6 +54,7 @@
  share/hyperestraier/doc/javanativeapi/package-list
  share/hyperestraier/doc/javanativeapi/packages.html
  share/hyperestraier/doc/javanativeapi/resources/inherit.gif
 +share/hyperestraier/doc/javanativeapi/serialized-form.html
  share/hyperestraier/doc/javanativeapi/stylesheet.css
  share/hyperestraier/doc/javapureapi/allclasses-frame.html
  share/hyperestraier/doc/javapureapi/allclasses-noframe.html
 @@ -77,19 +81,20 @@
  share/hyperestraier/doc/nguide-en.html
  share/hyperestraier/doc/nguide-ja.html
  share/hyperestraier/doc/nodeframe.png
 +share/hyperestraier/doc/perlnativeapi/index.html
  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/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
 -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/Condition.src/M000040.html
 +share/hyperestraier/doc/rubynativeapi/classes/Estraier/Condition.src/M000041.html
 +share/hyperestraier/doc/rubynativeapi/classes/Estraier/Condition.src/M000042.html
 +share/hyperestraier/doc/rubynativeapi/classes/Estraier/Condition.src/M000043.html
 +share/hyperestraier/doc/rubynativeapi/classes/Estraier/Condition.src/M000044.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,12 +119,11 @@
  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/Database.src/M000025.html
 +share/hyperestraier/doc/rubynativeapi/classes/Estraier/Database.src/M000026.html
 +share/hyperestraier/doc/rubynativeapi/classes/Estraier/Database.src/M000027.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
 -share/hyperestraier/doc/rubynativeapi/classes/Estraier/Document.src/M000044.html
  share/hyperestraier/doc/rubynativeapi/classes/Estraier/Document.src/M000045.html
  share/hyperestraier/doc/rubynativeapi/classes/Estraier/Document.src/M000046.html
  share/hyperestraier/doc/rubynativeapi/classes/Estraier/Document.src/M000047.html
 @@ -128,14 +132,21 @@
  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/Document.src/M000054.html
 +share/hyperestraier/doc/rubynativeapi/classes/Estraier/Document.src/M000055.html
 +share/hyperestraier/doc/rubynativeapi/classes/Estraier/Document.src/M000056.html
 +share/hyperestraier/doc/rubynativeapi/classes/Estraier/Document.src/M000057.html
 +share/hyperestraier/doc/rubynativeapi/classes/Estraier/Document.src/M000058.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/classes/Estraier/Result.src/M000032.html
 +share/hyperestraier/doc/rubynativeapi/classes/Estraier/Result.src/M000033.html
 +share/hyperestraier/doc/rubynativeapi/classes/Estraier/Result.src/M000034.html
 +share/hyperestraier/doc/rubynativeapi/classes/Estraier/Result.src/M000035.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 +155,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 +167,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 +180,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 +210,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
 @@ -255,6 +269,7 @@
  @dirrm share/hyperestraier/doc/rubynativeapi/classes/Estraier
  @dirrm share/hyperestraier/doc/rubynativeapi/classes
  @dirrm share/hyperestraier/doc/rubynativeapi
 +@dirrm share/hyperestraier/doc/perlnativeapi
  @dirrm share/hyperestraier/doc/javapureapi/resources
  @dirrm share/hyperestraier/doc/javapureapi/estraier/pure
  @dirrm share/hyperestraier/doc/javapureapi/estraier
 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	5 Jul 2006 23:57:38 -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.3.1.tar.gz) = 2baef585d5f594a62b319e27d12e410764fc0873
 +RMD160 (hyperestraier-1.3.1.tar.gz) = f894c4a2d626f12907c3a255dfc8aa17946df840
 +Size (hyperestraier-1.3.1.tar.gz) = 888073 bytes
  SHA1 (patch-aa) = 87dbcfd75617d7fcf6d7c66644bb09dd7abc4c72
  SHA1 (patch-ab) = 0202379ccca5f7fff4b74e745c560a204b9be3fe