Date: Mon, 6 Jun 2022 20:01:35 +0300 From: Dmitry Marakasov <amdmi3@amdmi3.ru> To: Yuri Victorovich <yuri@freebsd.org> Cc: ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: 5810681a0bb3 - main - audio/miniaudio: Update 0.10.43 -> 0.11.9 Message-ID: <Yp4y72RsDHpcrHNr@hades.panopticon> In-Reply-To: <202205310901.24V91Qnr060772@gitrepo.freebsd.org> References: <202205310901.24V91Qnr060772@gitrepo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
* Yuri Victorovich (yuri@FreeBSD.org) wrote: > The branch main has been updated by yuri: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=5810681a0bb3261ba16810053f21bc1294bce29d > > commit 5810681a0bb3261ba16810053f21bc1294bce29d > Author: Yuri Victorovich <yuri@FreeBSD.org> > AuthorDate: 2022-05-31 06:47:28 +0000 > Commit: Yuri Victorovich <yuri@FreeBSD.org> > CommitDate: 2022-05-31 09:01:21 +0000 > > audio/miniaudio: Update 0.10.43 -> 0.11.9 Note that this has broken at least games/jaggedalliance2. Please test consumers of your ports. > --- > audio/miniaudio/Makefile | 4 ++-- > audio/miniaudio/distinfo | 6 +++--- > 2 files changed, 5 insertions(+), 5 deletions(-) > > diff --git a/audio/miniaudio/Makefile b/audio/miniaudio/Makefile > index 5c9e887a3e99..1896a972ad1c 100644 > --- a/audio/miniaudio/Makefile > +++ b/audio/miniaudio/Makefile > @@ -1,5 +1,5 @@ > PORTNAME= miniaudio > -DISTVERSION= 0.10.43 # upstream doesn't tag the repository > +DISTVERSION= 0.11.9 # upstream doesn't tag the repository > CATEGORIES= audio devel > > MAINTAINER= yuri@FreeBSD.org > @@ -14,7 +14,7 @@ CPE_VENDOR= miniaudio_project > > USE_GITHUB= yes > GH_ACCOUNT= mackron > -GH_TAGNAME= 8686f52e6625e562f4756b946696692c016324ab > +GH_TAGNAME= 4dfe7c4c31df46e78d9a1cc0d2d6f1aef5a5d58c > > NO_BUILD= yes > NO_ARCH= yes > diff --git a/audio/miniaudio/distinfo b/audio/miniaudio/distinfo > index 0f8d8161b213..0b1402b88290 100644 > --- a/audio/miniaudio/distinfo > +++ b/audio/miniaudio/distinfo > @@ -1,3 +1,3 @@ > -TIMESTAMP = 1651288478 > -SHA256 (mackron-miniaudio-0.10.43-8686f52e6625e562f4756b946696692c016324ab_GH0.tar.gz) = dd81308c54ad682a20fcfafdbd681e86cef6ca2db67582b16f51d7e372b2d223 > -SIZE (mackron-miniaudio-0.10.43-8686f52e6625e562f4756b946696692c016324ab_GH0.tar.gz) = 1416269 > +TIMESTAMP = 1653979395 > +SHA256 (mackron-miniaudio-0.11.9-4dfe7c4c31df46e78d9a1cc0d2d6f1aef5a5d58c_GH0.tar.gz) = 76c154a60e320ae2054ac0e93480f2dffc12a5129bdb2ed4a62e0cce8d345c36 > +SIZE (mackron-miniaudio-0.11.9-4dfe7c4c31df46e78d9a1cc0d2d6f1aef5a5d58c_GH0.tar.gz) = 1402233 > -- Dmitry Marakasov . amdmi3@amdmi3.ru ..: https://github.com/AMDmi3 https://amdmi3.ru/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Yp4y72RsDHpcrHNr>