Bug 199392

Summary: deskutils/fbreader: Upgrade to FBReader 0.99.6 fails, De-install then install OK
Product: Ports & Packages Reporter: Philippe Michel <philippe.michel7>
Component: Individual Port(s)Assignee: Martin Wilke <miwi>
Status: Closed Feedback Timeout    
Severity: Affects Only Me CC: miwi, pi
Priority: --- Keywords: needs-qa
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Build log none

Description Philippe Michel 2015-04-12 12:10:35 UTC
Created attachment 155507 [details]
Build log

Upgrade from FBReader 0.99.4 (possibly earlier versions as well) to 0.99.6 fails (see attached build log).

This is apparently due to a dynamic library version going back from 0.99 to 0.14, causing the link stage to use the library of the installed version instead of the one from the build tree.  See beginning of https://svnweb.freebsd.org/ports/head/deskutils/fbreader/pkg-plist?r1=371262&r2=380359
Comment 1 John Marino freebsd_committer freebsd_triage 2015-09-24 08:18:20 UTC
Throw PR back on heap -- port's maintainership has been reset (nobody is maintainer currently)
Comment 2 Kurt Jaeger freebsd_committer freebsd_triage 2015-11-21 21:50:04 UTC
There's a knob for this:

CONFLICTS_BUILD

See PR#193371