Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 May 2008 08:12:56 +0200 (CEST)
From:      Robin Gruyters <r.gruyters@yirdis.nl>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        clsung@FreeBSD.org
Subject:   ports/123659: [PATCH] security/snort: Update libprelude dependency
Message-ID:  <200805140612.m4E6Cu30060441@server.yirdis.net>
Resent-Message-ID: <200805140620.m4E6K1of013532@freefall.freebsd.org>

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

>Number:         123659
>Category:       ports
>Synopsis:       [PATCH] security/snort: Update libprelude 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 May 14 06:20:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Robin Gruyters
>Release:        FreeBSD 6.3-RELEASE i386
>Organization:
Betronic Nederland B.V.
>Environment:
System: FreeBSD server.yirdis.net 6.3-RELEASE FreeBSD 6.3-RELEASE #0: Wed Jan 23 07:35:39 CET 2008
>Description:
Update libprelude dependency

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

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

--- snort-2.8.1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /data3/Build/CVS/ports/security/snort/Makefile,v
retrieving revision 1.93
diff -u -r1.93 Makefile
--- Makefile	9 Apr 2008 09:57:59 -0000	1.93
+++ Makefile	14 May 2008 06:11:34 -0000
@@ -116,7 +116,7 @@
 .endif
 
 .if defined(WITH_PRELUDE)
-LIB_DEPENDS+=		prelude.13:${PORTSDIR}/security/libprelude
+LIB_DEPENDS+=		prelude.14:${PORTSDIR}/security/libprelude
 CONFIGURE_ARGS+=	--enable-prelude
 PLIST_SUB+=		PRELUDE=""
 .else
--- snort-2.8.1.patch ends here ---

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



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