Bug 269834

Summary: graphics/darktable: update to 4.2.1 bug-fix release
Product: Ports & Packages Reporter: Matthias Andree <mandree>
Component: Individual Port(s)Assignee: Jean-Sébastien Pédron <dumbbell>
Status: Closed FIXED    
Severity: Affects Some People CC: dumbbell, mandree
Priority: --- Keywords: patch, patch-ready
Version: LatestFlags: dumbbell: maintainer-feedback+
mandree: merge-quarterly?
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch to update graphics/darktable to 4.2.1 bug-fix release mandree: maintainer-approval? (dumbbell)

Description Matthias Andree freebsd_committer freebsd_triage 2023-02-26 14:04:13 UTC
Created attachment 240422 [details]
patch to update graphics/darktable to 4.2.1 bug-fix release

Announcement:   https://www.darktable.org/2023/02/darktable-4.2.1-released/
ChangeLog:      https://github.com/darktable-org/darktable/releases/tag/release-4.2.1
    
MFH:            2023Q1
Comment 1 Jean-Sébastien Pédron freebsd_committer freebsd_triage 2023-02-28 08:36:22 UTC
Hi Matthias!

I come up with the same patch over the weekend, but Poudriere took a lot of time to finish. Sorry, I just noticed this bug report now.

Thank you for your contribution! I will commit the update tonight or tomorrow.
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-03-02 21:41:38 UTC
A commit in branch main references this bug:

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

commit cebb224f030d9c0d55f3831df07861160831aa4c
Author:     Jean-Sébastien Pédron <dumbbell@FreeBSD.org>
AuthorDate: 2023-03-02 21:38:23 +0000
Commit:     Jean-Sébastien Pédron <dumbbell@FreeBSD.org>
CommitDate: 2023-03-02 21:38:23 +0000

    graphics/darktable: Update to 4.2.1

    Release notes:
    https://github.com/darktable-org/darktable/releases/tag/release-4.2.1

    A similar patch was submitted by mandree@ in parallel.

    PR:             269834

 graphics/darktable/Makefile  | 3 +--
 graphics/darktable/distinfo  | 6 +++---
 graphics/darktable/pkg-plist | 7 +++++--
 3 files changed, 9 insertions(+), 7 deletions(-)
Comment 3 Jean-Sébastien Pédron freebsd_committer freebsd_triage 2023-03-02 21:42:05 UTC
Committed, thank you!