diff options
author | ahze <ahze@FreeBSD.org> | 2007-12-21 20:45:45 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2007-12-21 20:45:45 +0800 |
commit | e30ba6dd13e8af25fc67f67b38590938f4f6a66e (patch) | |
tree | 74b71403f5d1f80c413641f2e99ba884f0edca9b /textproc | |
parent | 65f777ddc7f4030979ebbdce4033403a02e228a6 (diff) | |
download | freebsd-ports-gnome-e30ba6dd13e8af25fc67f67b38590938f4f6a66e.tar.gz freebsd-ports-gnome-e30ba6dd13e8af25fc67f67b38590938f4f6a66e.tar.zst freebsd-ports-gnome-e30ba6dd13e8af25fc67f67b38590938f4f6a66e.zip |
Update to 1.4.11
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/hyperestraier/Makefile | 4 | ||||
-rw-r--r-- | textproc/hyperestraier/distinfo | 6 | ||||
-rw-r--r-- | textproc/hyperestraier/pkg-plist | 2 |
3 files changed, 6 insertions, 6 deletions
diff --git a/textproc/hyperestraier/Makefile b/textproc/hyperestraier/Makefile index 8561ebe15ab2..2620f8623c7a 100644 --- a/textproc/hyperestraier/Makefile +++ b/textproc/hyperestraier/Makefile @@ -6,7 +6,7 @@ # $MCom: ports-stable/textproc/hyperestraier/Makefile,v 1.3 2006/10/17 11:45:45 ahze Exp $ PORTNAME= hyperestraier -PORTVERSION= 1.4.10 +PORTVERSION= 1.4.11 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ahze@FreeBSD.org COMMENT= A full-text search system -BUILD_DEPENDS= qdbm>=1.8.75:${PORTSDIR}/databases/qdbm +BUILD_DEPENDS= qdbm>=1.8.77:${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 6851837ca05e..d1c15680d657 100644 --- a/textproc/hyperestraier/distinfo +++ b/textproc/hyperestraier/distinfo @@ -1,3 +1,3 @@ -MD5 (hyperestraier-1.4.10.tar.gz) = cf4ca3dea77d161517388050654b52a6 -SHA256 (hyperestraier-1.4.10.tar.gz) = 9b64d3a3273b80494cba0511501a83f6d5c03e9268192e2ed09ac7c2c383d396 -SIZE (hyperestraier-1.4.10.tar.gz) = 1011767 +MD5 (hyperestraier-1.4.11.tar.gz) = 7e74b3c097129b8e150d7f1be74d8d0e +SHA256 (hyperestraier-1.4.11.tar.gz) = 9618442bacf876c552606b0a6f910ee53127fad6c343c8a61f56923f6bdb060f +SIZE (hyperestraier-1.4.11.tar.gz) = 1014592 diff --git a/textproc/hyperestraier/pkg-plist b/textproc/hyperestraier/pkg-plist index 6f1e90ed9431..8bc97cd6830c 100644 --- a/textproc/hyperestraier/pkg-plist +++ b/textproc/hyperestraier/pkg-plist @@ -13,7 +13,7 @@ include/estraier.h lib/libestraier.a lib/libestraier.so lib/libestraier.so.8 -lib/libestraier.so.8.35.0 +lib/libestraier.so.8.36.0 libdata/pkgconfig/hyperestraier.pc libexec/estfraud.cgi libexec/estproxy.cgi |