diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2006-04-23 14:34:01 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2006-04-23 14:34:01 +0000 |
commit | 11a638f3569b4fe976590b402dbef6f2fa527e83 (patch) | |
tree | da3d2d39bb2aaf8717a7bde736be6e2ca3789809 /textproc/hyperestraier | |
parent | 55628d9ff711ce5810a2532367451f7345c00174 (diff) |
- Update to 1.2.3
Notes
Notes:
svn path=/head/; revision=160229
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 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 |