ports/113381: [PATCH] security/snort: [NEW PORTREVISION]

Marcelo Araujo araujo at FreeBSD.org
Tue Jun 5 16:50:05 UTC 2007


>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 at 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:



More information about the freebsd-ports-bugs mailing list