ports/73206: [UPDATE] devel/gdb6: chase libreadline version update.

Frank J.Laszlo laszlof at vonostingroup.com
Wed Oct 27 16:40:05 UTC 2004


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



More information about the freebsd-ports-bugs mailing list