Bug 206575

Summary: [maintainer] [patch] mail/milter-greylist-devel update to 4.6a1
Product: Ports & Packages Reporter: Daniel Austin <freebsd-ports>
Component: Individual Port(s)Assignee: Dmitry Marakasov <amdmi3>
Status: Closed FIXED    
Severity: Affects Some People Keywords: patch
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Update milter-greylist-devel to 4.6a1 koobs: maintainer-approval+

Description Daniel Austin 2016-01-24 15:08:15 UTC
Created attachment 166065 [details]
Update milter-greylist-devel to 4.6a1

Update milter-greylist-devel to 4.6a1

* add DKIM support for acls
* add geoip+spf+dkim acl examples to greylist.conf.sample


Notes to committer:

I have enabled most (but not all) options as default - they are the ones that are most likely to be commonly used so are preferrable for the packaged release.
(hopefully these days most people aren't installing from ports)

Although it pulls in a few dependancies, most people are likely to have them installed anyway.
Comment 1 Daniel Austin 2016-01-24 15:15:26 UTC
Poudriere testport logs for 9/10 i386/amd64:

https://poudriere2.dan.tm/poudriere/data/latest-per-pkg/milter-greylist-devel/4.6.a1/
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-01-27 20:29:54 UTC
A commit references this bug:

Author: amdmi3
Date: Wed Jan 27 20:28:58 UTC 2016
New revision: 407384
URL: https://svnweb.freebsd.org/changeset/ports/407384

Log:
  - Update to 4.6a1

  PR:		206575
  Submitted by:	freebsd-ports@dan.me.uk (maintainer)

Changes:
  head/mail/milter-greylist-devel/Makefile
  head/mail/milter-greylist-devel/distinfo
  head/mail/milter-greylist-devel/files/patch-greylist.conf
Comment 3 Dmitry Marakasov freebsd_committer freebsd_triage 2016-01-27 20:30:30 UTC
Fixed DISTNAME= order, please check the port with portlint next time.