[Bug 280415] www/matomo: update to 5.1.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 23 Jul 2024 11:15:39 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280415 Bug ID: 280415 Summary: www/matomo: update to 5.1.0 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: joneum@FreeBSD.org Reporter: marko.cupac@mimar.rs Assignee: joneum@FreeBSD.org Flags: maintainer-feedback?(joneum@FreeBSD.org) Created attachment 252241 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=252241&action=edit Makefile, distinfo, pkg-plist patch Hi, current matomo version in ports is severely outdated (4.13.3, released in 2023-01). I gave it a try to just bump version in Makefile, make makesum to update distinfo, and adjust pkg-plist. New version 5.0.1 built fine on 14.1 against default php82, I upgraded my matomo instance without major issues (except pkg upgrade I had to manually change ownership of some folders to www:www in order for web server to be able to write to them, as seen in apache error log). After that I was presented with "matomo needs database upgrade" page, ran console core:update and ended up with functional upgraded matomo. What remained is to visit matomo's "system check" page and clean up a bit according to instructions there (remove some files which remained from old install and change permissions / ownership of a few files that need to be writable by web server). I am attaching patches. -- You are receiving this mail because: You are the assignee for the bug.