Bug 151457 - Reload command for port mail/dovecot
Summary: Reload command for port mail/dovecot
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-14 17:50 UTC by Alexander Milanov
Modified: 2010-10-30 18:00 UTC (History)
0 users

See Also:


Attachments
file.diff (526 bytes, patch)
2010-10-14 17:50 UTC, Alexander Milanov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Milanov 2010-10-14 17:50:10 UTC
Dovecot's rc.d script from ports doesn't have a reload command, although it supports configuration reloading on SIGHUP (http://wiki1.dovecot.org/RunningDovecot#Reloading_Configuration).

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-10-14 17:50:23 UTC
Maintainer of mail/dovecot,

Please note that PR ports/151457 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/151457

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2010-10-14 17:50:24 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Po-Chuan Hsieh freebsd_committer freebsd_triage 2010-10-14 18:00:55 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sunpoet

I will take it.
Comment 4 dfilter service freebsd_committer freebsd_triage 2010-10-30 17:51:35 UTC
sunpoet     2010-10-30 16:51:25 UTC

  FreeBSD ports repository

  Modified files:
    mail/dovecot         Makefile 
    mail/dovecot/files   dovecot.sh.in 
  Log:
  - Update rc.d script: add "reload" command
  - Bump PORTREVISION
  
  PR:             ports/151457
  Submitted by:   Alexander Milanov <a@amilanov.com>
  Approved by:    maintainer (timeout 16 days), pgollucci (mentor, implicit)
  
  Revision  Changes    Path
  1.116     +1 -0      ports/mail/dovecot/Makefile
  1.14      +2 -1      ports/mail/dovecot/files/dovecot.sh.in
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 5 Po-Chuan Hsieh freebsd_committer freebsd_triage 2010-10-30 17:52:28 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!