diff options
author | obache <obache@pkgsrc.org> | 2006-11-03 06:09:09 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2006-11-03 06:09:09 +0000 |
commit | ceb376785f69e3bdb95a055268bb4e39d3dff2f9 (patch) | |
tree | 236302b17139bbe225ab4ae8de4bde43fc29fac5 /textproc/hyperestraier | |
parent | 940412b660cb0ff90acae1f0c2f52a43ca5347fa (diff) | |
download | pkgsrc-ceb376785f69e3bdb95a055268bb4e39d3dff2f9.tar.gz |
Update hyperestraier to 1.4.8.
Changes:
2006-11-03 Mikio Hirabayashi <mikio@users.sourceforge.net>
* estfraud.c (realmain): handling path information was modified.
* estseek.c (outputlog): "{hnum}" operator was added to the log format.
- A bug related to optimization on Intel Mac series was escaped.
- Release: 1.4.8
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 f3119d9206d..9dcfb6d297f 100644 --- a/textproc/hyperestraier/Makefile +++ b/textproc/hyperestraier/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.19 2006/10/30 03:45:08 obache Exp $ +# $NetBSD: Makefile,v 1.20 2006/11/03 06:09:09 obache Exp $ -DISTNAME= hyperestraier-1.4.7 +DISTNAME= hyperestraier-1.4.8 CATEGORIES= japanese textproc www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hyperestraier/} diff --git a/textproc/hyperestraier/PLIST b/textproc/hyperestraier/PLIST index 9458099e6fe..5b5e73e5596 100644 --- a/textproc/hyperestraier/PLIST +++ b/textproc/hyperestraier/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.19 2006/10/30 03:45:08 obache Exp $ +@comment $NetBSD: PLIST,v 1.20 2006/11/03 06:09:09 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.32.0 +lib/libestraier.so.8.33.0 lib/pkgconfig/hyperestraier.pc libexec/estfraud.cgi libexec/estproxy.cgi diff --git a/textproc/hyperestraier/distinfo b/textproc/hyperestraier/distinfo index a2db213e74d..cd7b4b15905 100644 --- a/textproc/hyperestraier/distinfo +++ b/textproc/hyperestraier/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.19 2006/10/30 03:45:08 obache Exp $ +$NetBSD: distinfo,v 1.20 2006/11/03 06:09:10 obache Exp $ -SHA1 (hyperestraier-1.4.7.tar.gz) = dac3f95f31b59f95ec1c3a01fb86d7063969789b -RMD160 (hyperestraier-1.4.7.tar.gz) = e64a3db1eb577607cbb19979f8e072a1fd2d9122 -Size (hyperestraier-1.4.7.tar.gz) = 972317 bytes +SHA1 (hyperestraier-1.4.8.tar.gz) = cb8f8ee0724416e91c2cc2626b3ec43cf3f15eb0 +RMD160 (hyperestraier-1.4.8.tar.gz) = a78bd64099a298a821a7251deb4156c312cfb137 +Size (hyperestraier-1.4.8.tar.gz) = 972451 bytes SHA1 (patch-aa) = bab0503d5af614063e9df47e3b1476d3c503c939 SHA1 (patch-ab) = ada246537ef1ffa5fd4491b6cc99fa47b1a364e5 |