- Chase libver bump in qdbm
This commit is contained in:
parent
c27755d74a
commit
a52f6381b2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=153097
3 changed files with 6 additions and 4 deletions
|
@ -6,12 +6,13 @@
|
|||
#
|
||||
|
||||
PORTNAME= bogofilter
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= mail
|
||||
PKGNAMESUFFIX= -qdbm
|
||||
|
||||
MAINTAINER= matthias.andree@gmx.de
|
||||
|
||||
LIB_DEPENDS= qdbm.11:${PORTSDIR}/databases/qdbm
|
||||
LIB_DEPENDS= qdbm.12:${PORTSDIR}/databases/qdbm
|
||||
|
||||
CONFLICTS= bogofilter-[0-9]* [a-z][a-z]-bogofilter-[0-9]* bogofilter-sqlite-[0-9]*
|
||||
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= estraier
|
||||
PORTVERSION= 1.2.29
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
|
||||
http://estraier.sourceforge.net/
|
||||
|
@ -15,7 +16,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
|
|||
MAINTAINER= ahze@FreeBSD.org
|
||||
COMMENT= A full-text search system for personal use
|
||||
|
||||
LIB_DEPENDS= qdbm.11:${PORTSDIR}/databases/qdbm
|
||||
LIB_DEPENDS= qdbm.12:${PORTSDIR}/databases/qdbm
|
||||
|
||||
USE_ICONV= yes
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= hyperestraier
|
||||
PORTVERSION= 1.1.2
|
||||
PORTREVISION= 0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
@ -16,7 +16,7 @@ MAINTAINER= ahze@FreeBSD.org
|
|||
COMMENT= A full-text search system
|
||||
|
||||
BUILD_DEPENDS= qdbm>=1.8.35:${PORTSDIR}/databases/qdbm
|
||||
LIB_DEPENDS= qdbm.11:${PORTSDIR}/databases/qdbm
|
||||
LIB_DEPENDS= qdbm.12:${PORTSDIR}/databases/qdbm
|
||||
|
||||
USE_ICONV= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
|
|
Loading…
Reference in a new issue