pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/31968: Update textproc/hyperestraier from 1.0.1 to 1.0.3
>Number: 31968
>Category: pkg
>Synopsis: Update textproc/hyperestraier from 1.0.1 to 1.0.3
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Tue Nov 01 12:17:00 +0000 2005
>Originator: OBATA Akio
>Release: NetBSD 2.0.2_STABLE
>Organization:
LINS, Japan.
>Environment:
System: NetBSD miki.lins.jp 2.0.2_STABLE NetBSD 2.0.2_STABLE (MIKI) #4: Mon Aug
1 16:28:54 JST 2005
obata%miki.lins.jp@localhost:/usr/src/sys/arch/i386/compile/MIKI i386
Architecture: i386
Machine: i386
>Description:
Changes:
2005-11-01 Mikio Hirabayashi <mikio%users.sourceforge.net@localhost>
* estraier.c (est_doc_set_id): new function.
* estraier.c (est_db_search): "[ID]" and "[URI]" was added.
* estraier.c (est_check_strand, est_check_stror): new functions.
* estnode.c (est_node_iter_init, est_node_iter_next): new functions.
* estcmd.c (runlist, proclist): new functions.
* estnode.c (est_node_set_snippet_width): new function.
* estnode.c (est_noderes_eclipse, est_resdoc_vector): new functions.
* estnode.c (est_parse_search_body): "%VECTOR" was to be handled.
* estmaster.c (node_etch_doc): new function.
* estmaster.c (sendnodecmdsearch): width of snippets was to be able to
be changed.
* estcall.c (runsearch, procsearch): "-kw" and "-ec" options was added.
- Release: 1.0.3
2005-10-28 Mikio Hirabayashi <mikio%users.sourceforge.net@localhost>
* estraier.c (est_db_etch_doc): disadvantage bias of hiragana was added.
* estraier.c (est_db_interrupt): new function.
* estraier.c (est_db_flush): interruption was implemented.
* estraier.c (est_db_put_doc): "@digest" was to be added.
* estraier.c (est_db_iter_init): "upper" parameter was added.
* estnode.c (est_url_shuttle_impl): deflate encoding was added.
* estcmd.c (iswinbadname): new function.
* estcmd.c (est_doc_new_form_html): "lang" of "html" was to be handled.
* estmaster.c (sendnodecmdgetdoc, sendnodecmdsearch): deflate encoding
was added.
* estmaster.c (startup, sendnodecmdsearch): "searchmax" attribute was
added.
* estmaster.c (estnodecmdlist): new function.
* estmaster.c: wait time for flushing was changed.
* estmaster.c: "@scoreweight" was deleted.
* estraier.h: "@weight" and "@adate" was added.
- Release: 1.0.2
>How-To-Repeat:
N/A
>Fix:
Here is a patch for update.
Index: Makefile
===================================================================
RCS file: /home/cvsroot/NetBSD/pkgsrc/textproc/hyperestraier/Makefile,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 Makefile
--- Makefile 23 Oct 2005 19:13:44 -0000 1.1.1.1
+++ Makefile 1 Nov 2005 11:04:25 -0000
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.1.1.1 2005/10/23 19:13:44 minskim Exp $
-DISTNAME= hyperestraier-1.0.1
+DISTNAME= hyperestraier-1.0.3
CATEGORIES= japanese textproc www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hyperestraier/}
Index: PLIST
===================================================================
RCS file: /home/cvsroot/NetBSD/pkgsrc/textproc/hyperestraier/PLIST,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 PLIST
--- PLIST 23 Oct 2005 19:13:44 -0000 1.1.1.1
+++ PLIST 1 Nov 2005 11:22:31 -0000
@@ -12,7 +12,7 @@
lib/libestraier.a
lib/libestraier.so
lib/libestraier.so.6
-lib/libestraier.so.6.1.0
+lib/libestraier.so.6.3.0
lib/pkgconfig/hyperestraier.pc
libexec/estseek.cgi
share/hyperestraier/COPYING
@@ -128,8 +128,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/M000035.html
-share/hyperestraier/doc/rubypureapi/classes/EstraierPure/Condition.src/M000036.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
@@ -139,9 +137,9 @@
share/hyperestraier/doc/rubypureapi/classes/EstraierPure/Condition.src/M000043.html
share/hyperestraier/doc/rubypureapi/classes/EstraierPure/Condition.src/M000044.html
share/hyperestraier/doc/rubypureapi/classes/EstraierPure/Condition.src/M000045.html
+share/hyperestraier/doc/rubypureapi/classes/EstraierPure/Condition.src/M000046.html
+share/hyperestraier/doc/rubypureapi/classes/EstraierPure/Condition.src/M000047.html
share/hyperestraier/doc/rubypureapi/classes/EstraierPure/Document.html
-share/hyperestraier/doc/rubypureapi/classes/EstraierPure/Document.src/M000046.html
-share/hyperestraier/doc/rubypureapi/classes/EstraierPure/Document.src/M000047.html
share/hyperestraier/doc/rubypureapi/classes/EstraierPure/Document.src/M000048.html
share/hyperestraier/doc/rubypureapi/classes/EstraierPure/Document.src/M000049.html
share/hyperestraier/doc/rubypureapi/classes/EstraierPure/Document.src/M000050.html
@@ -150,6 +148,8 @@
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
+share/hyperestraier/doc/rubypureapi/classes/EstraierPure/Document.src/M000056.html
+share/hyperestraier/doc/rubypureapi/classes/EstraierPure/Document.src/M000057.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
@@ -176,17 +176,19 @@
share/hyperestraier/doc/rubypureapi/classes/EstraierPure/Node.src/M000023.html
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/NodeResult.html
-share/hyperestraier/doc/rubypureapi/classes/EstraierPure/NodeResult.src/M000026.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/ResultDocument.html
-share/hyperestraier/doc/rubypureapi/classes/EstraierPure/ResultDocument.src/M000030.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/created.rid
share/hyperestraier/doc/rubypureapi/files/estraierpure_rb.html
share/hyperestraier/doc/rubypureapi/fr_class_index.html
Index: distinfo
===================================================================
RCS file: /home/cvsroot/NetBSD/pkgsrc/textproc/hyperestraier/distinfo,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 distinfo
--- distinfo 23 Oct 2005 19:13:44 -0000 1.1.1.1
+++ distinfo 1 Nov 2005 11:05:49 -0000
@@ -1,7 +1,7 @@
$NetBSD: distinfo,v 1.1.1.1 2005/10/23 19:13:44 minskim Exp $
-SHA1 (hyperestraier-1.0.1.tar.gz) = 46075bdf3f50ff63cbe1f57e1a3aa85d47d4a2fa
-RMD160 (hyperestraier-1.0.1.tar.gz) = 32653c8649417d76d97d7db964b90daa5fc04bef
-Size (hyperestraier-1.0.1.tar.gz) = 683640 bytes
+SHA1 (hyperestraier-1.0.3.tar.gz) = 471f669e0c17f79a37e2734d07e2a04ddcb07ba8
+RMD160 (hyperestraier-1.0.3.tar.gz) = 8c6c2d239bfca474a8a0597324188ce58720e55b
+Size (hyperestraier-1.0.3.tar.gz) = 699328 bytes
SHA1 (patch-aa) = ddc07c7acc2a18110772aa24e6e60b4d494594d1
SHA1 (patch-ab) = 6c862f34f0cc0343877ddc44464f5e3bb1892785
Home |
Main Index |
Thread Index |
Old Index