diff options
author | obache <obache@pkgsrc.org> | 2006-10-01 08:09:38 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2006-10-01 08:09:38 +0000 |
commit | c62d1ac2606cdd24efdab5c21b8207807cbb0412 (patch) | |
tree | 66fa2a2783b657d2ff9a3d8cec81e17df1b4edb9 /textproc | |
parent | b819c21fe5e53caac774e6c0acaf5e920a040a7e (diff) | |
download | pkgsrc-c62d1ac2606cdd24efdab5c21b8207807cbb0412.tar.gz |
Update hyperestraier to 1.4.4.
Changes:
2006-09-20 Mikio Hirabayashi
* estraier.c (est_db_pseudo_doc_num): new function.
* estcmd.c (runregex, procregex): "-ci" option was added.
* estseek.c (realmain): "formtype" and "candir" attributes were added.
* estseek.c (showformforfile, showformformail): new functions.
* estfraud.c (sendnodecmdputdoc, sendnodecmdoutdoc, sendnodecmdsync): new functions.
- Release: 1.4.4
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/hyperestraier/Makefile | 4 | ||||
-rw-r--r-- | textproc/hyperestraier/PLIST | 4 | ||||
-rw-r--r-- | textproc/hyperestraier/distinfo | 8 |
3 files changed, 8 insertions, 8 deletions
diff --git a/textproc/hyperestraier/Makefile b/textproc/hyperestraier/Makefile index 68f31e36345..2c1d0f68923 100644 --- a/textproc/hyperestraier/Makefile +++ b/textproc/hyperestraier/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.15 2006/09/11 15:13:28 obache Exp $ +# $NetBSD: Makefile,v 1.16 2006/10/01 08:09:38 obache Exp $ -DISTNAME= hyperestraier-1.4.3 +DISTNAME= hyperestraier-1.4.4 CATEGORIES= japanese textproc www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hyperestraier/} diff --git a/textproc/hyperestraier/PLIST b/textproc/hyperestraier/PLIST index dd00ad939eb..b44fa631cc7 100644 --- a/textproc/hyperestraier/PLIST +++ b/textproc/hyperestraier/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.15 2006/09/11 15:13:28 obache Exp $ +@comment $NetBSD: PLIST,v 1.16 2006/10/01 08:09:38 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.28.0 +lib/libestraier.so.8.29.0 lib/pkgconfig/hyperestraier.pc libexec/estfraud.cgi libexec/estseek.cgi diff --git a/textproc/hyperestraier/distinfo b/textproc/hyperestraier/distinfo index 13ca1e8cf3a..99476f84921 100644 --- a/textproc/hyperestraier/distinfo +++ b/textproc/hyperestraier/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.15 2006/09/11 15:13:28 obache Exp $ +$NetBSD: distinfo,v 1.16 2006/10/01 08:09:38 obache Exp $ -SHA1 (hyperestraier-1.4.3.tar.gz) = f82ccc35aa7f9acdc9e419cfb19a328a99401847 -RMD160 (hyperestraier-1.4.3.tar.gz) = b7045fa67f7d0ff3a0708cd0eca0d07fb9b71b44 -Size (hyperestraier-1.4.3.tar.gz) = 930274 bytes +SHA1 (hyperestraier-1.4.4.tar.gz) = 02bb84bbb514116c38fa6ee0ed4b83ab2556cf4c +RMD160 (hyperestraier-1.4.4.tar.gz) = 335836615fc39d3a7a541c03389e3bd76cf1b602 +Size (hyperestraier-1.4.4.tar.gz) = 934476 bytes SHA1 (patch-aa) = bab0503d5af614063e9df47e3b1476d3c503c939 SHA1 (patch-ab) = ada246537ef1ffa5fd4491b6cc99fa47b1a364e5 |