Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 May 2008 08:14:05 +0200 (CEST)
From:      Robin Gruyters <r.gruyters@yirdis.nl>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        lx@FreeBSD.org
Subject:   ports/123660: [PATCH] security/samhain: Update libprelude dependency
Message-ID:  <200805140614.m4E6E58l060806@server.yirdis.net>
Resent-Message-ID: <200805140620.m4E6K1m3013566@freefall.freebsd.org>

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

>Number:         123660
>Category:       ports
>Synopsis:       [PATCH] security/samhain: Update libprelude dependency
>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:   Wed May 14 06:20:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Robin Gruyters
>Release:        FreeBSD 6.3-RELEASE i386
>Organization:
Betronic Nederland B.V.
>Environment:
System: FreeBSD server.yirdis.net 6.3-RELEASE FreeBSD 6.3-RELEASE #0: Wed Jan 23 07:35:39 CET 2008
>Description:
Update libprelude dependency

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

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

--- samhain-2.4.4.patch begins here ---
Index: Makefile
===================================================================
RCS file: /data3/Build/CVS/ports/security/samhain/Makefile,v
retrieving revision 1.53
diff -u -r1.53 Makefile
--- Makefile	1 May 2008 00:00:47 -0000	1.53
+++ Makefile	14 May 2008 06:13:34 -0000
@@ -92,7 +92,7 @@
 CONFIGURE_ARGS+=	--with-altlogserver=${WITH_ALT_LOG_SERVER}
 .endif
 .if defined(WITH_PRELUDE)
-LIB_DEPENDS+=		prelude.13:${PORTSDIR}/security/libprelude
+LIB_DEPENDS+=		prelude.14:${PORTSDIR}/security/libprelude
 CONFIGURE_ARGS+=	--with-prelude
 .endif
 
--- samhain-2.4.4.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?200805140614.m4E6E58l060806>