Bug 46081 - [patch] unbreak devel/orbitcpp
Summary: [patch] unbreak devel/orbitcpp
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 (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-08 00:50 UTC by jml
Modified: 2002-12-15 04:22 UTC (History)
0 users

See Also:


Attachments
file.diff (37.85 KB, patch)
2002-12-08 00:50 UTC, jml
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description jml 2002-12-08 00:50:00 UTC
	devel/orbitcpp is marked broken. The original 0.30.4 source contains
	damage in the form of default values given in method implementations,
	which does not sit well with g++. The attached patch corrects the
	said damage.

How-To-Repeat: 	cd /usr/ports/devel/orbitcpp; make
Comment 1 Patrick Li freebsd_committer freebsd_triage 2002-12-15 04:22:42 UTC
State Changed
From-To: open->closed

Committed, Thanks!