ports/116111: [PATCH] security/snort: update prelude dependency

Robin Gruyters r.gruyters at yirdis.nl
Wed Sep 5 09:50:04 UTC 2007


>Number:         116111
>Category:       ports
>Synopsis:       [PATCH] security/snort: update prelude dependency
>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:   Wed Sep 05 09:50:03 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Robin Gruyters
>Release:        FreeBSD 6.2-RELEASE-p5 i386
>Organization:
YIRDIS B.V.
>Environment:
System: FreeBSD server.yirdis.net 6.2-RELEASE-p5 FreeBSD 6.2-RELEASE-p5 #4: Thu May 31 10:58:52 CEST 2007
>Description:
- update prelude library dependency

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

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

--- snort-2.7.0.1_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /data3/Build/CVS/ports/security/snort/Makefile,v
retrieving revision 1.90
diff -u -r1.90 Makefile
--- Makefile	14 Aug 2007 00:04:49 -0000	1.90
+++ Makefile	5 Sep 2007 09:44:39 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	snort
 PORTVERSION=	2.7.0.1
+PORTREVISION=	1
 CATEGORIES=	security
 MASTER_SITES=	http://www.snort.org/dl/current/
 
@@ -117,7 +118,7 @@
 .endif
 
 .if defined(WITH_PRELUDE)
-LIB_DEPENDS+=		prelude.12:${PORTSDIR}/security/libprelude
+LIB_DEPENDS+=		prelude.13:${PORTSDIR}/security/libprelude
 CONFIGURE_ARGS+=	--enable-prelude
 PLIST_SUB+=		PRELUDE=""
 .else
--- snort-2.7.0.1_1.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list