aboutsummaryrefslogtreecommitdiffstats
path: root/security/libprelude
diff options
context:
space:
mode:
authornovel <novel@FreeBSD.org>2011-06-06 02:43:16 +0800
committernovel <novel@FreeBSD.org>2011-06-06 02:43:16 +0800
commit9f3ec28d2d39471ad12b17c53e52685915649399 (patch)
tree36aa19e619c507820268d745265fdb71b031563c /security/libprelude
parent0741e08c6552f0fab3c213fa1998e3d573017054 (diff)
downloadfreebsd-ports-gnome-9f3ec28d2d39471ad12b17c53e52685915649399.tar.gz
freebsd-ports-gnome-9f3ec28d2d39471ad12b17c53e52685915649399.tar.zst
freebsd-ports-gnome-9f3ec28d2d39471ad12b17c53e52685915649399.zip
Chase security/gnutls update and add an UPDATING entry.
Diffstat (limited to 'security/libprelude')
-rw-r--r--security/libprelude/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/libprelude/Makefile b/security/libprelude/Makefile
index 29eb26184634..30d79c41fd2e 100644
--- a/security/libprelude/Makefile
+++ b/security/libprelude/Makefile
@@ -5,6 +5,7 @@
PORTNAME= libprelude
PORTVERSION= 0.9.24.1
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= http://www.prelude-ids.com/download/releases/%SUBDIR%/
MASTER_SITE_SUBDIR= ${PORTNAME} ${PORTNAME}/old
@@ -12,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} ${PORTNAME}/old
MAINTAINER= ports@FreeBSD.org
COMMENT= Framework library for Prelude NIDS
-LIB_DEPENDS= gnutls.40:${PORTSDIR}/security/gnutls
+LIB_DEPENDS= gnutls.47:${PORTSDIR}/security/gnutls
OPTIONS= PERL "Include Perl bindings" off \
PYTHON "Include Python bindings" off