Bug 273784

Summary: mail/postfix-current update to version 3.9-20230924
Product: Ports & Packages Reporter: Herbert J. Skuhra <herbert>
Component: Individual Port(s)Assignee: Juraj Lutter <otis>
Status: Closed FIXED    
Severity: Affects Only Me CC: chris
Priority: --- Flags: otis: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
URL: http://ftp.porcupine.org/mirrors/postfix-release/experimental/postfix-3.9-20230924.RELEASE_NOTES
Attachments:
Description Flags
Postfix 3.9-20230912
none
Postfix 3.9-20230924
otis: maintainer-approval+
Postfix 3.9-20230924 none

Description Herbert J. Skuhra 2023-09-14 13:48:03 UTC
Created attachment 244840 [details]
Postfix 3.9-20230912

The attached patch updates mail/postifx-current to version 3.9-20230912.
Comment 1 Herbert J. Skuhra 2023-09-27 16:34:54 UTC
Created attachment 245294 [details]
Postfix 3.9-20230924
Comment 2 Juraj Lutter freebsd_committer freebsd_triage 2023-09-27 17:17:58 UTC
This will need a bit of work (similar yo mail/postfix), because:

(echo "# Do not edit -- this file documents how Postfix was built for your machine."; /bin/sh makedefs) >makedefs.tmp
ATTENTION:
ATTENTION: Unknown system type: FreeBSD 15.0-CURRENT
ATTENTION:
*** Error code 1
Comment 3 Herbert J. Skuhra 2023-09-27 18:37:09 UTC
Sorry, you are right. files/patch-makedefs and files/patch-src_util_sys__defs.h from mail/postfix are also required for mail/postfix-current.
Comment 4 commit-hook freebsd_committer freebsd_triage 2023-09-27 18:55:14 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=f9772d176717f460b7342110dab86aa2393a5a93

commit f9772d176717f460b7342110dab86aa2393a5a93
Author:     Herbert J. Skuhra <herbert@gojira.at>
AuthorDate: 2023-09-27 16:44:39 +0000
Commit:     Juraj Lutter <otis@FreeBSD.org>
CommitDate: 2023-09-27 18:52:14 +0000

    mail/postfix-current: Update to 3.9-20230924

    - Update to 3.9-20230924
    - Add FreeBSD 15 defines

    PR:             273784

 mail/postfix-current/Makefile                          |  3 +--
 mail/postfix-current/distinfo                          |  6 +++---
 mail/postfix-current/files/patch-makedefs (new)        | 18 ++++++++++++++++++
 .../files/patch-src_util_sys__defs.h (new)             | 11 +++++++++++
 4 files changed, 33 insertions(+), 5 deletions(-)
Comment 5 Juraj Lutter freebsd_committer freebsd_triage 2023-09-27 18:56:20 UTC
Committed, thanks.
Comment 6 Herbert J. Skuhra 2023-09-27 19:03:02 UTC
Created attachment 245296 [details]
Postfix 3.9-20230924

Updated patch. 

git apply produces 4 warnings (space before tab in indent).