diff options
author | adrianp <adrianp@pkgsrc.org> | 2005-10-11 20:53:22 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2005-10-11 20:53:22 +0000 |
commit | cfef221d76f32c9c88511c67dd4b6bfce7de0907 (patch) | |
tree | ae568476027e121595b37a8abbf301cc57799c25 /net/snort | |
parent | a79f9b73ccc10d66ce1d671f04604546a000ac5c (diff) | |
download | pkgsrc-cfef221d76f32c9c88511c67dd4b6bfce7de0907.tar.gz |
Update to 2.4.2
- don't try to actually open the log file when in test mode
- Fixes to address schema being a keyword in MySQL 5.0
Diffstat (limited to 'net/snort')
-rw-r--r-- | net/snort/Makefile.common | 4 | ||||
-rw-r--r-- | net/snort/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/net/snort/Makefile.common b/net/snort/Makefile.common index 0df4b5b6c8c..bcfd1d93d80 100644 --- a/net/snort/Makefile.common +++ b/net/snort/Makefile.common @@ -1,7 +1,7 @@ -# $NetBSD: Makefile.common,v 1.25 2005/09/20 18:01:26 adrianp Exp $ +# $NetBSD: Makefile.common,v 1.26 2005/10/11 20:53:22 adrianp Exp $ # -DISTNAME= snort-2.4.1 +DISTNAME= snort-2.4.2 CATEGORIES= net security MASTER_SITES= http://www.snort.org/dl/current/ \ ftp://the.wiretapped.net/pub/security/network-intrusion-detection/snort/ \ diff --git a/net/snort/distinfo b/net/snort/distinfo index cd372f5891d..49f887ba2b8 100644 --- a/net/snort/distinfo +++ b/net/snort/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.30 2005/09/20 18:01:26 adrianp Exp $ +$NetBSD: distinfo,v 1.31 2005/10/11 20:53:22 adrianp Exp $ -SHA1 (snort-2.4.1.tar.gz) = 9aa408848ce3c1958e8a1854332800366376f1d6 -RMD160 (snort-2.4.1.tar.gz) = d0926557579e5bd0f5e73d749e43412738f823e1 -Size (snort-2.4.1.tar.gz) = 2695304 bytes +SHA1 (snort-2.4.2.tar.gz) = ce770b4c2ab8b501509e7fa82e3bed2c389e6835 +RMD160 (snort-2.4.2.tar.gz) = 76b2c40f31fdeca20ff42a7ff732024dc25aa62b +Size (snort-2.4.2.tar.gz) = 2785710 bytes SHA1 (patch-aa) = f8cd982f2fbc5ed828bf021a489097408f1c9d43 SHA1 (patch-ab) = 0ea7deb91de5d3d68558a30e80dcbd8bd81f8a5e SHA1 (patch-ac) = 6cdf26fcaeb8dad9cd9562b77377bd56b49c9f38 |