[Bug 243575] graphics/pinta Update to 1.6
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Jan 24 23:43:06 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243575
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 at FreeBSD.org
Reporter: olivierw1+bugzilla-freebsd at hotmail.com
Created attachment 211022
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=211022&action=edit
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
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list