Bug 261057 - graphics/mypaint: update to 2.0.1, fix build
Summary: graphics/mypaint: update to 2.0.1, fix build
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Jan Beich
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2022-01-09 11:29 UTC by Val Packett
Modified: 2022-01-09 13:24 UTC (History)
0 users

See Also:
val: maintainer-feedback+
jbeich: merge-quarterly+


Attachments
0001-graphics-mypaint-update-to-2.0.1-fix-build.patch (70.37 KB, patch)
2022-01-09 11:29 UTC, Val Packett
val: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Val Packett 2022-01-09 11:29:50 UTC
Created attachment 230841 [details]
0001-graphics-mypaint-update-to-2.0.1-fix-build.patch

Build started failing due to a silly POSIX_C_SOURCE thing, patch it out, update minor release while here
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-01-09 13:22:38 UTC
A commit in branch main references this bug:

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

commit 263378752f936e785ee1d60db25fb2547683fdbe
Author:     Greg V <greg@unrelenting.technology>
AuthorDate: 2022-01-09 11:28:02 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2022-01-09 13:20:45 +0000

    graphics/mypaint: update to 2.0.1, fix build

    PR:             261057

 graphics/mypaint/Makefile                   |   3 +-
 graphics/mypaint/distinfo                   |   6 +-
 graphics/mypaint/files/patch-setup.py (new) |  10 +
 graphics/mypaint/pkg-plist                  | 561 ++++++++++++++--------------
 4 files changed, 292 insertions(+), 288 deletions(-)
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-01-09 13:23:39 UTC
A commit in branch 2022Q1 references this bug:

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

commit 2ba8c850c361dbb02e9ab0e22db3920068f3b7c7
Author:     Greg V <greg@unrelenting.technology>
AuthorDate: 2022-01-09 11:28:02 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2022-01-09 13:22:57 +0000

    graphics/mypaint: update to 2.0.1, fix build

    PR:             261057
    (cherry picked from commit 263378752f936e785ee1d60db25fb2547683fdbe)

 graphics/mypaint/Makefile                   |   3 +-
 graphics/mypaint/distinfo                   |   6 +-
 graphics/mypaint/files/patch-setup.py (new) |  10 +
 graphics/mypaint/pkg-plist                  | 561 ++++++++++++++--------------
 4 files changed, 292 insertions(+), 288 deletions(-)