Bug 77650 - lang/ccscript: update to 2.5.7 and unbreak
Summary: lang/ccscript: update to 2.5.7 and unbreak
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: 2005-02-17 18:50 UTC by Johan van Selst
Modified: 2005-02-19 17:17 UTC (History)
0 users

See Also:


Attachments
file.diff (4.19 KB, patch)
2005-02-17 18:50 UTC, Johan van Selst
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Johan van Selst 2005-02-17 18:50:21 UTC
	
	Update to new stable version
	Fix MASTER_SITES
	Fix compilation error on gcc 3.4

	Quoting Google:
	"ANSI spec 11.5 is quite brain dead about pointers of protected
	 members: In order to access them using the base class name,
	 they can't be protected. apparently, only gcc 3.4 knows that;
	 other compilers take protected as protected."

Fix: Note: please remove obsolete files/patch-config:ltmain.sh
	and files/patch-src:script.cpp
Comment 1 Thierry Thomas freebsd_committer freebsd_triage 2005-02-19 17:17:31 UTC
State Changed
From-To: open->closed


Committed, thanks!