aboutsummaryrefslogtreecommitdiff
path: root/databases/mysql-proxy
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2014-03-17 19:53:51 +0000
committerSteve Wills <swills@FreeBSD.org>2014-03-17 19:53:51 +0000
commit9677e5537f43752a2b22ceae2acafdf8904f830a (patch)
treed1d87c5b9b77d2a8f36ada3e06d8c9b743f9a067 /databases/mysql-proxy
parentc420ada1ed91c4d5d7ac27bf7b1a94d5cf3b9e12 (diff)
downloadports-9677e5537f43752a2b22ceae2acafdf8904f830a.tar.gz
ports-9677e5537f43752a2b22ceae2acafdf8904f830a.zip
Notes
Diffstat (limited to 'databases/mysql-proxy')
-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