Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Sep 2007 11:47:54 +0200 (CEST)
From:      Robin Gruyters <r.gruyters@yirdis.nl>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        systemoperator@gmail.com
Subject:   ports/116113: [PATCH] net/nepenthes: update prelude dependency
Message-ID:  <200709050947.l859lsWk044143@server.yirdis.net>
Resent-Message-ID: <200709050950.l859o5Ds058273@freefall.freebsd.org>

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

>Number:         116113
>Category:       ports
>Synopsis:       [PATCH] net/nepenthes: 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:04 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 (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.16
diff -u -r1.16 Makefile
--- Makefile	23 Jul 2007 09:36:17 -0000	1.16
+++ Makefile	5 Sep 2007 09:47:31 -0000
@@ -7,7 +7,7 @@
 
 PORTNAME=	nepenthes
 PORTVERSION=	0.2.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	net
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	nepenthes
@@ -21,7 +21,7 @@
 		adns.1:${PORTSDIR}/dns/adns
 
 .if defined(WITH_PRELUDE)
-LIB_DEPENDS+=		prelude.12:${PORTSDIR}/security/libprelude
+LIB_DEPENDS+=		prelude.13:${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?200709050947.l859lsWk044143>