diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2007-03-06 14:59:14 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2007-03-06 14:59:14 +0000 |
commit | c2d31e2e9ded53afb7ff6fe1afbad08c09e49b06 (patch) | |
tree | 914fb55a5a24546c6ddc7085bc3b87c3729e84ec /textproc | |
parent | 9c697d03beb159f5aab8b19197bd973491e416cb (diff) | |
download | ports-c2d31e2e9ded53afb7ff6fe1afbad08c09e49b06.tar.gz ports-c2d31e2e9ded53afb7ff6fe1afbad08c09e49b06.zip |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/hyperestraier/Makefile | 5 | ||||
-rw-r--r-- | textproc/hyperestraier/distinfo | 6 | ||||
-rw-r--r-- | textproc/hyperestraier/pkg-plist | 7 |
3 files changed, 11 insertions, 7 deletions
diff --git a/textproc/hyperestraier/Makefile b/textproc/hyperestraier/Makefile index 8a3bcb3512e9..8561ebe15ab2 100644 --- a/textproc/hyperestraier/Makefile +++ b/textproc/hyperestraier/Makefile @@ -6,8 +6,7 @@ # $MCom: ports-stable/textproc/hyperestraier/Makefile,v 1.3 2006/10/17 11:45:45 ahze Exp $ PORTNAME= hyperestraier -PORTVERSION= 1.4.9 -PORTREVISION= 1 +PORTVERSION= 1.4.10 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -15,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ahze@FreeBSD.org COMMENT= A full-text search system -BUILD_DEPENDS= qdbm>=1.8.74:${PORTSDIR}/databases/qdbm +BUILD_DEPENDS= qdbm>=1.8.75:${PORTSDIR}/databases/qdbm # check configure for min version of qdbm. LIB_DEPENDS= qdbm.14:${PORTSDIR}/databases/qdbm diff --git a/textproc/hyperestraier/distinfo b/textproc/hyperestraier/distinfo index cb158b7dab86..6851837ca05e 100644 --- a/textproc/hyperestraier/distinfo +++ b/textproc/hyperestraier/distinfo @@ -1,3 +1,3 @@ -MD5 (hyperestraier-1.4.9.tar.gz) = 70e0533f1ca5247d8187afcb51b8d4e0 -SHA256 (hyperestraier-1.4.9.tar.gz) = 2f419774addae18267fb687f9dd157b791e415106b0552646ab1a3281fef22a1 -SIZE (hyperestraier-1.4.9.tar.gz) = 974492 +MD5 (hyperestraier-1.4.10.tar.gz) = cf4ca3dea77d161517388050654b52a6 +SHA256 (hyperestraier-1.4.10.tar.gz) = 9b64d3a3273b80494cba0511501a83f6d5c03e9268192e2ed09ac7c2c383d396 +SIZE (hyperestraier-1.4.10.tar.gz) = 1011767 diff --git a/textproc/hyperestraier/pkg-plist b/textproc/hyperestraier/pkg-plist index 8431b53b4c09..6f1e90ed9431 100644 --- a/textproc/hyperestraier/pkg-plist +++ b/textproc/hyperestraier/pkg-plist @@ -13,11 +13,13 @@ include/estraier.h lib/libestraier.a lib/libestraier.so lib/libestraier.so.8 -lib/libestraier.so.8.34.0 +lib/libestraier.so.8.35.0 libdata/pkgconfig/hyperestraier.pc libexec/estfraud.cgi libexec/estproxy.cgi libexec/estseek.cgi +libexec/estscout.cgi +libexec/estsupt.cgi %%DATADIR%%/COPYING %%DATADIR%%/ChangeLog %%DATADIR%%/THANKS @@ -25,6 +27,7 @@ libexec/estseek.cgi %%DATADIR%%/doc/cguide-ja.html %%DATADIR%%/doc/common.css %%DATADIR%%/doc/coreframe.png +%%DATADIR%%/doc/gateframe.png %%DATADIR%%/doc/icon16.png %%DATADIR%%/doc/index.html %%DATADIR%%/doc/index.ja.html @@ -246,10 +249,12 @@ libexec/estseek.cgi %%DATADIR%%/estproxy.conf %%DATADIR%%/estraier.idl %%DATADIR%%/estresult.dtd +%%DATADIR%%/estscout.conf %%DATADIR%%/estseek.conf %%DATADIR%%/estseek.help %%DATADIR%%/estseek.tmpl %%DATADIR%%/estseek.top +%%DATADIR%%/estsupt.conf %%DATADIR%%/filter/estfxasis %%DATADIR%%/filter/estfxmantotxt %%DATADIR%%/filter/estfxmsotohtml |