Bug 101961

Summary: Update net/iaxmodem to 0.1.14
Product: Ports & Packages Reporter: amistry
Component: Individual Port(s)Assignee: Rong-En Fan <rafan>
Status: Closed FIXED    
Severity: Affects Only Me CC: filippo.natali
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
iaxmodem-0.1.14.patch none

Description amistry 2006-08-13 07:40:15 UTC

Update to 0.1.14.  This also replaces the author's "build" system with one that is more port/package friendly.  Before if there was a problem with the build it wouldn't be caught and the ports system would still think the port built correctly.  This is apparent if you had spandsp installed and then tried to install iaxmodem which uses it's own statically linked spandsp version.  The Makefile and configure script that I wrote fix this problem as well.  Break up the patch file and add a build fix with libutil.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-08-13 07:40:27 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 2 Filippo Natali 2006-08-14 11:52:20 UTC
Sun, 13 Aug 2006 06:40:23 UT, Edwin Groothuis <edwin@freebsd.org>:
> Maintainer of net/iaxmodem,
>
> Please note that PR ports/101961 has just been submitted.
>
> If it contains a patch for an upgrade, an enhancement or a bug fix
> you agree on, reply to this email stating that you approve the patch
> and a committer will take care of it.
>
> The full text of the PR can be found at:
>     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/101961
>
> --
> Edwin Groothuis
> edwin@FreeBSD.org
>

Hi,

I agree to commit this patch, just remember that files/configure has
to be executable (I had to do this manually after applying the patch)

regards
-- 
Filippo Natali
Comment 3 Rong-En Fan freebsd_committer freebsd_triage 2006-08-17 18:29:59 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rafan

Eat.
Comment 4 Rong-En Fan freebsd_committer freebsd_triage 2006-08-21 05:30:58 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!