Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Jan 2007 15:51:29 +0100 (CET)
From:      Robin Gruyters <r.gruyters@yirdis.nl>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        systemoperator@gmail.com
Subject:   ports/107989: [PATCH] net/nepenthes: updated prelude version
Message-ID:  <200701161451.l0GEpTxT098024@server.yirdis.net>
Resent-Message-ID: <200701161500.l0GF0e2V079121@freefall.freebsd.org>

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

>Number:         107989
>Category:       ports
>Synopsis:       [PATCH] net/nepenthes: updated prelude version
>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:   Tue Jan 16 15:00:39 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Robin Gruyters
>Release:        FreeBSD 6.1-RELEASE-p10 i386
>Organization:
YIRDIS B.V.
>Environment:
System: FreeBSD server.yirdis.net 6.1-RELEASE-p10 FreeBSD 6.1-RELEASE-p10 #1: Tue Oct 24 10:44:15 CEST 2006
>Description:
- updated prelude version;
- bump PORTREVISION

Port maintainer (systemoperator@gmail.com) is cc'd.

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

--- nepenthes-0.2.0_1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net/nepenthes/Makefile /data2/FreeBSD/custom_ports/security/nepenthes/Makefile
--- /usr/ports/net/nepenthes/Makefile	Tue Jan 16 15:50:45 2007
+++ /data2/FreeBSD/custom_ports/security/nepenthes/Makefile	Tue Jan 16 15:49:03 2007
@@ -7,6 +7,7 @@
 
 PORTNAME=	nepenthes
 PORTVERSION=	0.2.0
+PORTREVISION=	1
 CATEGORIES=	net
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	nepenthes
@@ -20,7 +21,7 @@
 		adns.1:${PORTSDIR}/dns/adns
 
 .if defined(WITH_PRELUDE)
-LIB_DEPENDS+=		prelude.10:${PORTSDIR}/security/libprelude
+LIB_DEPENDS+=		prelude.11:${PORTSDIR}/security/libprelude
 CONFIGURE_ARGS+=	--enable-prelude
 EXTRA_PATCHES=		${FILESDIR}/prelude_modules_log-prelude_Makefile.in.patch
 .endif
--- nepenthes-0.2.0_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?200701161451.l0GEpTxT098024>