- Chase libprelude version bump (.2 -> .4)

- Bump PORTREVISION
This commit is contained in:
Sergei Kolobov 2006-01-10 17:09:32 +00:00
parent 1c46b937bd
commit 353ea8f3bd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=153208
2 changed files with 4 additions and 2 deletions

View File

@ -5,13 +5,14 @@
PORTNAME= libpreludedb
PORTVERSION= 0.9.2
PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= http://www.prelude-ids.org/download/releases/
MAINTAINER= sergei@FreeBSD.org
COMMENT= Framework library for access to Prelude NIDS database
LIB_DEPENDS= prelude.2:${PORTSDIR}/security/libprelude
LIB_DEPENDS= prelude.4:${PORTSDIR}/security/libprelude
USE_GPG= yes
SIG_SUFFIX= .sig

View File

@ -6,13 +6,14 @@
PORTNAME= prelude-lml
PORTVERSION= 0.9.1
PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= http://www.prelude-ids.org/download/releases/
MAINTAINER= sergei@FreeBSD.org
COMMENT= Prelude Network Intrusion Detection System Log Monitoring Lackey
LIB_DEPENDS+= prelude.2:${PORTSDIR}/security/libprelude \
LIB_DEPENDS+= prelude.4:${PORTSDIR}/security/libprelude \
pcre.0:${PORTSDIR}/devel/pcre
USE_GPG= yes