aboutsummaryrefslogtreecommitdiffstats
path: root/databases/mysql-proxy
diff options
context:
space:
mode:
authormnag <mnag@FreeBSD.org>2008-01-03 07:43:03 +0800
committermnag <mnag@FreeBSD.org>2008-01-03 07:43:03 +0800
commit39b5e86c2fdc9b338a7aa0e7e95828fa7b6a4d1f (patch)
tree49ed2c0801e713b1b65c1e352e84cf737233f493 /databases/mysql-proxy
parentad3ff9ee4189fd97f95772109ba3ecd321ac21f9 (diff)
downloadfreebsd-ports-gnome-39b5e86c2fdc9b338a7aa0e7e95828fa7b6a4d1f.tar.gz
freebsd-ports-gnome-39b5e86c2fdc9b338a7aa0e7e95828fa7b6a4d1f.tar.zst
freebsd-ports-gnome-39b5e86c2fdc9b338a7aa0e7e95828fa7b6a4d1f.zip
- Bump PORTREVISION since devel/libevent are updated.
Diffstat (limited to 'databases/mysql-proxy')
-rw-r--r--databases/mysql-proxy/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/mysql-proxy/Makefile b/databases/mysql-proxy/Makefile
index 41572eced956..cb3fad9dd004 100644
--- a/databases/mysql-proxy/Makefile
+++ b/databases/mysql-proxy/Makefile
@@ -7,7 +7,7 @@
PORTNAME= mysql-proxy
PORTVERSION= 0.6.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_MYSQL}
MASTER_SITE_SUBDIR= MySQL-Proxy
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= MySQL-Proxy
MAINTAINER= clsung@FreeBSD.org
COMMENT= Monitor, analyze or transform the communication of MySQL
-LIB_DEPENDS= event-1.3d:${PORTSDIR}/devel/libevent \
+LIB_DEPENDS= event-1.3e:${PORTSDIR}/devel/libevent \
glib:${PORTSDIR}/devel/glib20
CONFIGURE_ARGS+= --with-lua --with-mysql