Bug 97021 - [patch] lang/gauche: importing devel/boehm-gc patches
Summary: [patch] lang/gauche: importing devel/boehm-gc patches
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: 2006-05-09 08:10 UTC by Hirohisa Yamaguchi
Modified: 2006-05-21 20:14 UTC (History)
0 users

See Also:


Attachments
file.diff (13.35 KB, patch)
2006-05-09 08:10 UTC, Hirohisa Yamaguchi
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hirohisa Yamaguchi 2006-05-09 08:10:13 UTC
	lang/gauche port on amd64 is marked as BROKEN
	because of included boehm-gc's complaint.

	I applied patches in devel/boehm-gc, and this seems to work.
	and may be okay in other ARCH's.

Fix: My patch follows.
	In this patch, I made least change in the Makefile:
	bumping PORTREVISION &c. might be considered.
How-To-Repeat: 	on ARCH's other than i386 || alpha
	# cd ports/lang/gauche
	# make
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-05-09 08:13:27 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 2 Erik Greenwald 2006-05-11 21:14:16 UTC
The patch set looks good to me and I've tested on both amd64 and ia32.
Please commit. Thanks
 -Erik
Comment 3 Mark Linimon freebsd_committer freebsd_triage 2006-05-11 22:01:11 UTC
State Changed
From-To: feedback->open

Maintainer approved.
Comment 4 Tilman Keskinoz freebsd_committer freebsd_triage 2006-05-21 20:14:46 UTC
State Changed
From-To: open->closed

Committed, thanks