Move the big warning on top of the Makefile so maybe next time the bump of

portrevision of plugins won't be missed
This commit is contained in:
Baptiste Daroussin 2015-05-15 10:41:31 +00:00
parent 119be06626
commit 6e2c7283d1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=386396

View file

@ -1,6 +1,17 @@
# Created by: Nagy, Attila <bra@fsn.hu>
# $FreeBSD$
######################################################################
# Anytime PORTVERSION changes please bump PORTREVISION of #
# mail/dovecot2-pigeonhole and also mail/dovecot2-antispam-plugin. #
# Please see ports/135311 and ports/146029 for an explanation. #
# #
# Please be careful when updating this port as changes to this port #
# can break mail/dovecot2-pigeonhole. In order to ensure the least #
# amount of breakage possible please consult the maintainer of that #
# port before updating this one. #
######################################################################
PORTNAME= dovecot
PORTVERSION= 2.2.17
CATEGORIES= mail ipv6
@ -15,17 +26,6 @@ LICENSE_COMB= dual
CONFLICTS= dovecot-1.[0-9]*
######################################################################
# Anytime PORTVERSION changes please bump PORTREVISION of #
# mail/dovecot2-pigeonhole and also mail/dovecot2-antispam-plugin. #
# Please see ports/135311 and ports/146029 for an explanation. #
# #
# Please be careful when updating this port as changes to this port #
# can break mail/dovecot2-pigeonhole. In order to ensure the least #
# amount of breakage possible please consult the maintainer of that #
# port before updating this one. #
######################################################################
USES= cpe iconv libtool
USE_RC_SUBR= dovecot
USE_OPENSSL= yes