1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-30 05:40:06 +00:00

Pigeonhole 0.4.16 cannot work with dovecot2 releases older than

2.2.26. Up the registered dependency to force dovecot2 at least
2.2.26.0 (the latest version).

See also: http://www.dovecot.org/list/dovecot-news/2016-November/000331.html

PR:		213978
Submitted by:	maintainer (Larry Rosenman)
This commit is contained in:
Adam Weinberger 2016-11-01 15:54:19 +00:00
parent 4801f6322b
commit 0f87aaf67e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=425056

View File

@ -3,6 +3,7 @@
PORTNAME= dovecot-pigeonhole
PORTVERSION= 0.4.16
PORTREVISION= 1
CATEGORIES= mail
MASTER_SITES= http://pigeonhole.dovecot.org/releases/${DOVECOTVERSION}/
DISTNAME= ${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${PORTVERSION}
@ -12,8 +13,8 @@ COMMENT= Sieve plugin for the Dovecot 'deliver' LDA and LMTP
LICENSE= LGPL21
BUILD_DEPENDS:= dovecot2>=${DOVECOTVERSION}:mail/dovecot2
RUN_DEPENDS:= dovecot2>=${DOVECOTVERSION}:mail/dovecot2
BUILD_DEPENDS= dovecot2>=2.2.26.0:mail/dovecot2
RUN_DEPENDS= dovecot2>=2.2.26.0:mail/dovecot2
DOVECOTVERSION= 2.2