mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
- Update to 1.2.5
This commit is contained in:
parent
058e04ba53
commit
fc142e72cf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=161658
@ -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.4
|
||||
PORTVERSION= 1.2.5
|
||||
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.49:${PORTSDIR}/databases/qdbm
|
||||
BUILD_DEPENDS= qdbm>=1.8.51:${PORTSDIR}/databases/qdbm
|
||||
LIB_DEPENDS= qdbm.12:${PORTSDIR}/databases/qdbm
|
||||
|
||||
USE_ICONV= yes
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (hyperestraier-1.2.4.tar.gz) = 99fc7217b41f0be07fe7789dbb9c7d8c
|
||||
SHA256 (hyperestraier-1.2.4.tar.gz) = dd7832de4514ed6872913b63bfd09a9322d4e8d75aa6c48eabde7d6c7a9bb7be
|
||||
SIZE (hyperestraier-1.2.4.tar.gz) = 795827
|
||||
MD5 (hyperestraier-1.2.5.tar.gz) = 5d2fdeeb784cc861771ea4e2945c81e4
|
||||
SHA256 (hyperestraier-1.2.5.tar.gz) = 1e9a59c1b16af05c28bb8fbeb6f047c5770919fdb6a88c25284584d3ec7470bf
|
||||
SIZE (hyperestraier-1.2.5.tar.gz) = 799633
|
||||
|
@ -12,7 +12,7 @@ include/estraier.h
|
||||
lib/libestraier.a
|
||||
lib/libestraier.so
|
||||
lib/libestraier.so.8
|
||||
lib/libestraier.so.8.9.0
|
||||
lib/libestraier.so.8.10.0
|
||||
libdata/pkgconfig/hyperestraier.pc
|
||||
libexec/estseek.cgi
|
||||
%%DATADIR%%/COPYING
|
||||
|
Loading…
Reference in New Issue
Block a user