ports/93436: devel/git uses incorrect expat shlib version

Kostik Belousov kostikbel at gmail.com
Thu Feb 16 14:50:10 UTC 2006


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



More information about the freebsd-ports-bugs mailing list