Bug 52584 - [MAINTAINER FIX] net/sendip
Summary: [MAINTAINER FIX] net/sendip
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-22 17:30 UTC by Joseph Scott
Modified: 2003-06-04 15:35 UTC (History)
0 users

See Also:


Attachments
sendip.diff (536 bytes, patch)
2003-05-22 17:30 UTC, Joseph Scott
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Scott 2003-05-22 17:30:01 UTC
[MAINTAINER FIX] net/sendip

On 18 May 2003 kris@freebsd.org notified me that the net/sendip port
didn't build on recent 5.x systems, so he had marked the port broken
for ${OSVERSION} >= 500113 systems.

It appears the issue is the sendip's gnugetopt.c doesn't include string.h
so below is a quick patch that does just that.
Comment 1 Michael Landin freebsd_committer freebsd_triage 2003-06-04 15:34:53 UTC
State Changed
From-To: open->closed

Committed, thanks