From owner-freebsd-ports-bugs@FreeBSD.ORG Thu May 4 10:20:23 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EBE1416A404 for ; Thu, 4 May 2006 10:20:23 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D15E43D53 for ; Thu, 4 May 2006 10:20:22 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k44AKLkI048621 for ; Thu, 4 May 2006 10:20:21 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k44AKLUL048620; Thu, 4 May 2006 10:20:21 GMT (envelope-from gnats) Resent-Date: Thu, 4 May 2006 10:20:21 GMT Resent-Message-Id: <200605041020.k44AKLUL048620@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Robin Gruyters Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E9D7E16A400 for ; Thu, 4 May 2006 10:18:35 +0000 (UTC) (envelope-from robin@yirdis.nl) Received: from mail.yirdis.nl (82-148-208-109.fiber.unet.nl [82.148.208.109]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D81943D46 for ; Thu, 4 May 2006 10:18:35 +0000 (GMT) (envelope-from robin@yirdis.nl) Received: from server.yirdis.net (localhost [127.0.0.1]) by mail.yirdis.nl (8.13.3/8.13.3) with ESMTP id k44AIX4T096392 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 4 May 2006 12:18:33 +0200 (CEST) (envelope-from robin@server.yirdis.net) Received: (from robin@localhost) by server.yirdis.net (8.13.3/8.13.3/Submit) id k44AIXT8096309; Thu, 4 May 2006 12:18:33 +0200 (CEST) (envelope-from robin) Message-Id: <200605041018.k44AIXT8096309@server.yirdis.net> Date: Thu, 4 May 2006 12:18:33 +0200 (CEST) From: Robin Gruyters To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/96759: [MAINTAINER] security/prelude-lml: [SUMMARIZE CHANGES] X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 May 2006 10:20:24 -0000 >Number: 96759 >Category: ports >Synopsis: [MAINTAINER] security/prelude-lml: [SUMMARIZE CHANGES] >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu May 04 10:20:21 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Robin Gruyters >Release: FreeBSD 5.4-RELEASE-p11 i386 >Organization: YIRDIS B.V. >Environment: System: FreeBSD server.yirdis.net 5.4-RELEASE-p11 FreeBSD 5.4-RELEASE-p11 #0: Thu Feb 2 17:02:52 CET >Description: Changed LIB_DEPENDS to (BUILD|RUN)_DEPENDS, due that this package only requires libprelude version 0.9.6 or higher. Generated with FreeBSD Port Tools 0.63 >How-To-Repeat: >Fix: --- prelude-lml-0.9.4_1.patch begins here --- diff -ruN --exclude=CVS /usr/ports/security/prelude-lml/Makefile /data2/FreeBSD/custom_ports/security/prelude-lml/Makefile --- /usr/ports/security/prelude-lml/Makefile Fri Mar 24 20:23:35 2006 +++ /data2/FreeBSD/custom_ports/security/prelude-lml/Makefile Thu May 4 12:17:54 2006 @@ -14,7 +14,8 @@ MAINTAINER= r.gruyters@yirdis.nl COMMENT= Prelude Network Intrusion Detection System Log Monitoring Lackey -LIB_DEPENDS+= prelude.7:${PORTSDIR}/security/libprelude \ +BUILD_DEPENDS= libprelude>=0.9.6:${PORTSDIR}/security/libprelude +RUN_DEPENDS= ${BUILD_DEPENDS} \ pcre.0:${PORTSDIR}/devel/pcre USE_GPG= yes --- prelude-lml-0.9.4_1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: