From 47e21fc7c4390b8f3f9283d794f4fbda063649e1 Mon Sep 17 00:00:00 2001 From: sergei Date: Tue, 26 Apr 2005 13:20:01 +0000 Subject: - Update to 2.3.3 - Update MASTER_SITE path for Prelude patch PR: ports/80338 Submitted by: Linh Pham --- security/snort/Makefile | 4 ++-- security/snort/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/security/snort/Makefile b/security/snort/Makefile index 18034c289e6f..04cab915f95b 100644 --- a/security/snort/Makefile +++ b/security/snort/Makefile @@ -6,7 +6,7 @@ # PORTNAME= snort -PORTVERSION= 2.3.2 +PORTVERSION= 2.3.3 CATEGORIES= security MASTER_SITES= http://www.snort.org/dl/current/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} @@ -72,7 +72,7 @@ CONFIGURE_ARGS+= --with-postgresql=no .if defined(WITH_PRELUDE) #BROKEN= Prelude reporting patch have not been updated for Snort 2.2.0 PRELUDE_PATCH= 0.3.6 -MASTER_SITES+= http://prelude-ids.org/download/releases/:prelude +MASTER_SITES+= http://prelude-ids.org/download/releases/old/:prelude SIGNED_FILES= ${DISTNAME}${EXTRACT_SUFX} DISTFILES+= snort-prelude-reporting-patch-${PRELUDE_PATCH}.tar.gz:prelude EXTRA_PATCHES+= ${WRKDIR}/snort-2.2.0-prelude-${PRELUDE_PATCH}.diff diff --git a/security/snort/distinfo b/security/snort/distinfo index 981c649647f2..776ec86152bf 100644 --- a/security/snort/distinfo +++ b/security/snort/distinfo @@ -1,6 +1,6 @@ -MD5 (snort-2.3.2.tar.gz) = 692602827ce9d1a611630149f8e50ec8 -SIZE (snort-2.3.2.tar.gz) = 2620487 +MD5 (snort-2.3.3.tar.gz) = 06bf140893e7cb120aaa9372d10a0100 +SIZE (snort-2.3.3.tar.gz) = 2631270 MD5 (snort-prelude-reporting-patch-0.3.6.tar.gz) = 323ab2956a59de113aa13099917f0d3a SIZE (snort-prelude-reporting-patch-0.3.6.tar.gz) = 21964 -MD5 (snort-2.3.2.tar.gz.asc) = cbeec538a9a4a17ccc7a1749b4a77f46 -SIZE (snort-2.3.2.tar.gz.asc) = 189 +MD5 (snort-2.3.3.tar.gz.asc) = 545d371c8e4a1c9aa06478460768f9d3 +SIZE (snort-2.3.3.tar.gz.asc) = 189 -- cgit