Bug 101961 - Update net/iaxmodem to 0.1.14
Summary: Update net/iaxmodem to 0.1.14
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Rong-En Fan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-13 07:40 UTC by amistry
Modified: 2006-08-21 05:31 UTC (History)
1 user (show)

See Also:


Attachments
iaxmodem-0.1.14.patch (10.17 KB, patch)
2006-08-13 07:40 UTC, amistry
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!