diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2010-07-08 16:17:21 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2010-07-08 16:17:21 +0000 |
commit | 4684fdd1d7787ebf2faf7bc712edb04dcf065e1f (patch) | |
tree | daf467bd0c2a046f5d669278a911df24d4283210 /security | |
parent | c9f81b56c26a8b47fd49b80afda9ce628e00916a (diff) | |
download | ports-4684fdd1d7787ebf2faf7bc712edb04dcf065e1f.tar.gz ports-4684fdd1d7787ebf2faf7bc712edb04dcf065e1f.zip |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/snort/Makefile | 4 | ||||
-rw-r--r-- | security/snort/distinfo | 6 |
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 |