Bug 75113 - Update port: games/qgo to 1.0.0
Summary: Update port: games/qgo to 1.0.0
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: Kirill Ponomarev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-15 14:10 UTC by tkato432
Modified: 2004-12-18 18:46 UTC (History)
0 users

See Also:


Attachments
file.diff (9.15 KB, patch)
2004-12-15 14: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 2004-12-15 14:10:24 UTC
- Update to version 1.0.0

New file:
files/patch-src::mainwin.cpp
files/patch-src::wavfile.c
files/patch-src::wavplay.c

Remove file:
files/patch-qgo::Makefile.in
files/patch-qgo::src::mainwin.cpp
files/patch-qgo::src::wavfile.c
files/patch-qgo::src::wavplay.c
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2004-12-15 15:31:36 UTC
State Changed
From-To: open->feedback

Doesn't build on 6.x: 

cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include  -DQT_THREAD_SUPPORT   -I/usr/local/include -I/var/tmp/ttt/include  -I/usr/X11R6/include -D_GETOPT_H -D_THREAD_SAFE  -fno-strict-aliasing -pipe -c `test -f 'wavfile.c' || echo './'`wavfile.c 
wavfile.c:160: error: conflicting types for '_v_erf' 
wavfile.c:154: error: previous implicit declaration of '_v_erf' was here
Comment 2 Kirill Ponomarev freebsd_committer freebsd_triage 2004-12-18 18:18:47 UTC
Responsible Changed
From-To: freebsd-ports-bugs->krion

Grab.
Comment 3 Kirill Ponomarev freebsd_committer freebsd_triage 2004-12-18 18:46:08 UTC
State Changed
From-To: feedback->closed

Committed, thanks!