aboutsummaryrefslogtreecommitdiff
path: root/security/prelude-lml
diff options
context:
space:
mode:
authorMarcelo Araujo <araujo@FreeBSD.org>2007-06-06 12:50:09 +0000
committerMarcelo Araujo <araujo@FreeBSD.org>2007-06-06 12:50:09 +0000
commit2adf104b17428f869db26d59e247df31d11354aa (patch)
tree521ace80678d712aaebbfc7b590f71a7de7977c7 /security/prelude-lml
parent384935b90baf039e1c58148196b9171eb1bd5d42 (diff)
downloadports-2adf104b17428f869db26d59e247df31d11354aa.tar.gz
ports-2adf104b17428f869db26d59e247df31d11354aa.zip
- Update libprelude to 0.9.14.
- Update dependent ports accordingly. - Bump PORTVERSION to force rebuild. PR: ports/112703 Submitted by: Marcelo Araujo <araujo@FreeBSD.org> Approved by: stas (mentor)
Notes
Notes: svn path=/head/; revision=192913
Diffstat (limited to 'security/prelude-lml')
-rw-r--r--security/prelude-lml/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/prelude-lml/Makefile b/security/prelude-lml/Makefile
index a6e9d18f26d3..7d56d9325a8b 100644
--- a/security/prelude-lml/Makefile
+++ b/security/prelude-lml/Makefile
@@ -6,6 +6,7 @@
PORTNAME= prelude-lml
PORTVERSION= 0.9.10
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= http://www.prelude-ids.org/download/releases/ \
http://www.prelude-ids.org/download/releases/old/
@@ -13,7 +14,7 @@ MASTER_SITES= http://www.prelude-ids.org/download/releases/ \
MAINTAINER= r.gruyters@yirdis.nl
COMMENT= Prelude Network Intrusion Detection System Log Monitoring Lackey
-LIB_DEPENDS+= prelude.11:${PORTSDIR}/security/libprelude \
+LIB_DEPENDS+= prelude.12:${PORTSDIR}/security/libprelude \
pcre.0:${PORTSDIR}/devel/pcre
USE_GMAKE= yes