Summary: | graphics/mypaint: update to 2.0.1, fix build | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Val Packett <val> | ||||
Component: | Individual Port(s) | Assignee: | Jan Beich <jbeich> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | Keywords: | patch | ||||
Priority: | --- | Flags: | val:
maintainer-feedback+
jbeich: merge-quarterly+ |
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
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(-) 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(-) |
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