summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--security/libpreludedb/Makefile8
-rw-r--r--security/libpreludedb/distinfo6
2 files changed, 6 insertions, 8 deletions
diff --git a/security/libpreludedb/Makefile b/security/libpreludedb/Makefile
index 5408e94..51b4f59 100644
--- a/security/libpreludedb/Makefile
+++ b/security/libpreludedb/Makefile
@@ -4,7 +4,7 @@
# $FreeBSD$
PORTNAME= libpreludedb
-PORTVERSION= 0.9.9
+PORTVERSION= 0.9.10
CATEGORIES= security
MASTER_SITES= http://www.prelude-ids.org/download/releases/ \
http://www.prelude-ids.org/download/releases/old/
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.prelude-ids.org/download/releases/ \
MAINTAINER= r.gruyters@yirdis.nl
COMMENT= Framework library for access to Prelude NIDS database
-LIB_DEPENDS= prelude.[8-9]:${PORTSDIR}/security/libprelude
+LIB_DEPENDS= prelude.9:${PORTSDIR}/security/libprelude
USE_GPG= yes
SIG_SUFFIX= .sig
@@ -29,8 +29,6 @@ OPTIONS= PERL "Include Perl bindings" off \
PGSQL "Use PostgreSQL backend" off \
SQLITE "Use SQLite backend" off
-.include <bsd.port.pre.mk>
-
.if defined(WITH_PERL)
USE_PERL5= yes
CONFIGURE_ARGS+= --with-perl
@@ -89,4 +87,4 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/docs/api/html/* ${DOCSDIR}
.endif
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/security/libpreludedb/distinfo b/security/libpreludedb/distinfo
index ae887c3..205fcbc 100644
--- a/security/libpreludedb/distinfo
+++ b/security/libpreludedb/distinfo
@@ -1,3 +1,3 @@
-MD5 (libpreludedb-0.9.9.tar.gz) = 93a895f1e1556b2fb2b92014fde9990d
-SHA256 (libpreludedb-0.9.9.tar.gz) = c144ceed3e4de3f3e75b09dd849e3b50c7e0e9e60ce1752844852b9471a3e77d
-SIZE (libpreludedb-0.9.9.tar.gz) = 729705
+MD5 (libpreludedb-0.9.10.tar.gz) = 50131972b9e84446f636c2e6d383d692
+SHA256 (libpreludedb-0.9.10.tar.gz) = 30f4f881858980e5dfc6a592e3d16d638bf1f1bff1bc64bd2abe5ac4701093cc
+SIZE (libpreludedb-0.9.10.tar.gz) = 747841
OpenPOWER on IntegriCloud