summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2010-07-08 16:17:21 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2010-07-08 16:17:21 +0000
commit4684fdd1d7787ebf2faf7bc712edb04dcf065e1f (patch)
treedaf467bd0c2a046f5d669278a911df24d4283210 /security
parentUpdate to 2.01080604 (diff)
- bump PORTREVISION
- Fix build WITH_SNORTSAM knob - Use an updated patch from www.snortsam.net PR: ports/148449 Submitted by: lioux
Notes
Notes: svn path=/head/; revision=257530
Diffstat (limited to 'security')
-rw-r--r--security/snort/Makefile4
-rw-r--r--security/snort/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/security/snort/Makefile b/security/snort/Makefile
index ac163c3c89af..aa46882f5234 100644
--- a/security/snort/Makefile
+++ b/security/snort/Makefile
@@ -7,7 +7,7 @@
PORTNAME= snort
PORTVERSION= 2.8.5.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security
MASTER_SITES= http://www.snort.org/dl/ \
http://dl.snort.org/snort-current/
@@ -128,7 +128,7 @@ CONFIGURE_ARGS+= --enable-perfprofiling
.if defined(WITH_SNORTSAM)
PATCH_SITES+=http://www.snortsam.net/files/snort-plugin/:snortsam
-PATCHFILES+=snortsam-2.8.5.diff.gz:snortsam
+PATCHFILES+=snortsam-2.8.5.3.diff.gz:snortsam
.endif
post-patch:
diff --git a/security/snort/distinfo b/security/snort/distinfo
index e71c3f64752e..fdb89c2d7d8f 100644
--- a/security/snort/distinfo
+++ b/security/snort/distinfo
@@ -1,6 +1,6 @@
MD5 (snort-2.8.5.3.tar.gz) = ef02aaad54746603f2cb3236fe962128
SHA256 (snort-2.8.5.3.tar.gz) = a7d9eb16427514d00926e9892c4a92b6ff1fd0f79555d8f8dce91dfa14112e6a
SIZE (snort-2.8.5.3.tar.gz) = 4730637
-MD5 (snortsam-2.8.5.diff.gz) = 5adbf37ed30b7e7b06dcb763310654c7
-SHA256 (snortsam-2.8.5.diff.gz) = f23fd04749b4ec3028a35c8db8c2ce0d14beac9c95b52f232229e13930b341f0
-SIZE (snortsam-2.8.5.diff.gz) = 29150
+MD5 (snortsam-2.8.5.3.diff.gz) = 9b6d44d8ea452132044b81a01886f18b
+SHA256 (snortsam-2.8.5.3.diff.gz) = 777f21e192de511d586ac2f7d79b308d97cce843d84a4f24f2559f15070d665c
+SIZE (snortsam-2.8.5.3.diff.gz) = 28880