aboutsummaryrefslogtreecommitdiff
path: root/net/morebalance
diff options
context:
space:
mode:
authorRoman Bogorodskiy <novel@FreeBSD.org>2008-03-03 11:57:08 +0000
committerRoman Bogorodskiy <novel@FreeBSD.org>2008-03-03 11:57:08 +0000
commitc9536f39b314cc055496892d6f9598434770c4b3 (patch)
tree7a7761c4465ce6894fc0b4bd8cb65f84b82a46a3 /net/morebalance
parent4585b4adc053c2df42c76e150ac9354191402282 (diff)
downloadports-c9536f39b314cc055496892d6f9598434770c4b3.tar.gz
ports-c9536f39b314cc055496892d6f9598434770c4b3.zip
- Chase security/gnutls shlib version bump
- Add an entry to UPDATING
Notes
Notes: svn path=/head/; revision=208375
Diffstat (limited to 'net/morebalance')
-rw-r--r--net/morebalance/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/morebalance/Makefile b/net/morebalance/Makefile
index 410e533faae7..3d2ad7b1db44 100644
--- a/net/morebalance/Makefile
+++ b/net/morebalance/Makefile
@@ -7,7 +7,7 @@
PORTNAME= morebalance
PORTVERSION= 0.4
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= net
MASTER_SITES= http://morebalance.coolprojects.org/
@@ -15,7 +15,7 @@ MAINTAINER= clement@FreeBSD.org
COMMENT= A modular open source user-space load balancing system
LIB_DEPENDS+= pcre.0:${PORTSDIR}/devel/pcre \
- gnutls.13:${PORTSDIR}/security/gnutls \
+ gnutls.26:${PORTSDIR}/security/gnutls \
ggz.5:${PORTSDIR}/games/libggz
CFLAGS+= ${PTHREAD_CFLAGS} -I${LOCALBASE}/include