Bug 92008 - Update port: games/mirrormagic to 2.0.2
Summary: Update port: games/mirrormagic to 2.0.2
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: Renato Botelho
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-19 17:10 UTC by tkato432
Modified: 2006-01-25 17:07 UTC (History)
0 users

See Also:


Attachments
file.diff (35.37 KB, patch)
2006-01-19 17:10 UTC, tkato432
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description tkato432 2006-01-19 17:10:05 UTC
- Update to version 2.0.2

Remove file:
files/RAY.names.uu
files/RAY.score
files/patch-aa
Comment 1 Renato Botelho freebsd_committer freebsd_triage 2006-01-20 09:38:07 UTC
Responsible Changed
From-To: freebsd-ports-bugs->garga

I'll take it.
Comment 2 Renato Botelho freebsd_committer freebsd_triage 2006-01-20 17:52:43 UTC
Doesn't build on FreeBSD-6-STABLE:

===>   mirrormagic-2.0.2 depends on executable: gmake - found
===>   mirrormagic-2.0.2 depends on shared library: X11.6 - found
===>  Configuring for mirrormagic-2.0.2
===>  Building for mirrormagic-2.0.2
gmake[1]: Entering directory
`/work/a/ports/games/mirrormagic/work/mirrormagic-2.0.2/src'
gmake[2]: Entering directory
`/work/a/ports/games/mirrormagic/work/mirrormagic-2.0.2/src/libgame'
cc  -O2 -fno-strict-aliasing -pipe  -DTARGET_X11
-I/usr/X11R6/include
-DRO_GAME_DIR="\"/usr/local/share/mirrormagic\""
-DRW_GAME_DIR="\"/usr/local/share/mirrormagic/scores\""   -c system.c
In file included from system.c:24:
sound.h:28:31: machine/soundcard.h: No such file or directory
gmake[2]: *** [system.o] Error 1
gmake[2]: Leaving directory
`/work/a/ports/games/mirrormagic/work/mirrormagic-2.0.2/src/libgame'
gmake[1]: *** [libgame_dir] Error 2
gmake[1]: Leaving directory
`/work/a/ports/games/mirrormagic/work/mirrormagic-2.0.2/src'
gmake: *** [x11] Error 2
*** Error code 2

Could you try to fix it please?

-- 
Renato Botelho <garga @ FreeBSD.org>
               <freebsd @ galle.com.br>
GnuPG Key: http://www.FreeBSD.org/~garga/pubkey.asc
Comment 3 Renato Botelho freebsd_committer freebsd_triage 2006-01-20 17:53:50 UTC
State Changed
From-To: open->feedback

Ask for submitter fix.
Comment 4 Renato Botelho freebsd_committer freebsd_triage 2006-01-25 17:07:51 UTC
State Changed
From-To: feedback->closed

Committed. With changes. Thanks for contributing!