aboutsummaryrefslogtreecommitdiff
path: root/security/libprelude
diff options
context:
space:
mode:
authorRoman Bogorodskiy <novel@FreeBSD.org>2011-06-05 18:43:16 +0000
committerRoman Bogorodskiy <novel@FreeBSD.org>2011-06-05 18:43:16 +0000
commit207386f96a454f28a3f0a367069d0d4715b9e6e2 (patch)
treea498091a932a1bb378d3a0a8f8dcc91f46a54771 /security/libprelude
parentc96ae66b570729bd8c116293984c253bfe446655 (diff)
downloadports-207386f96a454f28a3f0a367069d0d4715b9e6e2.tar.gz
ports-207386f96a454f28a3f0a367069d0d4715b9e6e2.zip
Chase security/gnutls update and add an UPDATING entry.
Notes
Notes: svn path=/head/; revision=275104
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