Bug 214722

Summary: [maintainer update] mail/smfsav: use milter framework
Product: Ports & Packages Reporter: Kan Sasaki <sasaki12>
Component: Individual Port(s)Assignee: Larry Rosenman <ler>
Status: Closed FIXED    
Severity: Affects Many People CC: ler
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Makefile.diff sasaki12: maintainer-approval+

Description Kan Sasaki 2016-11-21 23:55:33 UTC
Created attachment 177252 [details]
Makefile.diff

Use milter framework to handle libmilter correctly.
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-01-11 01:53:33 UTC
A commit references this bug:

Author: ler
Date: Wed Jan 11 01:53:12 UTC 2017
New revision: 431152
URL: https://svnweb.freebsd.org/changeset/ports/431152

Log:
  Use milter framework to handle libmilter correctly
  updated pkg-plist to use @sample, and changed SMF_RUN_DIR to be substituted
  in the plist otherwise packaging will fail it it's redefined.
  Bumped PORTREVISION.

  PR:	214722
  Submitted by:	sasaki@fcc.ad.jp (maintainer)
  Approved by:	adamw (mentor)
  Differential Revision:	https://reviews.freebsd.org/D9126

Changes:
  head/mail/smfsav/Makefile
  head/mail/smfsav/pkg-plist
Comment 2 Larry Rosenman freebsd_committer freebsd_triage 2017-01-11 01:55:27 UTC
Committed, thanks.

I also fixed a potential packaging problem and made the config file easier to set up.