Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Mar 2023 10:12:58 +0100
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        Emanuel Haupt <ehaupt@FreeBSD.org>
Cc:        "Jason E. Hale" <jhale@FreeBSD.org>, ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   Re: git: cd22c471e7b2 - main - audio/libdiscid: Update to 0.6.3
Message-ID:  <20230306101258.3d4f7fdcbf25fb753676b795@FreeBSD.org>
In-Reply-To: <20230306091502.6ee6d2f6e68bd8a21fa56088@FreeBSD.org>
References:  <202303010133.3211XW1x021293@gitrepo.freebsd.org> <20230306091502.6ee6d2f6e68bd8a21fa56088@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Emanuel Haupt <ehaupt@FreeBSD.org> wrote:
> "Jason E. Hale" <jhale@FreeBSD.org> wrote:
> > The branch main has been updated by jhale:
> > 
> > URL:
> > https://cgit.FreeBSD.org/ports/commit/?id=cd22c471e7b2b196acb9e71bc3e9d655d79f4194
> > 
> > commit cd22c471e7b2b196acb9e71bc3e9d655d79f4194
> > Author:     Jason E. Hale <jhale@FreeBSD.org>
> > AuthorDate: 2023-03-01 00:38:04 +0000
> > Commit:     Jason E. Hale <jhale@FreeBSD.org>
> > CommitDate: 2023-03-01 01:33:26 +0000
> > 
> >     audio/libdiscid: Update to 0.6.3
> >     
> >     https://github.com/metabrainz/libdiscid/releases/tag/v0.6.3
> 
> After this update pkg-config returns:
> 
> # pkg-config --cflags libdiscid
> -I 
> # pkg-config --libs libdiscid
> -L -ldiscid 
> 
> instead of:
> 
> # pkg-config --cflags libdiscid
> -I/usr/local/include 
> # pkg-config --libs libdiscid
> -L/usr/local/lib -ldiscid 
> 
> For one this breaks audio/ocp. The regression also happens in 0.6.4.

Fix:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269990



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20230306101258.3d4f7fdcbf25fb753676b795>