Bug 54556 - ports/news/nget broken due to GCC 3.2 compiler issue
Summary: ports/news/nget broken due to GCC 3.2 compiler issue
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-07-16 22:30 UTC by darth
Modified: 2003-07-21 18:32 UTC (History)
0 users

See Also:


Attachments
file.diff (1.32 KB, patch)
2003-07-16 22:30 UTC, darth
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description darth 2003-07-16 22:30:14 UTC
nget in /usr/ports/news/nget is marked broken due to compiler issue with GCC 3.2 on FreeBSD 5.x
A missing int template is missing in the original source
Also there is a later version than the present in ports.
Tried contacting maintainer of port but apparently the domain of maintainer has been left 
in limbo for the last 3 weeks.

Fix: The following patch will update the port to 0.23 and fix the compiler issue with GCC 3.2

-- cut -- cut --
How-To-Repeat: 	compile current nget port
Comment 1 Tilman Keskinoz freebsd_committer freebsd_triage 2003-07-21 18:32:09 UTC
State Changed
From-To: open->closed

committed, thanks