Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Sep 2007 11:46:19 +0200 (CEST)
From:      Robin Gruyters <r.gruyters@yirdis.nl>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        lx@FreeBSD.org
Subject:   ports/116112: [PATCH] security/samhain: update prelude dependency
Message-ID:  <200709050946.l859kJNC043767@server.yirdis.net>
Resent-Message-ID: <200709050950.l859o3ga058260@freefall.freebsd.org>

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

>Number:         116112
>Category:       ports
>Synopsis:       [PATCH] security/samhain: update prelude 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 Sep 05 09:50:03 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Robin Gruyters
>Release:        FreeBSD 6.2-RELEASE-p5 i386
>Organization:
YIRDIS B.V.
>Environment:
System: FreeBSD server.yirdis.net 6.2-RELEASE-p5 FreeBSD 6.2-RELEASE-p5 #4: Thu May 31 10:58:52 CEST 2007
>Description:
- update prelude dependency

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

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

--- samhain-2.3.5_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /data3/Build/CVS/ports/security/samhain/Makefile,v
retrieving revision 1.47
diff -u -r1.47 Makefile
--- Makefile	23 Jul 2007 09:36:32 -0000	1.47
+++ Makefile	5 Sep 2007 09:45:53 -0000
@@ -6,6 +6,7 @@
 
 PORTNAME=	samhain
 PORTVERSION=	2.3.5
+PORTREVISION=	1
 CATEGORIES=	security
 MASTER_SITES=	http://la-samhna.de/archive/ \
 		http://redundancy.redundancy.org/mirror/
@@ -92,7 +93,7 @@
 CONFIGURE_ARGS+=	--with-altlogserver=${WITH_ALT_LOG_SERVER}
 .endif
 .if defined(WITH_PRELUDE)
-LIB_DEPENDS+=		prelude.12:${PORTSDIR}/security/libprelude
+LIB_DEPENDS+=		prelude.13:${PORTSDIR}/security/libprelude
 CONFIGURE_ARGS+=	--with-prelude
 .endif
 
--- samhain-2.3.5_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?200709050946.l859kJNC043767>