Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Sep 2023 13:53:33 +0200
From:      Rodrigo Osorio <rodrigo@FreeBSD.org>
To:        "Herbert J. Skuhra" <herbert@gojira.at>
Cc:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   Re: git: 8139845ce3a5 - main - audio/baresip: Update to 3.4.0
Message-ID:  <93a01c8f-76fc-0fce-789d-c925df0d9525@FreeBSD.org>
In-Reply-To: <877cozrvpi.wl-herbert@gojira.at>
References:  <202309091900.389J0oSi011847@gitrepo.freebsd.org> <877cozrvpi.wl-herbert@gojira.at>

next in thread | previous in thread | raw e-mail | index | archive | help
On 09/09/23 21:30, Herbert J. Skuhra wrote:
> On Sat, 09 Sep 2023 21:00:50 +0200, Rodrigo Osorio wrote:
>> The branch main has been updated by rodrigo:
>>
>> URL: https://cgit.FreeBSD.org/ports/commit/?id=8139845ce3a5d587f09abb7523c23a4314ea011a
>>
>> commit 8139845ce3a5d587f09abb7523c23a4314ea011a
>> Author:     Rodrigo Osorio <rodrigo@FreeBSD.org>
>> AuthorDate: 2023-09-09 16:02:10 +0000
>> Commit:     Rodrigo Osorio <rodrigo@FreeBSD.org>
>> CommitDate: 2023-09-09 19:00:40 +0000
>>
>>      audio/baresip: Update to 3.4.0
>>      
>>      Full changelog: https://github.com/baresip/baresip/blob/main/CHANGELOG.md
>> ---
>>   audio/baresip/Makefile  | 17 ++++++++++-------
>>   audio/baresip/distinfo  |  6 +++---
>>   audio/baresip/pkg-plist |  2 +-
>>   3 files changed, 14 insertions(+), 11 deletions(-)
>>
>> diff --git a/audio/baresip/Makefile b/audio/baresip/Makefile
>> index 99fada822bc3..850d9852924b 100644
>> --- a/audio/baresip/Makefile
>> +++ b/audio/baresip/Makefile
>> @@ -1,7 +1,6 @@
>>   PORTNAME=	baresip
>>   DISTVERSIONPREFIX=	v
>> -DISTVERSION=	2.12.0
>> -PORTREVISION=	1
>> +DISTVERSION=	3.4.0
>>   CATEGORIES=	audio
>>   
>>   MAINTAINER=	ports@FreeBSD.org
>> @@ -12,7 +11,7 @@ LICENSE=	BSD3CLAUSE
>>   LICENSE_FILE=	${WRKSRC}/LICENSE
>>   
>>   BUILD_DEPENDS=	re>=${PORTVERSION}:audio/re \
>> -		rem>=${PORTVERSION}:audio/rem
>> +		rem>0:audio/rem
> I think this should be only:
>
> BUILD_DEPENDS=       re>=${PORTVERSION}:audio/re
>
> (lib)rem is now part of (lib)re [1]. The port audio/rem is obsolete and
> should be removed.
>
> [1] https://github.com/baresip/re/pull/683
>
> --
> Herbert

Done, thanks for the heads-up.

https://cgit.freebsd.org/ports/commit/?id=fc280dd105231af5c0e6f3237cb12c592ad0a400
https://cgit.freebsd.org/ports/commit/?id=39143d822216c87249567354dfc241a406e3f10e

-- rodrigo




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?93a01c8f-76fc-0fce-789d-c925df0d9525>