Date: Fri, 24 Jan 2020 23:43:06 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 243575] graphics/pinta Update to 1.6 Message-ID: <bug-243575-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D243575 Bug ID: 243575 Summary: graphics/pinta Update to 1.6 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: olivierw1+bugzilla-freebsd@hotmail.com Created attachment 211022 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D211022&action= =3Dedit Pinta 1.5 to 1.6 update Hello, Please find attached a patch to update Pinta 1.5 to 1.6. I had quite a hard time creating a clean patch, I'm not sure it's the best.= I created a local git repo and used "git diff", since I couldn't find an easy command to make a patch which create new files in "files" folder. To apply it in your "graphics/pinta", use: patch -p1 < pinta-1.6.patch The remove the .orig files with: rm files/*.orig *.orig Then build with poudriere :-) Tested on FreeBSD 12.1 amd64. I compared my previous "pinta-1.5-7b61a772f9.txz" with the new "pinta-1.6-bd0e24464a.txz", and somehow the new version is missing 3 files: /usr/local/share/licenses/pinta-1.5/catalog.mk /usr/local/share/licenses/pinta-1.5/LICENSE /usr/local/share/licenses/pinta-1.5/MIT Is it normal? Where do they normally comes from? Best Regards, Olivier --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-243575-7788>