Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 May 2008 08:15:18 +0200 (CEST)
From:      Robin Gruyters <r.gruyters@yirdis.nl>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        systemoperator@gmail.com
Subject:   ports/123661: [PATCH] net/nepenthes: Update libprelude dependency
Message-ID:  <200805140615.m4E6FIcl061433@server.yirdis.net>
Resent-Message-ID: <200805140620.m4E6K2ve013603@freefall.freebsd.org>

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

>Number:         123661
>Category:       ports
>Synopsis:       [PATCH] net/nepenthes: 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:02 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 (systemoperator@gmail.com) is cc'd.

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

--- nepenthes-0.2.0_2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /data3/Build/CVS/ports/net/nepenthes/Makefile,v
retrieving revision 1.17
diff -u -r1.17 Makefile
--- Makefile	5 Oct 2007 01:49:20 -0000	1.17
+++ Makefile	14 May 2008 06:15:03 -0000
@@ -21,7 +21,7 @@
 		adns.1:${PORTSDIR}/dns/adns
 
 .if defined(WITH_PRELUDE)
-LIB_DEPENDS+=		prelude.13:${PORTSDIR}/security/libprelude
+LIB_DEPENDS+=		prelude.14:${PORTSDIR}/security/libprelude
 CONFIGURE_ARGS+=	--enable-prelude
 EXTRA_PATCHES=		${FILESDIR}/prelude_modules_log-prelude_Makefile.in.patch
 .endif
--- nepenthes-0.2.0_2.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?200805140615.m4E6FIcl061433>