diff options
author | obache <obache@pkgsrc.org> | 2006-09-03 12:42:49 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2006-09-03 12:42:49 +0000 |
commit | c0e7946ac6687635d7a78a771e6fafd42956012b (patch) | |
tree | 96688e844ee2d377af7f74e334396d15fa624a6a /textproc/hyperestraier | |
parent | fb3b2432391ac256d0b3a5eef56953f922cb5a63 (diff) | |
download | pkgsrc-c0e7946ac6687635d7a78a771e6fafd42956012b.tar.gz |
Update to 1.4.1.
2006-08-31 Mikio Hirabayashi
* estraier.c (est_cond_set_options): "ESTCONDROUGH" and other options were added.
* estraier.c (est_phrase_from_rough): new function.
* estraier.c (est_phrase_from_union, est_phrase_from_isect): new functions.
* estmaster.c (startup): "uiphraseform" attribute was added.
* estcmd.c (runsearch, procsearch): "-sfr" options and so on were added.
* estcmd.c (rungather, procgather): "-aa" option was added.
* estseek.c (main, showpage): "genrecheck" and "phraseform" attributes were added.
* estseek.c (showpage): accuracy of sequencial scan was improved.
- Release: 1.4.1
Diffstat (limited to 'textproc/hyperestraier')
-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 290208c5b6e..b6d58a2434a 100644 --- a/textproc/hyperestraier/Makefile +++ b/textproc/hyperestraier/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.12 2006/09/03 03:42:38 obache Exp $ +# $NetBSD: Makefile,v 1.13 2006/09/03 12:42:49 obache Exp $ -DISTNAME= hyperestraier-1.4.0 +DISTNAME= hyperestraier-1.4.1 CATEGORIES= japanese textproc www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hyperestraier/} diff --git a/textproc/hyperestraier/PLIST b/textproc/hyperestraier/PLIST index 537578b6e4c..9f96b3840a7 100644 --- a/textproc/hyperestraier/PLIST +++ b/textproc/hyperestraier/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.12 2006/09/03 03:42:38 obache Exp $ +@comment $NetBSD: PLIST,v 1.13 2006/09/03 12:42:49 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.25.0 +lib/libestraier.so.8.26.0 lib/pkgconfig/hyperestraier.pc libexec/estseek.cgi man/man1/estcall.1 diff --git a/textproc/hyperestraier/distinfo b/textproc/hyperestraier/distinfo index 006469d68a6..7f70a043f64 100644 --- a/textproc/hyperestraier/distinfo +++ b/textproc/hyperestraier/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.12 2006/09/03 03:42:38 obache Exp $ +$NetBSD: distinfo,v 1.13 2006/09/03 12:42:49 obache Exp $ -SHA1 (hyperestraier-1.4.0.tar.gz) = 00394c2ef8e4c00b415b2df86f11b33e8ad5e648 -RMD160 (hyperestraier-1.4.0.tar.gz) = adad031b8f19be8273ba429424aa703f4e37fb91 -Size (hyperestraier-1.4.0.tar.gz) = 914929 bytes +SHA1 (hyperestraier-1.4.1.tar.gz) = ebdbe7e9f7a92468a6790e5742f728888860e986 +RMD160 (hyperestraier-1.4.1.tar.gz) = c702ac59ed981b7645f2c7464a5956bab115b0c8 +Size (hyperestraier-1.4.1.tar.gz) = 919797 bytes SHA1 (patch-aa) = bab0503d5af614063e9df47e3b1476d3c503c939 SHA1 (patch-ab) = 8a65badaa99a63c7b809e4c10d14d5ece05b27aa |