Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Jun 2018 20:59:52 +0000 (UTC)
From:      Larry Rosenman <ler@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r472344 - in head/mail: dovecot dovecot/files dovecot22 dovecot22/files
Message-ID:  <201806132059.w5DKxqCF066360@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ler
Date: Wed Jun 13 20:59:52 2018
New Revision: 472344
URL: https://svnweb.freebsd.org/changeset/ports/472344

Log:
  mail/dovecot{,22} add BEFORE: mail to RC script
  
  PR:	228998
  Submitted by:	ohauer@FreeBSD.org

Modified:
  head/mail/dovecot/Makefile
  head/mail/dovecot/files/dovecot.in
  head/mail/dovecot22/Makefile
  head/mail/dovecot22/files/dovecot.in

Modified: head/mail/dovecot/Makefile
==============================================================================
--- head/mail/dovecot/Makefile	Wed Jun 13 20:58:12 2018	(r472343)
+++ head/mail/dovecot/Makefile	Wed Jun 13 20:59:52 2018	(r472344)
@@ -8,7 +8,7 @@
 
 PORTNAME=	dovecot
 PORTVERSION=	2.3.1
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	mail ipv6
 MASTER_SITES=	https://www.dovecot.org/releases/2.3/
 

Modified: head/mail/dovecot/files/dovecot.in
==============================================================================
--- head/mail/dovecot/files/dovecot.in	Wed Jun 13 20:58:12 2018	(r472343)
+++ head/mail/dovecot/files/dovecot.in	Wed Jun 13 20:59:52 2018	(r472344)
@@ -5,6 +5,7 @@
 
 # PROVIDE: dovecot
 # REQUIRE: %%REQUIRE%%
+# BEFORE:  mail
 # KEYWORD: shutdown
 
 # dovecot_enable (bool):	Set it to YES to enable dovecot

Modified: head/mail/dovecot22/Makefile
==============================================================================
--- head/mail/dovecot22/Makefile	Wed Jun 13 20:58:12 2018	(r472343)
+++ head/mail/dovecot22/Makefile	Wed Jun 13 20:59:52 2018	(r472344)
@@ -13,6 +13,7 @@
 
 PORTNAME=	dovecot
 PORTVERSION=	2.2.36
+PORTREVISION=	1
 CATEGORIES=	mail ipv6
 MASTER_SITES=	https://www.dovecot.org/releases/2.2/
 PKGNAMESUFFIX=	22

Modified: head/mail/dovecot22/files/dovecot.in
==============================================================================
--- head/mail/dovecot22/files/dovecot.in	Wed Jun 13 20:58:12 2018	(r472343)
+++ head/mail/dovecot22/files/dovecot.in	Wed Jun 13 20:59:52 2018	(r472344)
@@ -5,6 +5,7 @@
 
 # PROVIDE: dovecot
 # REQUIRE: %%REQUIRE%%
+# BEFORE:  mail
 # KEYWORD: shutdown
 
 # dovecot_enable (bool):	Set it to YES to enable dovecot



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201806132059.w5DKxqCF066360>