Bug 226656 - mail/postgrey: Add "reload" command to rc script
Summary: mail/postgrey: Add "reload" command to rc script
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Danilo G. Baio
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-16 13:32 UTC by Yasuhiro Kimura
Modified: 2018-03-18 12:21 UTC (History)
2 users (show)

See Also:
yasu: maintainer-feedback+


Attachments
patch file (698 bytes, patch)
2018-03-16 13:32 UTC, Yasuhiro Kimura
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yasuhiro Kimura freebsd_committer freebsd_triage 2018-03-16 13:32:27 UTC
Created attachment 191548 [details]
patch file

* Because postgrey reloads white list database when it receives SIGHUP, add "extra_commands=reload" to files/postgrey.in.
* Bump PORTREVISION.
Comment 1 ports.maintainer 2018-03-18 02:09:03 UTC
Comment on attachment 191548 [details]
patch file

Thank you. Please commit.
Comment 2 commit-hook freebsd_committer freebsd_triage 2018-03-18 12:20:47 UTC
A commit references this bug:

Author: dbaio
Date: Sun Mar 18 12:20:11 UTC 2018
New revision: 464903
URL: https://svnweb.freebsd.org/changeset/ports/464903

Log:
  mail/postgrey: Add reload command in rcfile

  PR:		226656
  Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
  Approved by:	Melissa Pilgrim <ports.maintainer@evilphi.com> (maintainer)

Changes:
  head/mail/postgrey/Makefile
  head/mail/postgrey/files/postgrey.in
Comment 3 Danilo G. Baio freebsd_committer freebsd_triage 2018-03-18 12:21:22 UTC
Committed, thank you both!