summaryrefslogtreecommitdiff
path: root/security/libprelude/Makefile
diff options
context:
space:
mode:
authorshannonjr <shannonjr@pkgsrc.org>2006-10-11 14:46:10 +0000
committershannonjr <shannonjr@pkgsrc.org>2006-10-11 14:46:10 +0000
commit6fdf599c60875e013986282246f5ee80da6f4335 (patch)
tree60bc421b083694ec9fe7fd4e1592c8d139ce3657 /security/libprelude/Makefile
parentcdd5b7e101444c7022f627123555c62c477ba45b (diff)
downloadpkgsrc-6fdf599c60875e013986282246f5ee80da6f4335.tar.gz
Update to 0.9.11. Changes:
- Hook class comparison function. Accept NULL, equal, not equal operator. - Introduce better error checking in the idmef-class API, which is now considered public and might be used by external application. Rename error code to reflect the API. - Change to the way IDMEF listed element are handled. Specifying negative number as the position of the element from the low level API now allow to position the element at the specified (reversed) index. Using the high level API a negative index permit to address a list of element backward (replace an element). - Build fixes for SWIG > 1.3.27. - Modify idmef_value_match() so that it always unroll listed value (do it for both val1 and val2. Remove assertion, and let idmef_value_type_compare() return an error code in case there is an issue. - Handle path using IDMEF_LIST_APPEND or IDMEF_LIST_PREPEND as path using an undefined list index on idmef_path_get() call. - Make criteria parser accept (*) list index. - Implement comparison function for all IDMEF object.
Diffstat (limited to 'security/libprelude/Makefile')
-rw-r--r--security/libprelude/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/security/libprelude/Makefile b/security/libprelude/Makefile
index 6ddc84c4be7..5bbdeca140a 100644
--- a/security/libprelude/Makefile
+++ b/security/libprelude/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2006/08/31 18:02:41 rillig Exp $
+# $NetBSD: Makefile,v 1.18 2006/10/11 14:46:10 shannonjr Exp $
#
-DISTNAME= libprelude-0.9.10.1
-PKGREVISION= 1
+DISTNAME= libprelude-0.9.11
CATEGORIES= security
MASTER_SITES= http://www.prelude-ids.org/download/releases/ \
http://www.prelude-ids.org/download/releases/old/