Bug 45008

Summary: Fix build of ports/knews on -current.
Product: Ports & Packages Reporter: Steven G. Kargl <kargl>
Component: Individual Port(s)Assignee: freebsd-ports (Nobody) <ports>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Steven G. Kargl 2002-11-06 20:30:01 UTC
Revision 1.33 of sys/sys/signal.h changed the visibility
of the sigaction member sa_handler.  This change breaks
knews.

Fix: Added this to ports/knews/files as patch-child.c
How-To-Repeat: cd ports/news/knews
make
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2002-11-07 12:45:35 UTC
State Changed
From-To: open->closed

Patch commited, thanks!