Bug 174133

Summary: Fix openmotif_FILE line in /usr/ports/Mk/bsd.linux-apps.mk
Product: Ports & Packages Reporter: Craig Rodrigues <rodrigc>
Component: Individual Port(s)Assignee: freebsd-emulation (Nobody) <emulation>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Craig Rodrigues freebsd_committer freebsd_triage 2012-12-04 22:00:01 UTC
/usr/ports/x11-toolkits/linux-openmotif provides libXm.so.3.0.3, not libXm.so.4.0.3.

/usr/ports/x11-toolkits/linux-f10-openmotif provides libXm.so.4,
so ports which need a newer Openmotif library should use that port.

Fix: Patch attached with submission follows:
Comment 1 Eitan Adler freebsd_committer freebsd_triage 2012-12-05 03:53:45 UTC
Responsible Changed
From-To: freebsd-bugs->freebsd-ports-bugs

fix category - reassign
Comment 2 Tilman Keskinoz freebsd_committer freebsd_triage 2012-12-07 16:42:58 UTC
Responsible Changed
From-To: freebsd-ports-bugs->emulation

emulation is listed as maintainer of this file
Comment 3 Boris Samorodov freebsd_committer freebsd_triage 2012-12-07 21:04:18 UTC
State Changed
From-To: open->closed

Committed, thanks!