Bug 58285 - Fix sysutils/prips build on 5.X
Summary: Fix sysutils/prips build on 5.X
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-10-20 16:20 UTC by Sean Chittenden
Modified: 2003-10-29 20:58 UTC (History)
0 users

See Also:


Attachments
file.diff (2.61 KB, patch)
2003-10-20 16:20 UTC, Sean Chittenden
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sean Chittenden 2003-10-20 16:20:18 UTC

sysutils/prips does not build on
5.X due to unterminated literals
(depreciated in gcc 3.X). The patch
included fixes this.

How-To-Repeat: 

Build on 5.X.
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2003-10-29 20:57:57 UTC
State Changed
From-To: open->closed

Committed, thanks!