Bug 70825 - [Maintainer Update] multimedia/beep-media-player to 0.9.7rc1
Summary: [Maintainer Update] multimedia/beep-media-player to 0.9.7rc1
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: 2004-08-22 17:50 UTC by Miguel Mendez
Modified: 2004-08-25 16:09 UTC (History)
0 users

See Also:


Attachments
beep-media-player.diff (21.83 KB, patch)
2004-08-22 17:50 UTC, Miguel Mendez
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Miguel Mendez 2004-08-22 17:50:26 UTC

Update to 0.9.7rc1, patches aren't needed anymore for gcc 2.9x
(tested with gcc295 from ports on my box)

Whoever commits this, note I'm using PORTREVISON for the rc version, feel free to
change it if you feel it's not the proper way but make sure you change DISTNAME as well.
Also remember we still need to keep PORTEPOCH until we reach 1.0+

FreeBSD 5.x users should read the pkg-message carefully in case they experience crashes.
Comment 1 Volker Stolz freebsd_committer freebsd_triage 2004-08-23 20:02:41 UTC
State Changed
From-To: open->feedback

Looks like some(?) gcc2-patches are still required. On -STABLE: 
cc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include   -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/libglade-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 -I/usr/local/include/freetype2 -O -pipe -g  -Wall -Wpointer-arith -finline-functions -ffast-math -DDATA_DIR="/usr/X11R6/share/bmp" -DPLUGIN_DIR="/usr/X11R6/lib/bmp" -DPLUGINSUBS="Output","Input","Effect","General","Visualization" -DLOCALEDIR="/usr/X11R6/share/locale" -DI386_ASSEM -I../intl -I..  -O -pipe -g  -Wall -Wpointer-arith -finline-functions -ffast-math  -c -o beep-controlsocket.o `test -f 'controlsocket.c' || echo './'`controlsocket.c 
controlsocket.c: In function `ctrlsocket_func': 
controlsocket.c:286: storage size of `tv' isn't known 
controlsocket.c:286: warning: unused variable `tv' 
gmake[4]: *** [beep-controlsocket.o] Error 1 
gmake[4]: Leaving directory `/usr/ports/multimedia/beep-media-player/work/bmp-0.9.7rc1/beep'
Comment 2 Volker Stolz freebsd_committer freebsd_triage 2004-08-25 16:09:36 UTC
State Changed
From-To: feedback->closed

Committed, thanks!