diff options
author | ahze <ahze@FreeBSD.org> | 2006-04-23 22:34:01 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2006-04-23 22:34:01 +0800 |
commit | 11b16b8e9bca0298db247e1cc45b9a79b8d3dbfe (patch) | |
tree | 6ff708280bff2231e2626e00ab0b198d6afeeb73 /textproc | |
parent | 7a38768e87dfcf64eed4caaf56264c38ca39cbc6 (diff) | |
download | freebsd-ports-gnome-11b16b8e9bca0298db247e1cc45b9a79b8d3dbfe.tar.gz freebsd-ports-gnome-11b16b8e9bca0298db247e1cc45b9a79b8d3dbfe.tar.zst freebsd-ports-gnome-11b16b8e9bca0298db247e1cc45b9a79b8d3dbfe.zip |
- Update to 1.2.3
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 cac4dd01c8b5..30b32058b6c7 100644 --- a/textproc/hyperestraier/Makefile +++ b/textproc/hyperestraier/Makefile @@ -6,7 +6,7 @@ # $MCom: ports-stable/textproc/hyperestraier/Makefile,v 1.1 2006/03/04 21:43:08 ahze Exp $ PORTNAME= hyperestraier -PORTVERSION= 1.2.2 +PORTVERSION= 1.2.3 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.47:${PORTSDIR}/databases/qdbm +BUILD_DEPENDS= qdbm>=1.8.49:${PORTSDIR}/databases/qdbm LIB_DEPENDS= qdbm.12:${PORTSDIR}/databases/qdbm USE_ICONV= yes diff --git a/textproc/hyperestraier/distinfo b/textproc/hyperestraier/distinfo index 69ad44f4110b..79e52cc8c3ec 100644 --- a/textproc/hyperestraier/distinfo +++ b/textproc/hyperestraier/distinfo @@ -1,3 +1,3 @@ -MD5 (hyperestraier-1.2.2.tar.gz) = 217cd4569d431972b2f9d75ac35239f1 -SHA256 (hyperestraier-1.2.2.tar.gz) = e806230bad9f76f7ee53df3ac5ab9c5836866e6bb9ffae8d73c86470cb81dac3 -SIZE (hyperestraier-1.2.2.tar.gz) = 777424 +MD5 (hyperestraier-1.2.3.tar.gz) = 6689cd0b89d5bfd1e086aeb558546c71 +SHA256 (hyperestraier-1.2.3.tar.gz) = b2d9b7c9e31e33600efd85b98fa529bcce5f5be0095a2666636018801a1a2cc8 +SIZE (hyperestraier-1.2.3.tar.gz) = 790162 diff --git a/textproc/hyperestraier/pkg-plist b/textproc/hyperestraier/pkg-plist index 8ede7ca903c2..c24ea0ba7f1a 100644 --- a/textproc/hyperestraier/pkg-plist +++ b/textproc/hyperestraier/pkg-plist @@ -12,7 +12,7 @@ include/estraier.h lib/libestraier.a lib/libestraier.so lib/libestraier.so.8 -lib/libestraier.so.8.7.0 +lib/libestraier.so.8.8.0 libdata/pkgconfig/hyperestraier.pc libexec/estseek.cgi %%DATADIR%%/COPYING |