Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 05 Jun 2007 13:33:05 -0300
From:      Marcelo Araujo <araujo@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        r.gruyters@yirdis.nl
Subject:   ports/113378: [PATCH] security/libpreludedb: [NEW PORTREVISION]
Message-ID:  <1181061185.831222.6099.nullmailer@bsdmail.org>
Resent-Message-ID: <200706051640.l55Ge1Q3049020@freefall.freebsd.org>

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

>Number:         113378
>Category:       ports
>Synopsis:       [PATCH] security/libpreludedb: [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:40:01 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:

--- libpreludedb-0.9.12_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/security/libpreludedb/Makefile,v
retrieving revision 1.24
diff -u -r1.24 Makefile
--- Makefile	21 Mar 2007 07:48:49 -0000	1.24
+++ Makefile	5 Jun 2007 16:32:27 -0000
@@ -5,6 +5,7 @@
 
 PORTNAME=	libpreludedb
 PORTVERSION=	0.9.12
+PORTREVISION=	1
 CATEGORIES=	security
 MASTER_SITES=	http://www.prelude-ids.org/download/releases/ \
 		http://www.prelude-ids.org/download/releases/old/
@@ -12,7 +13,7 @@
 MAINTAINER=	r.gruyters@yirdis.nl
 COMMENT=	Framework library for access to Prelude NIDS database
 
-LIB_DEPENDS=	prelude.11:${PORTSDIR}/security/libprelude
+LIB_DEPENDS=	prelude.12:${PORTSDIR}/security/libprelude
 
 USE_GMAKE=		yes
 GNU_CONFIGURE=		yes
--- libpreludedb-0.9.12_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?1181061185.831222.6099.nullmailer>