diff options
author | shannonjr <shannonjr@pkgsrc.org> | 2006-05-04 13:13:17 +0000 |
---|---|---|
committer | shannonjr <shannonjr@pkgsrc.org> | 2006-05-04 13:13:17 +0000 |
commit | dd9afe4bfcd7b21fb646561aac88bb5926993b77 (patch) | |
tree | 4c486d58579a6f9cff7b922c682339070415f474 /security/libprelude/distinfo | |
parent | 6873f02080f53e86ed86d994f788ed465319be98 (diff) | |
download | pkgsrc-dd9afe4bfcd7b21fb646561aac88bb5926993b77.tar.gz |
Updated to libprelude 0.9.8. Changes:
- Improve idmef-path error reporting.
- Rework configure script so that it use --with[out] in
place of --(en|dis)able where we deal with external dependencies.
- Rework configure script so that --with[out] work as expected (enabling and
disabling the feature, explicit error if "with" feature is explicitly
specified but the feature it is unavailable, etc).
- Rework SNMPService class for IDMEF draft 16 compliance.
- Make sure we set alert CreateTime if the caller did not do it for us.
- Fix handling of \r\n terminated line.
- Ignore character that are part of the option value when comparing
option specified using --option=value. Fix handling of parent option.
Diffstat (limited to 'security/libprelude/distinfo')
-rw-r--r-- | security/libprelude/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/security/libprelude/distinfo b/security/libprelude/distinfo index a3ffe988e76..9eaf772c425 100644 --- a/security/libprelude/distinfo +++ b/security/libprelude/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.8 2006/04/24 10:19:20 shannonjr Exp $ +$NetBSD: distinfo,v 1.9 2006/05/04 13:13:17 shannonjr Exp $ -SHA1 (libprelude-0.9.7.2.tar.gz) = 22ff08c8a1fd48b92b8628623914cb6083d4044d -RMD160 (libprelude-0.9.7.2.tar.gz) = 57023c09fcbe742d1ed24b65a1c499d8a258a0dd -Size (libprelude-0.9.7.2.tar.gz) = 1754249 bytes +SHA1 (libprelude-0.9.8.tar.gz) = 6d1c1672268a782bb968367ed09e91fd532901e6 +RMD160 (libprelude-0.9.8.tar.gz) = aa0b3638d05662943dfcee005e49cfd8f0724c17 +Size (libprelude-0.9.8.tar.gz) = 1759203 bytes SHA1 (patch-aa) = 1d788517feb2ef687777ae6640033d9f177b07f8 SHA1 (patch-ab) = 592f42a6d9217c502eb49e8fb0ba7d17a49f2ada SHA1 (patch-ac) = 6d8a95f0ae85071def8a38951e83838cef676c92 |