1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

- Update to 0.8.4

- Support STAGEDIR

PR:		ports/187662
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
This commit is contained in:
Steve Wills 2014-03-17 19:53:51 +00:00
parent c420ada1ed
commit 9677e5537f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=348502
3 changed files with 6 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= mysql-proxy
PORTVERSION= 0.8.3
PORTVERSION= 0.8.4
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_MYSQL}
MASTER_SITE_SUBDIR= MySQL-Proxy
@ -10,6 +10,8 @@ MASTER_SITE_SUBDIR= MySQL-Proxy
MAINTAINER= swills@FreeBSD.org
COMMENT= Monitor, analyze, or transform the communication of MySQL
LICENSE= GPLv2
LIB_DEPENDS= libevent-1.4.so:${PORTSDIR}/devel/libevent \
libglib-2.0.so:${PORTSDIR}/devel/glib20
@ -24,5 +26,4 @@ USE_LUA= 5.1+
USE_MYSQL= yes
USE_RC_SUBR= mysql-proxy
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (mysql-proxy-0.8.3.tar.gz) = 80c48100759346f016751532f1fe9eef17a1015955544d18d9c14ab518d03cfe
SIZE (mysql-proxy-0.8.3.tar.gz) = 890540
SHA256 (mysql-proxy-0.8.4.tar.gz) = 44b9b6fa8142cb5cde0eb22c7be9589c320ce74b570d7f42c0ad79a52dd22563
SIZE (mysql-proxy-0.8.4.tar.gz) = 952125

View File

@ -4,4 +4,4 @@ communication. Its flexibility allows for unlimited uses; common ones
include: load balancing; failover; query analysis; query filtering and
modification; and many more.
WWW: http://forge.mysql.com/wiki/MySQL_Proxy
WWW: http://forge.mysql.com/wiki/MySQL_Proxy