Bug 137127

Summary: print/gl2ps: fix library installation
Product: Ports & Packages Reporter: Thierry Thomas <thierry>
Component: Individual Port(s)Assignee: Marcelo Araujo <araujo>
Status: Closed FIXED    
Severity: Affects Only Me CC: araujo
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
gl2ps.diff none

Description Thierry Thomas freebsd_committer freebsd_triage 2009-07-25 14:50:03 UTC
	The shared lib is not versionned, then not detected by other
	program.

	Reported by Stas Timokhin (See <http://www.stasyan.com/devel/salome/>).

Fix: Please apply the following patch:
How-To-Repeat: 	- install gl2ps, from a port or from a package;

	- run `ldconfig -r | grep gl2ps'
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-07-25 14:50:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->araujo

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Marcelo Araujo freebsd_committer freebsd_triage 2009-07-25 23:30:41 UTC
State Changed
From-To: open->closed

It was committed some days ago, Stas sent a report ports/136952. Thanks 
to sent this PR.