Re: git: 91d102dc2376 - main - audio/mpg123: update to 1.31.0

From: Roman Bogorodskiy <novel_at_freebsd.org>
Date: Sat, 29 Oct 2022 17:02:34 UTC
  Dima Panov wrote:

> Moin!
> 
> On 29.10.2022 13:49, Roman Bogorodskiy wrote:
> > The branch main has been updated by novel:
> > 
> > URL: https://cgit.FreeBSD.org/ports/commit/?id=91d102dc2376a6f5d55f7f0d9fb631e742a32bad
> > 
> > commit 91d102dc2376a6f5d55f7f0d9fb631e742a32bad
> > Author:     Roman Bogorodskiy <novel@FreeBSD.org>
> > AuthorDate: 2022-10-29 10:44:44 +0000
> > Commit:     Roman Bogorodskiy <novel@FreeBSD.org>
> > CommitDate: 2022-10-29 10:44:44 +0000
> > 
> >      audio/mpg123: update to 1.31.0
> > ---
> >   audio/mpg123/Makefile  | 2 +-
> >   audio/mpg123/distinfo  | 6 +++---
> >   audio/mpg123/pkg-plist | 2 +-
> >   3 files changed, 5 insertions(+), 5 deletions(-)
> > 
> >
> 
> Roman, please be careful. All non-oss backends now require pkgconfig to detect

Sorry, I've tested the sndio option locally only (where I have pkgconfig
installed for many other things), and only tested default options in
poudriere runs, thus missed this case.

Thanks for letting me know, should be fixed now.

Roman

> diff --git a/audio/mpg123/Makefile b/audio/mpg123/Makefile
> index 69cbf0bf50a5..8c5c0074d371 100644
> --- a/audio/mpg123/Makefile
> +++ b/audio/mpg123/Makefile
> @@ -35,6 +35,7 @@ FPU_CONFIGURE_OFF=    --with-cpu=arm_nofpu
>   SNDIO_CONFIGURE_ON=    --with-audio=sndio,oss
>   SNDIO_CONFIGURE_OFF=   --with-audio=oss
>   SNDIO_LIB_DEPENDS=     libsndio.so:audio/sndio
> +SNDIO_USES=            pkgconfig
> 
>   OPTCPU_CONFIGURE_ON=   --with-cpu=x86
>   OPTCPU_CONFIGURE_OFF=  --with-cpu=generic_fpu
> 
> 
> 
> -- 
> Sincerely,
> Dima (fluffy@FreeBSD.org, https://t.me/FluffyBSD)
> (desktop, kde, x11, office, ports-secteam)@FreeBSD team