Bug 163017

Summary: [bug] in devel/libtool (2.4 only)
Product: Ports & Packages Reporter: Ryan Steinmetz <zi>
Component: Individual Port(s)Assignee: autotools
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Ryan Steinmetz freebsd_committer freebsd_triage 2011-12-02 13:00:23 UTC
libtool 2.4 contains a typo in ltmain.sh and ltmain.m4sh.  This is resolved in 2.4.2 (a PR exists to update libtool to 2.4.2: ports/162012 which would make this PR void).

Due to the upcoming release of 9.0 it may be more desirable to include the typo fix in the current version of the port.

Fix: 

Update libltdl/config/ltmain.sh and libltdl/config/ltmain.m4sh to replace func_apped with func_append
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-12-02 13:00:35 UTC
Responsible Changed
From-To: freebsd-ports-bugs->autotools

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Ade Lovett freebsd_committer freebsd_triage 2012-03-12 16:23:33 UTC
State Changed
From-To: open->closed

Reap this.  libtool has been at 2.4.2 for quite some time.