From a1d46237015c89f28c402c9c2b3f219f8c483ce6 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Sat, 30 Oct 2010 16:51:25 +0000 Subject: - Update rc.d script: add "reload" command - Bump PORTREVISION PR: ports/151457 Submitted by: Alexander Milanov Approved by: maintainer (timeout 16 days), pgollucci (mentor, implicit) --- mail/dovecot/Makefile | 1 + mail/dovecot/files/dovecot.sh.in | 1 + 2 files changed, 2 insertions(+) (limited to 'mail') diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile index 797098eb14b4..19df58f960c7 100644 --- a/mail/dovecot/Makefile +++ b/mail/dovecot/Makefile @@ -7,6 +7,7 @@ PORTNAME= dovecot PORTVERSION= 1.2.14 +PORTREVISION= 1 CATEGORIES= mail ipv6 MASTER_SITES= http://www.dovecot.org/releases/${DOVECOTVERSION}/ \ http://www.rename-it.nl/dovecot/${DOVECOTVERSION}/ diff --git a/mail/dovecot/files/dovecot.sh.in b/mail/dovecot/files/dovecot.sh.in index 9f746a43f3cd..7d75a9feb237 100644 --- a/mail/dovecot/files/dovecot.sh.in +++ b/mail/dovecot/files/dovecot.sh.in @@ -26,6 +26,7 @@ command="%%PREFIX%%/sbin/${name}" start_precmd="start_precmd" stop_postcmd="stop_postcmd" restart_cmd="restart_cmd" +extra_commands="reload" start_precmd() { # Ensure runtime directories exist with correct permissions -- cgit v1.2.3