Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 05 Jun 2007 13:22:03 -0300
From:      Marcelo Araujo <araujo@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        r.gruyters@yirdis.nl
Subject:   ports/113380: [PATCH] security/prelude-lml: [NEW PORTREVISION]
Message-ID:  <1181060523.245186.3968.nullmailer@bsdmail.org>
Resent-Message-ID: <200706051650.l55Go3sR049871@freefall.freebsd.org>

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

>Number:         113380
>Category:       ports
>Synopsis:       [PATCH] security/prelude-lml: [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:02 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 (r.gruyters@yirdis.nl) is cc'd.

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

--- prelude-lml-0.9.10_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/security/prelude-lml/Makefile,v
retrieving revision 1.32
diff -u -r1.32 Makefile
--- Makefile	30 May 2007 06:13:54 -0000	1.32
+++ Makefile	5 Jun 2007 16:17:53 -0000
@@ -6,6 +6,7 @@
 
 PORTNAME=	prelude-lml
 PORTVERSION=	0.9.10
+PORTREVISION=	1
 CATEGORIES=	security
 MASTER_SITES=	http://www.prelude-ids.org/download/releases/ \
 		http://www.prelude-ids.org/download/releases/old/
@@ -13,7 +14,7 @@
 MAINTAINER=	r.gruyters@yirdis.nl
 COMMENT=	Prelude Network Intrusion Detection System Log Monitoring Lackey
 
-LIB_DEPENDS+=	prelude.11:${PORTSDIR}/security/libprelude \
+LIB_DEPENDS+=	prelude.12:${PORTSDIR}/security/libprelude \
 		pcre.0:${PORTSDIR}/devel/pcre
 
 USE_GMAKE=	yes
--- prelude-lml-0.9.10_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?1181060523.245186.3968.nullmailer>