aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2014-03-18 03:53:51 +0800
committerswills <swills@FreeBSD.org>2014-03-18 03:53:51 +0800
commit7b65675685785f7784f8d6cf1b754318df24e477 (patch)
treed1d87c5b9b77d2a8f36ada3e06d8c9b743f9a067
parent016d1a8fb5c8abc7890b157ad88046d84c936a3f (diff)
downloadfreebsd-ports-gnome-7b65675685785f7784f8d6cf1b754318df24e477.tar.gz
freebsd-ports-gnome-7b65675685785f7784f8d6cf1b754318df24e477.tar.zst
freebsd-ports-gnome-7b65675685785f7784f8d6cf1b754318df24e477.zip
- Update to 0.8.4
- Support STAGEDIR PR: ports/187662 Submitted by: Bartek Rutkowski <ports@robakdesign.com>
-rw-r--r--databases/mysql-proxy/Makefile5
-rw-r--r--databases/mysql-proxy/distinfo4
-rw-r--r--databases/mysql-proxy/pkg-descr2
3 files changed, 6 insertions, 5 deletions
diff --git a/databases/mysql-proxy/Makefile b/databases/mysql-proxy/Makefile
index 4ac2640f1aac..bad4c4225fa7 100644
--- a/databases/mysql-proxy/Makefile
+++ b/databases/mysql-proxy/Makefile
@@ -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>
diff --git a/databases/mysql-proxy/distinfo b/databases/mysql-proxy/distinfo
index c9e736da5e7d..d86502ef2405 100644
--- a/databases/mysql-proxy/distinfo
+++ b/databases/mysql-proxy/distinfo
@@ -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
diff --git a/databases/mysql-proxy/pkg-descr b/databases/mysql-proxy/pkg-descr
index c7189b6b8a00..409096036dd0 100644
--- a/databases/mysql-proxy/pkg-descr
+++ b/databases/mysql-proxy/pkg-descr
@@ -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