ports/107987: [PATCH] security/snort: updated prelude version

Robin Gruyters r.gruyters at yirdis.nl
Tue Jan 16 14:50:19 UTC 2007


>Number:         107987
>Category:       ports
>Synopsis:       [PATCH] security/snort: updated prelude version
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 16 14:50:18 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Robin Gruyters
>Release:        FreeBSD 6.1-RELEASE-p10 i386
>Organization:
YIRDIS B.V.
>Environment:
System: FreeBSD server.yirdis.net 6.1-RELEASE-p10 FreeBSD 6.1-RELEASE-p10 #1: Tue Oct 24 10:44:15 CEST 2006
>Description:
- updated prelude version;
- bump PORTREVISION

Port maintainer (clsung at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- snort-2.6.1.2_1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/security/snort/Makefile /data2/FreeBSD/custom_ports/security/snort/Makefile
--- /usr/ports/security/snort/Makefile	Thu Dec 21 02:21:43 2006
+++ /data2/FreeBSD/custom_ports/security/snort/Makefile	Tue Jan 16 15:45:03 2007
@@ -7,6 +7,7 @@
 
 PORTNAME=	snort
 PORTVERSION=	2.6.1.2
+PORTREVISION=	1
 CATEGORIES=	security
 MASTER_SITES=	http://www.snort.org/dl/current/
 
@@ -106,7 +107,7 @@
 .endif
 
 .if defined(WITH_PRELUDE)
-LIB_DEPENDS+=		prelude.10:${PORTSDIR}/security/libprelude
+LIB_DEPENDS+=		prelude.11:${PORTSDIR}/security/libprelude
 CONFIGURE_ARGS+=	--enable-prelude
 PLIST_SUB+=		PRELUDE=""
 .else
--- snort-2.6.1.2_1.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list