Bug 214722 - [maintainer update] mail/smfsav: use milter framework
Summary: [maintainer update] mail/smfsav: use milter framework
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Larry Rosenman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-21 23:55 UTC by Kan Sasaki
Modified: 2017-01-11 01:55 UTC (History)
1 user (show)

See Also:


Attachments
Makefile.diff (631 bytes, patch)
2016-11-21 23:55 UTC, Kan Sasaki
sasaki12: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.