From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Oct 27 16:40:05 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3714616A4CE for ; Wed, 27 Oct 2004 16:40:05 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 09F5443D46 for ; Wed, 27 Oct 2004 16:40:05 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i9RGe4CQ081694 for ; Wed, 27 Oct 2004 16:40:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i9RGe4UE081692; Wed, 27 Oct 2004 16:40:04 GMT (envelope-from gnats) Resent-Date: Wed, 27 Oct 2004 16:40:04 GMT Resent-Message-Id: <200410271640.i9RGe4UE081692@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Frank J.Laszlo" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 20BE716A4CE for ; Wed, 27 Oct 2004 16:34:27 +0000 (GMT) Received: from ion.franksworld.org (vhost.domainatlantic.com [67.18.185.244]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9313343D6B for ; Wed, 27 Oct 2004 16:34:26 +0000 (GMT) (envelope-from laszlof@ion.franksworld.org) Received: (qmail 96655 invoked by uid 1001); 27 Oct 2004 11:37:37 -0000 Message-Id: <20041027113737.96654.qmail@ion.franksworld.org> Date: 27 Oct 2004 11:37:37 -0000 From: "Frank J.Laszlo" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: obrien@FreeBSD.org Subject: ports/73206: [UPDATE] devel/gdb6: chase libreadline version update. X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "Frank J.Laszlo" List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Oct 2004 16:40:05 -0000 >Number: 73206 >Category: ports >Synopsis: [UPDATE] devel/gdb6: chase libreadline version update. >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Oct 27 16:40:04 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Frank J. Laszlo >Release: FreeBSD 5.2.1-RELEASE i386 >Organization: >Environment: System: FreeBSD ion.franksworld.org 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #0: Mon Feb 23 20:45:55 GMT 2004 root@wv1u.btc.adaptec.com:/usr/obj/usr/src/sys/GENERIC i386 >Description: Maintainer CC'd. This patch will fix the dependency issue with devel/readline on 4.x. Should be a pretty painless update. >How-To-Repeat: >Fix: --- gdb6.diff begins here --- --- gdb6.orig/Makefile Wed Oct 27 11:28:35 2004 +++ gdb6/Makefile Wed Oct 27 11:29:06 2004 @@ -36,7 +36,7 @@ .if ${OSVERSION} < 500000 USE_GCC?= 3.4 -LIB_DEPENDS= readline.4:${PORTSDIR}/devel/readline +LIB_DEPENDS= readline.5:${PORTSDIR}/devel/readline CFLAGS+= -Wl,--rpath -Wl,${PREFIX}/lib .endif --- gdb6.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: