Bug 52308 - graphics/evolvotron port update
Summary: graphics/evolvotron port update
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: Adam Weinberger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-16 05:40 UTC by David Yeske
Modified: 2003-05-18 18:57 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Yeske 2003-05-16 05:40:09 UTC
update version

Fix: 

http://futurebsd.sourceforge.net/freebsd/ports/patch-evolvotron

__________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
http://search.yahoo.com
Comment 1 David Yeske 2003-05-16 09:15:40 UTC
I forgot to note that both of the patches need to be deleted.
patch-dialog_mutation_parameters.h
patch-matrix.cpp


__________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
http://search.yahoo.com
Comment 2 Adam Weinberger freebsd_committer freebsd_triage 2003-05-18 07:50:36 UTC
Responsible Changed
From-To: freebsd-ports-bugs->adamw

patching questions. I'll take this for the feedback loop.
Comment 3 Adam Weinberger freebsd_committer freebsd_triage 2003-05-18 07:51:29 UTC
State Changed
From-To: open->feedback

On my 4-STABLE machine, the port won't build without those 
patches. <time.h> is necessary on my 4-STABLE machine. Does 
it cause compilation problems in -CURRENT if <time.h> is 
included? 

If it's harmless on -CURRENT, then I'll commit the original 
patch. If <time.h> shouldn't be included under 5, it needs 
to be included conditionally under 4.
Comment 4 Adam Weinberger freebsd_committer freebsd_triage 2003-05-18 18:57:10 UTC
State Changed
From-To: feedback->closed

Committes, thanks!