Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Feb 2006 14:49:55 GMT
From:      Kostik Belousov <kostikbel@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/93436: devel/git uses incorrect expat shlib version
Message-ID:  <200602161449.k1GEnsmg020186@www.freebsd.org>
Resent-Message-ID: <200602161450.k1GEo9jv045637@freefall.freebsd.org>

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

>Number:         93436
>Category:       ports
>Synopsis:       devel/git uses incorrect expat shlib version
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 16 14:50:09 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Kostik Belousov
>Release:        6.1-PRERELEASE
>Organization:
-
>Environment:
FreeBSD deviant.kiev.zoral.com.ua 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #0: Thu Feb 16 07:21:00 EET 2006     root@deviant.kiev.zoral.com.ua:/usr/obj/usr/src/sys/DEVIANT  i386        
>Description:
devel/git Makefile specifies

LIB_DEPENDS=    expat.5:${PORTSDIR}/textproc/expat2

but textproc/expat2 installs libexpat.so.6.
>How-To-Repeat:
              
>Fix:
Change the line to
LIB_DEPENDS=    expat.6:${PORTSDIR}/textproc/expat2
>Release-Note:
>Audit-Trail:
>Unformatted:



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