Bug 62137

Summary: Fix build of emulators/xmess and bring xmame up to date
Product: Ports & Packages Reporter: Miguel Mendez <flynn>
Component: Individual Port(s)Assignee: Pav Lucistnik <pav>
Status: Closed FIXED    
Severity: Affects Only Me CC: refugee
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
xmame.diff
none
file.diff none

Description Miguel Mendez 2004-01-30 23:10:17 UTC

xmame, when built for the mess target, tries to use its own png routines,
namely, png.[ch], which conflict with libpng. These patches fix the problem
and also bring xmame up to 0.78.1, the latest version available. I've also
added another patch to fix a problem with stdint.h
NOTE: Both patches are needed for xmess to build correctly.
CC'ing xmame maintainer for aproval.
Comment 1 Jan Hornyak 2004-01-31 15:48:10 UTC
Dear maintainer of FreeBSD port emulators/xmame, please take a look at

http://www.freebsd.org/cgi/query-pr.cgi?pr=62137

Do you approve xmame part of this update?

-- 
Pav Lucistnik <pav@oook.cz>
              <pav@FreeBSD.org>

An arrow (+0,+0) {@f0} finds a mark. It dies.
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2004-01-31 15:48:51 UTC
State Changed
From-To: open->feedback

Asked maintainer for approval. 


Comment 3 Pav Lucistnik freebsd_committer freebsd_triage 2004-01-31 15:48:51 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pav

Take care.
Comment 4 Pav Lucistnik freebsd_committer freebsd_triage 2004-02-01 01:13:53 UTC
State Changed
From-To: feedback->closed

Committed, thanks!