diff options
author | zi <zi@FreeBSD.org> | 2012-03-28 07:14:20 +0800 |
---|---|---|
committer | zi <zi@FreeBSD.org> | 2012-03-28 07:14:20 +0800 |
commit | e0dc7b333961f3e9fc786ff3f36b1276fc983ba5 (patch) | |
tree | 2781e0b218ee5caaeec77dcd45b6c77c4ec23e83 /security/snort | |
parent | 91a85c2d00f814ea053e1840cd94cb104f365fc5 (diff) | |
download | freebsd-ports-gnome-e0dc7b333961f3e9fc786ff3f36b1276fc983ba5.tar.gz freebsd-ports-gnome-e0dc7b333961f3e9fc786ff3f36b1276fc983ba5.tar.zst freebsd-ports-gnome-e0dc7b333961f3e9fc786ff3f36b1276fc983ba5.zip |
- Update to 2.9.2.2
- Mark SNORTSAM support as BROKEN due to build failures with 2.9.1.2 patch
Feature safe: yes
Diffstat (limited to 'security/snort')
-rw-r--r-- | security/snort/Makefile | 4 | ||||
-rw-r--r-- | security/snort/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/snort/Makefile b/security/snort/Makefile index 4ac1a48dea65..6b7fe6cebda8 100644 --- a/security/snort/Makefile +++ b/security/snort/Makefile @@ -6,8 +6,7 @@ # PORTNAME= snort -PORTVERSION= 2.9.2.1 -PORTREVISION= 2 +PORTVERSION= 2.9.2.2 CATEGORIES= security MASTER_SITES= SF/snort/snort \ http://mirrors.rit.edu/zi/ @@ -176,6 +175,7 @@ CONFIGURE_ARGS+= --enable-react .endif .if defined(WITH_SNORTSAM) +BROKEN= current snortsam patch results in build failures USE_AUTOTOOLS+= automake USE_GNOME= pkgconfig PATCH_SITES+= http://www.snortsam.net/files/snort-plugin/:snortsam diff --git a/security/snort/distinfo b/security/snort/distinfo index ed7ead708dd1..50de49b46948 100644 --- a/security/snort/distinfo +++ b/security/snort/distinfo @@ -1,4 +1,4 @@ -SHA256 (snort-2.9.2.1.tar.gz) = 4ec549fc2b0df5e89b2dc0453eabf3499f7da2fa88cd004a084ffa1109cbffa5 -SIZE (snort-2.9.2.1.tar.gz) = 6522229 +SHA256 (snort-2.9.2.2.tar.gz) = 63f4eeee24d79e4a4e4b573e085d0d2fd78fcf3b7ea730c37eab7b47fcd9b954 +SIZE (snort-2.9.2.2.tar.gz) = 6529966 SHA256 (snortsam-2.9.1.2.diff.gz) = 712017ee8155c28469de81d7a579899034b2965617fd3c29bac03c1a1484067e SIZE (snortsam-2.9.1.2.diff.gz) = 28902 |