[Bug 277703] databases/mysqltuner shebang fix [PATCH]
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Mar 2024 19:38:28 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277703 Bug ID: 277703 Summary: databases/mysqltuner shebang fix [PATCH] Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: pi@FreeBSD.org Reporter: 000.fbsd@quip.cz Assignee: pi@FreeBSD.org Flags: maintainer-feedback?(pi@FreeBSD.org) Created attachment 249168 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=249168&action=edit fix for shebang line and PORTREVISION=1 Port version update to 2.5.2 was not properly tested (by me), the upstream version of mysqltuner.pl has missing shebang line, it was fixed by upstream after the release of 2.5.2 and the fixed version 2.5.3 is not released yet. https://github.com/major/MySQLTuner-perl/commit/86ccfb2fcc87cd3c6f0d7fec98bba483146dd0c1 https://github.com/major/MySQLTuner-perl/commit/aa8de299c46e03fdfe345a046ebbfbe0e3c4afe1 I created patch that adds shebang line #!/usr/local/bin/perl and PORTREVISION=1 Please commit this fix soon. Users already upgraded to 2.5.2 have non working version installed now. -- You are receiving this mail because: You are the assignee for the bug.