FreeBSD Bugzilla – Attachment 249168 Details for
Bug 277703
databases/mysqltuner shebang fix [PATCH]
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
fix for shebang line and PORTREVISION=1
mysqltuner-2.5.2.shebang_fix.patch (text/plain), 833 bytes, created by
Miroslav Lachman
on 2024-03-14 19:38:28 UTC
(
hide
)
Description:
fix for shebang line and PORTREVISION=1
Filename:
MIME Type:
Creator:
Miroslav Lachman
Created:
2024-03-14 19:38:28 UTC
Size:
833 bytes
patch
obsolete
>diff --git a/databases/mysqltuner/Makefile b/databases/mysqltuner/Makefile >index 97b1f93a1aa..aa62986280b 100644 >--- a/databases/mysqltuner/Makefile >+++ b/databases/mysqltuner/Makefile >@@ -1,6 +1,7 @@ > PORTNAME= mysqltuner > PORTVERSION= 2.5.2 > DISTVERSIONPREFIX= v >+PORTREVISION= 1 > CATEGORIES= databases > > MAINTAINER= pi@FreeBSD.org >diff --git a/databases/mysqltuner/files/patch-mysqltuner.pl b/databases/mysqltuner/files/patch-mysqltuner.pl >new file mode 100644 >index 00000000000..29ba8d4e50a >--- /dev/null >+++ b/databases/mysqltuner/files/patch-mysqltuner.pl >@@ -0,0 +1,7 @@ >+--- mysqltuner.pl.orig 2024-03-14 16:58:27 UTC >++++ mysqltuner.pl >+@@ -1,3 +1,4 @@ >++#!/usr/local/bin/perl >+ # mysqltuner.pl - Version 2.5.2 >+ # High Performance MySQL Tuning Script >+ # Copyright (C) 2015-2023 Jean-Marie Renouard - jmrenouard@gmail.com
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 277703
: 249168