Bug 269411

Summary: mail/getmail6: update to 6.18.12 for bugfixes
Product: Ports & Packages Reporter: Michael Büker <freebsd>
Component: Individual Port(s)Assignee: Fernando Apesteguía <fernape>
Status: Closed FIXED    
Severity: Affects Some People CC: fernape, jrm, ports-bugs
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/getmail6/getmail6/releases/tag/v6.18.12
Attachments:
Description Flags
portstree patch for update to 6.18.12 freebsd: maintainer-approval+

Description Michael Büker 2023-02-08 14:14:20 UTC
Created attachment 239997 [details]
portstree patch for update to 6.18.12

Upstream changes since last port version 6.18.11:

- #156 Continue after error in child
- #157 undo #148 getmails shell quoting
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-02-09 09:55:36 UTC
A commit in branch main references this bug:

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

commit 869a4cd035eb4813ff051a450bf848496a2c57fb
Author:     Michael Büker <freebsd@michael-bueker.de>
AuthorDate: 2023-02-08 15:26:51 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-02-09 09:51:10 +0000

    mail/getmail6: update to 6.18.12 for bugfixes

    ChangeLog: https://github.com/getmail6/getmail6/releases/tag/v6.18.12

     * Continue after error in child
     * undo #148 getmails shell quoting

    PR:             269411
    Reported by:    freebsd@michael-bueker.de (maintainer)

 mail/getmail6/Makefile | 2 +-
 mail/getmail6/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 2 Fernando Apesteguía freebsd_committer freebsd_triage 2023-02-09 09:55:47 UTC
Committed,

Thanks!