Bug 269411 - mail/getmail6: update to 6.18.12 for bugfixes
Summary: mail/getmail6: update to 6.18.12 for bugfixes
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Fernando Apesteguía
URL: https://github.com/getmail6/getmail6/...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-08 14:14 UTC by Michael Büker
Modified: 2023-02-09 09:55 UTC (History)
3 users (show)

See Also:


Attachments
portstree patch for update to 6.18.12 (891 bytes, patch)
2023-02-08 14:14 UTC, Michael Büker
freebsd: maintainer-approval+
Details | Diff

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