Bug 232502

Summary: mail/postfix + postfix-current: Fix build on FreeBSD 13-CURRENT
Product: Ports & Packages Reporter: Kai Knoblich <kai>
Component: Individual Port(s)Assignee: Olli Hauer <ohauer>
Status: Closed FIXED    
Severity: Affects Only Me CC: ohauer
Priority: --- Flags: bugzilla: maintainer-feedback? (ohauer)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
postfix-fix-build-on-FreeBSD13.patch kai: maintainer-approval? (ohauer)

Description Kai Knoblich freebsd_committer freebsd_triage 2018-10-21 10:45:01 UTC
Created attachment 198431 [details]
postfix-fix-build-on-FreeBSD13.patch

Hello,

attached is the patch that fixes the build on FreeBSD 13-CURRENT for the mail/postfix and mail/postfix-current ports.

QA:
~~~
- poudriere (10.4-, 11.2-RELEASE, 12.0-BETA1, 13.0-CURRENT@r339445 amd64 + i386) -> OK
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-10-22 16:42:21 UTC
A commit references this bug:

Author: ohauer
Date: Mon Oct 22 16:41:16 UTC 2018
New revision: 482754
URL: https://svnweb.freebsd.org/changeset/ports/482754

Log:
  - fix build on FreeBSD 13-CURRENT

  PR:		232502
  Submitted by:	Kai

Changes:
  head/mail/postfix/files/patch-makedefs
  head/mail/postfix/files/patch-src_util_sys__defs.h
  head/mail/postfix-current/files/patch-makedefs
  head/mail/postfix-current/files/patch-src_util_sys__defs.h
Comment 2 Olli Hauer freebsd_committer freebsd_triage 2018-10-23 06:01:59 UTC
Committed,

Thanks for the patch!