Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Oct 2003 12:44:53 +0200 (CEST)
From:      Alex Dupre <sysadmin@alexdupre.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        nork@FreeBSD.org
Subject:   ports/57604: [Update] Port: security/snort
Message-ID:  <200310051044.h95AirGt034786@vaio.alexdupre.com>
Resent-Message-ID: <200310051050.h95AoHki068738@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         57604
>Category:       ports
>Synopsis:       [Update] Port: security/snort
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 05 03:50:17 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Alex Dupre
>Release:        FreeBSD 4.9-ALEXDUPRE i386
>Organization:
>Environment:
System: FreeBSD 4.9-ALEXDUPRE i386
>Description:
Update to 2.0.2 release.
>How-To-Repeat:
>Fix:

--- snort.diff begins here ---
diff -ruN snort.orig/Makefile snort/Makefile
--- snort.orig/Makefile	Sun Oct  5 12:31:25 2003
+++ snort/Makefile	Sun Oct  5 12:41:42 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	snort
-PORTVERSION=	2.0.1
+PORTVERSION=	2.0.2
 CATEGORIES=	security
 MASTER_SITES=	http://www.snort.org/dl/
 
@@ -25,7 +25,7 @@
 .endif
 
 .if defined(WITH_MYSQL)
-LIB_DEPENDS+=	mysqlclient.10:${PORTSDIR}/databases/mysql323-client
+USE_MYSQL=	yes
 CONFIGURE_ARGS+=--with-mysql=${LOCALBASE}
 .endif
 
@@ -58,7 +58,7 @@
 
 DOCS=	AUTHORS NEWS README.csv BUGS README README.database \
 	CREDITS README.FLEXRESP RULES.todo FAQ \
-	SnortUsersManual.pdf README.PLUGINS USAGE
+	SnortUsersManual.pdf README.PLUGINS USAGE README.thresholding
 
 post-install:
 	${MKDIR} ${DATADIR}
diff -ruN snort.orig/distinfo snort/distinfo
--- snort.orig/distinfo	Sun Oct  5 12:17:40 2003
+++ snort/distinfo	Sun Oct  5 12:22:22 2003
@@ -1 +1 @@
-MD5 (snort-2.0.1.tar.gz) = ab5bdd0cab96fe521d11d2c6d804518f
+MD5 (snort-2.0.2.tar.gz) = 21b14d90e2a323831d85f3d845d64b23
diff -ruN snort.orig/pkg-plist snort/pkg-plist
--- snort.orig/pkg-plist	Sun Oct  5 12:17:40 2003
+++ snort/pkg-plist	Sun Oct  5 12:42:02 2003
@@ -16,6 +16,7 @@
 %%PORTDOCS%%share/doc/snort/SnortUsersManual.pdf
 %%PORTDOCS%%share/doc/snort/README.PLUGINS
 %%PORTDOCS%%share/doc/snort/USAGE
+%%PORTDOCS%%share/doc/snort/README.thresholding
 share/snort/attack-responses.rules
 share/snort/backdoor.rules
 share/snort/bad-traffic.rules
--- snort.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310051044.h95AirGt034786>