diff options
author | obache <obache@pkgsrc.org> | 2006-10-19 14:18:37 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2006-10-19 14:18:37 +0000 |
commit | e2f70d1a4232f4dff24244fb713eb65151cc83f4 (patch) | |
tree | dbdac1a97e296574821bc77929853f1d6f8be1ab /textproc | |
parent | 7ebfe71958dd1d1a3012a97bb5e006bebecaa5f4 (diff) | |
download | pkgsrc-e2f70d1a4232f4dff24244fb713eb65151cc83f4.tar.gz |
Update hyperestraier to 1.4.6.
Changes:
2006-10-15 Mikio Hirabayashi
* estraier.c (est_db_search_meta): a bug about the skip parameter was fixed.
* estcmd.c (runmulti, procmulti): new functions.
* estseek.c (showdoc): class name based on attribute name was added.
* estseek.c (realmain): "helpfile" attribute was added.
* estseek.c (shownaviform): new function.
* estseek.c (realmain): "logformat" attribute was added.
- A bug about URL encoding in the pure Ruby API was fixed.
- Release: 1.4.6
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/hyperestraier/Makefile | 4 | ||||
-rw-r--r-- | textproc/hyperestraier/PLIST | 6 | ||||
-rw-r--r-- | textproc/hyperestraier/distinfo | 8 |
3 files changed, 10 insertions, 8 deletions
diff --git a/textproc/hyperestraier/Makefile b/textproc/hyperestraier/Makefile index bc74e91329e..ff14fe96448 100644 --- a/textproc/hyperestraier/Makefile +++ b/textproc/hyperestraier/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.17 2006/10/03 12:44:30 obache Exp $ +# $NetBSD: Makefile,v 1.18 2006/10/19 14:18:37 obache Exp $ -DISTNAME= hyperestraier-1.4.5 +DISTNAME= hyperestraier-1.4.6 CATEGORIES= japanese textproc www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hyperestraier/} diff --git a/textproc/hyperestraier/PLIST b/textproc/hyperestraier/PLIST index b1522da6ff0..c40f344bcd9 100644 --- a/textproc/hyperestraier/PLIST +++ b/textproc/hyperestraier/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.17 2006/10/03 12:44:30 obache Exp $ +@comment $NetBSD: PLIST,v 1.18 2006/10/19 14:18:37 obache Exp $ bin/estbutler bin/estcall bin/estcmd @@ -14,7 +14,7 @@ include/estraier.h lib/libestraier.a lib/libestraier.so lib/libestraier.so.8 -lib/libestraier.so.8.30.0 +lib/libestraier.so.8.31.0 lib/pkgconfig/hyperestraier.pc libexec/estfraud.cgi libexec/estproxy.cgi @@ -249,6 +249,7 @@ share/hyperestraier/estproxy.conf share/hyperestraier/estraier.idl share/hyperestraier/estresult.dtd share/hyperestraier/estseek.conf +share/hyperestraier/estseek.help share/hyperestraier/estseek.tmpl share/hyperestraier/estseek.top share/hyperestraier/filter/estfxasis @@ -260,6 +261,7 @@ share/hyperestraier/filter/estwnetxpnd share/hyperestraier/increm/estseek-form.html share/hyperestraier/increm/estseek-frame.html share/hyperestraier/locale/ja/estseek.conf +share/hyperestraier/locale/ja/estseek.help share/hyperestraier/locale/ja/estseek.tmpl share/hyperestraier/locale/ja/estseek.top @dirrm share/hyperestraier/locale/ja diff --git a/textproc/hyperestraier/distinfo b/textproc/hyperestraier/distinfo index 139ce75eb18..b4e0e8174d4 100644 --- a/textproc/hyperestraier/distinfo +++ b/textproc/hyperestraier/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.17 2006/10/03 12:44:30 obache Exp $ +$NetBSD: distinfo,v 1.18 2006/10/19 14:18:37 obache Exp $ -SHA1 (hyperestraier-1.4.5.tar.gz) = d6b0f76e7576eb836c1839cc8a5fb7bcb18ff5ba -RMD160 (hyperestraier-1.4.5.tar.gz) = fd776e4fb82edca0026380936c32b4d7a4014455 -Size (hyperestraier-1.4.5.tar.gz) = 964682 bytes +SHA1 (hyperestraier-1.4.6.tar.gz) = 500ff24934a2adeb2f0feda17e0ad4059ff0997e +RMD160 (hyperestraier-1.4.6.tar.gz) = 58937a0f6e5ecade8fee51a86ab4eadd91497c70 +Size (hyperestraier-1.4.6.tar.gz) = 967310 bytes SHA1 (patch-aa) = bab0503d5af614063e9df47e3b1476d3c503c939 SHA1 (patch-ab) = ada246537ef1ffa5fd4491b6cc99fa47b1a364e5 |