ports/57604: [Update] Port: security/snort
Alex Dupre
sysadmin at alexdupre.com
Sun Oct 5 10:50:19 UTC 2003
>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:
More information about the freebsd-ports-bugs
mailing list