Re: [UPDATE] audio/libmikmod to 3.3.8

2016-03-20 Thread Adam Wolk
On Sun, 20 Mar 2016 16:12:31 +0100 Frederic Cambus wrote: > On Sun, Mar 20, 2016 at 09:53:23AM +, Stuart Henderson wrote: > > On 2016/03/18 16:26, Frederic Cambus wrote: > > > RCS file: /cvs/ports/audio/libmikmod/Makefile,v > > > > Looks good but please regenerate against -current. >

Re: [UPDATE] audio/libmikmod to 3.3.8

2016-03-20 Thread Frederic Cambus
On Sun, Mar 20, 2016 at 09:53:23AM +, Stuart Henderson wrote: > On 2016/03/18 16:26, Frederic Cambus wrote: > > RCS file: /cvs/ports/audio/libmikmod/Makefile,v > > Looks good but please regenerate against -current. Here is a new patch, also removing files/drv_sndio.c which is not needed anymo

Re: [UPDATE] audio/libmikmod to 3.3.8

2016-03-20 Thread Stuart Henderson
On 2016/03/18 16:26, Frederic Cambus wrote: > RCS file: /cvs/ports/audio/libmikmod/Makefile,v Looks good but please regenerate against -current.

[UPDATE] audio/libmikmod to 3.3.8

2016-03-19 Thread Frederic Cambus
Hello @ports, Tested on amd64 and loongson. I used nm as specified in [1], and no functions were added and/or removed. Also compared mikmod.h in both versions and no function signature changed. I understand that in this case, there is no need to bump anything in SHARED_LIBS. sndio support was me