Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 05 Jun 2007 13:28:35 -0300
From:      Marcelo Araujo <araujo@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        clsung@FreeBSD.org
Subject:   ports/113381: [PATCH] security/snort: [NEW PORTREVISION]
Message-ID:  <1181060915.860324.5365.nullmailer@bsdmail.org>
Resent-Message-ID: <200706051650.l55Go37i049884@freefall.freebsd.org>

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

>Number:         113381
>Category:       ports
>Synopsis:       [PATCH] security/snort: [NEW PORTREVISION]
>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 Jun 05 16:50:03 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Marcelo Araujo
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD island.freebsd.org 6.2-STABLE FreeBSD 6.2-STABLE #5: Sun May  6 00:10:50 BRT
>Description:

- Prepare to receive new version of libprelude. 
- PR: ports/112703.

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

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

--- snort-2.6.1.4_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/security/snort/Makefile,v
retrieving revision 1.84
diff -u -r1.84 Makefile
--- Makefile	18 Apr 2007 06:42:12 -0000	1.84
+++ Makefile	5 Jun 2007 16:28:00 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	snort
 PORTVERSION=	2.6.1.4
+PORTREVISION=	1
 CATEGORIES=	security
 MASTER_SITES=	http://www.snort.org/dl/current/
 
@@ -117,7 +118,7 @@
 .endif
 
 .if defined(WITH_PRELUDE)
-LIB_DEPENDS+=		prelude.11:${PORTSDIR}/security/libprelude
+LIB_DEPENDS+=		prelude.12:${PORTSDIR}/security/libprelude
 CONFIGURE_ARGS+=	--enable-prelude
 PLIST_SUB+=		PRELUDE=""
 .else
--- snort-2.6.1.4_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?1181060915.860324.5365.nullmailer>