Skip site navigation (1)Skip section navigation (2)
Date:      27 Oct 2004 11:37:37 -0000
From:      "Frank J.Laszlo" <laszlof@vonostingroup.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        obrien@FreeBSD.org
Subject:   ports/73206: [UPDATE] devel/gdb6: chase libreadline version update.
Message-ID:  <20041027113737.96654.qmail@ion.franksworld.org>
Resent-Message-ID: <200410271640.i9RGe4UE081692@freefall.freebsd.org>

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

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041027113737.96654.qmail>