diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2007-12-21 12:45:45 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2007-12-21 12:45:45 +0000 |
commit | 61a4b01bd8a8f5f74579abb146033349500a570b (patch) | |
tree | 58c08432002f17398d939e36e57641e8305e657d /textproc/hyperestraier | |
parent | d7cdf4e06a62a3f9863e69266ce2672fd1afd1c4 (diff) | |
download | ports-61a4b01bd8a8f5f74579abb146033349500a570b.tar.gz ports-61a4b01bd8a8f5f74579abb146033349500a570b.zip |
Update to 1.4.11
Notes
Notes:
svn path=/head/; revision=204261
Diffstat (limited to 'textproc/hyperestraier')
-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 |