Bug 280877

Summary: mail/dovecot-pigeonhole: update 0.5.21 → 0.5.21.1
Product: Ports & Packages Reporter: Älven <alster>
Component: Individual Port(s)Assignee: Vladimir Druzenko <vvd>
Status: Closed FIXED    
Severity: Affects Some People CC: ler, vvd
Priority: --- Flags: ler: maintainer-feedback+
vvd: merge-quarterly+
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://raw.githubusercontent.com/dovecot/pigeonhole/0.5.21.1/NEWS
Attachments:
Description Flags
[PATCH] mail/dovecot-pigeonhole: update 0.5.21 → 0.5.21.1 alster: maintainer-approval? (ler)

Description Älven 2024-08-17 10:43:11 UTC
Created attachment 252841 [details]
[PATCH] mail/dovecot-pigeonhole: update 0.5.21 → 0.5.21.1
Comment 1 Vladimir Druzenko freebsd_committer freebsd_triage 2024-08-17 12:58:59 UTC
I can commit if maintainer (ler@) agree.
Comment 2 Larry Rosenman freebsd_committer freebsd_triage 2024-08-17 15:05:18 UTC
Feel free to commit.  I'm afk for a bit in the hospital.
Comment 3 commit-hook freebsd_committer freebsd_triage 2024-08-17 19:19:58 UTC
A commit in branch main references this bug:

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

commit f6eea70b910cd9b106c4684ee4f5a23cb61709d2
Author:     Älven <alster@vinterdalen.se>
AuthorDate: 2024-08-17 19:14:06 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2024-08-17 19:14:06 +0000

    mail/dovecot-pigeonhole: update 0.5.21 → 0.5.21.1

    - sieve: When saving to local storage failed after a successful action
      in sieve (e.g. redirect, vacation), the mail was reported as
      successfully delivered, although it was lost locally.

    https://raw.githubusercontent.com/dovecot/pigeonhole/0.5.21.1/NEWS

    Also:
    - replace http with https in MASTER_SITES
    - upstream changed official site to https://pigeonhole.dovecot.org
    - add LICENSE_FILE
    - sort pkg-plist

    PR:             280877
    Approved by:    ler (maintainer)
    MFH:            2024Q3

 mail/dovecot-pigeonhole/Makefile  |  8 ++++----
 mail/dovecot-pigeonhole/distinfo  |  6 +++---
 mail/dovecot-pigeonhole/pkg-plist | 26 +++++++++++++-------------
 3 files changed, 20 insertions(+), 20 deletions(-)
Comment 4 commit-hook freebsd_committer freebsd_triage 2024-08-17 19:27:00 UTC
A commit in branch 2024Q3 references this bug:

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

commit a346fc72de2507efb3532941cc85a961ca715e0f
Author:     Älven <alster@vinterdalen.se>
AuthorDate: 2024-08-17 19:14:06 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2024-08-17 19:26:24 +0000

    mail/dovecot-pigeonhole: update 0.5.21 → 0.5.21.1

    - sieve: When saving to local storage failed after a successful action
      in sieve (e.g. redirect, vacation), the mail was reported as
      successfully delivered, although it was lost locally.

    https://raw.githubusercontent.com/dovecot/pigeonhole/0.5.21.1/NEWS

    Also:
    - replace http with https in MASTER_SITES
    - upstream changed official site to https://pigeonhole.dovecot.org
    - add LICENSE_FILE
    - sort pkg-plist

    PR:             280877
    Approved by:    ler (maintainer)
    MFH:            2024Q3

    (cherry picked from commit f6eea70b910cd9b106c4684ee4f5a23cb61709d2)

 mail/dovecot-pigeonhole/Makefile  |  8 ++++----
 mail/dovecot-pigeonhole/distinfo  |  6 +++---
 mail/dovecot-pigeonhole/pkg-plist | 26 +++++++++++++-------------
 3 files changed, 20 insertions(+), 20 deletions(-)
Comment 5 Vladimir Druzenko freebsd_committer freebsd_triage 2024-08-17 19:28:07 UTC
Thanks.