FreeBSD Bugzilla – Attachment 139792 Details for
Bug 186116
[PATCH] databases/mysql-q4m: unbreak with Percona/MariaDB
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
mysql56p-q4m-0.9.10_2.patch
mysql56p-q4m-0.9.10_2.patch (text/plain), 859 bytes, created by
Dima Panov
on 2014-01-26 02:50:00 UTC
(
hide
)
Description:
mysql56p-q4m-0.9.10_2.patch
Filename:
MIME Type:
Creator:
Dima Panov
Created:
2014-01-26 02:50:00 UTC
Size:
859 bytes
patch
obsolete
>diff -ruN ../mysql-q4m.orig/Makefile ./Makefile >--- ../mysql-q4m.orig/Makefile 2014-01-23 21:15:01.000000000 +1100 >+++ ./Makefile 2014-01-26 13:32:25.339809060 +1100 >@@ -3,7 +3,7 @@ > > PORTNAME= q4m > PORTVERSION= 0.9.10 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= databases > MASTER_SITES= http://q4m.kazuhooku.com/dist/ > PKGNAMEPREFIX= mysql${MYSQL_VER}- >@@ -11,8 +11,8 @@ > MAINTAINER= knu@FreeBSD.org > COMMENT= A message queue that works as a pluggable storage engine of MySQL > >-FETCH_DEPENDS+= ${NONEXISTENT}:${PORTSDIR}/databases/mysql${MYSQL_VER}-server:build >-RUN_DEPENDS= ${LOCALBASE}/libexec/mysqld:${PORTSDIR}/databases/mysql${MYSQL_VER}-server >+FETCH_DEPENDS+= ${NONEXISTENT}:${PORTSDIR}/databases/${_MYSQL_SERVER}:build >+RUN_DEPENDS= ${LOCALBASE}/libexec/mysqld:${PORTSDIR}/databases/${MYSQL_SERVER} > > USES= gmake perl5 > USE_AUTOTOOLS= libtool
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 186116
: 139792 |
139793