diff options
author | wiz <wiz> | 2006-03-15 07:13:51 +0000 |
---|---|---|
committer | wiz <wiz> | 2006-03-15 07:13:51 +0000 |
commit | cc704aa16f87aabf6f33edbc2df332318edd999d (patch) | |
tree | b5656f7d7f7a5d76c6c4d8edd61227ac41765cfc /textproc | |
parent | 7c4e89891e1bb4468a3cef7175f60f63472ac1ca (diff) | |
download | pkgsrc-cc704aa16f87aabf6f33edbc2df332318edd999d.tar.gz |
Update to 1.1.5, provided by OBATA Akio in PR 33082:
2006-03-08 Mikio Hirabayashi
* estraier.c (est_weight_keywords): new function.
* estraier.c (est_doc_slim): new function.
* estcmd.c (rungather, doputfile): "-lt" and "-lf" options were added.
* estmaster.c (startup, sendnodecmdputdoc): "limittextsize" attribute
was added.
- Release: 1.1.5
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 5d713ecb9b1..494c0cee7bc 100644 --- a/textproc/hyperestraier/Makefile +++ b/textproc/hyperestraier/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.4 2006/03/11 14:24:58 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2006/03/15 07:13:51 wiz Exp $ -DISTNAME= hyperestraier-1.1.4 +DISTNAME= hyperestraier-1.1.5 CATEGORIES= japanese textproc www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hyperestraier/} diff --git a/textproc/hyperestraier/PLIST b/textproc/hyperestraier/PLIST index 5d49416797a..285c4b1e148 100644 --- a/textproc/hyperestraier/PLIST +++ b/textproc/hyperestraier/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2006/03/11 14:24:58 wiz Exp $ +@comment $NetBSD: PLIST,v 1.5 2006/03/15 07:13:51 wiz Exp $ bin/estcall bin/estcmd bin/estconfig @@ -12,7 +12,7 @@ include/estraier.h lib/libestraier.a lib/libestraier.so lib/libestraier.so.8 -lib/libestraier.so.8.3.0 +lib/libestraier.so.8.4.0 lib/pkgconfig/hyperestraier.pc libexec/estseek.cgi man/man1/estcall.1 diff --git a/textproc/hyperestraier/distinfo b/textproc/hyperestraier/distinfo index b3c793bf1c7..bbc29d9aad3 100644 --- a/textproc/hyperestraier/distinfo +++ b/textproc/hyperestraier/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.4 2006/03/11 14:24:58 wiz Exp $ +$NetBSD: distinfo,v 1.5 2006/03/15 07:13:51 wiz Exp $ -SHA1 (hyperestraier-1.1.4.tar.gz) = 02dadabfeab4eb593e91758e0c68c9fbd77f42b2 -RMD160 (hyperestraier-1.1.4.tar.gz) = c144968653fb1ebbf0eaf246e1b169846911f5fd -Size (hyperestraier-1.1.4.tar.gz) = 753053 bytes +SHA1 (hyperestraier-1.1.5.tar.gz) = 5f9469cf5f3c17e709e1fe0d57a20a0a21f69414 +RMD160 (hyperestraier-1.1.5.tar.gz) = a5159dbe03b08df91eaf42a86fb4cb155fe9b23d +Size (hyperestraier-1.1.5.tar.gz) = 754128 bytes SHA1 (patch-aa) = 87dbcfd75617d7fcf6d7c66644bb09dd7abc4c72 SHA1 (patch-ab) = 6c862f34f0cc0343877ddc44464f5e3bb1892785 |