aboutsummaryrefslogtreecommitdiff
path: root/net/bfilter
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2012-02-18 21:16:50 +0000
committerPav Lucistnik <pav@FreeBSD.org>2012-02-18 21:16:50 +0000
commitc86b22c6783c66e50ba68a0cd54399e438c0a5e4 (patch)
tree171bbf23a1ee4703724e9b39b2a4060f5746a46c /net/bfilter
parent2eac7b57e8ec5403a487cc4c00de0649112f9061 (diff)
downloadports-c86b22c6783c66e50ba68a0cd54399e438c0a5e4.tar.gz
ports-c86b22c6783c66e50ba68a0cd54399e438c0a5e4.zip
- Chase libACE shlib major version bump
Reported by: pointyhat Pointy hat to: miwi
Notes
Notes: svn path=/head/; revision=291757
Diffstat (limited to 'net/bfilter')
-rw-r--r--net/bfilter/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/bfilter/Makefile b/net/bfilter/Makefile
index b4f7ed3ac378..997bde920f1a 100644
--- a/net/bfilter/Makefile
+++ b/net/bfilter/Makefile
@@ -7,13 +7,14 @@
PORTNAME= bfilter
PORTVERSION= 1.1.4
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= Smart filtering HTTP proxy
-LIB_DEPENDS= ACE.5:${PORTSDIR}/devel/ace \
+LIB_DEPENDS= ACE.6:${PORTSDIR}/devel/ace \
sigc-2.0.0:${PORTSDIR}/devel/libsigc++20
GNU_CONFIGURE= yes