Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Feb 2024 12:30:41 +0100
From:      Michael Osipov <michaelo@FreeBSD.org>
To:        Max Brazhnikov <makc@freebsd.org>, ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org
Subject:   Re: git: e83f0a9c84ea - main - */*: Properly depend on Subversion LTS or latest with WITH_SUBVERSION_VER
Message-ID:  <a0243492-bdcf-4944-bdda-1f87101ab4b4@FreeBSD.org>
In-Reply-To: <2302269.mfXeX5GmMH@mercury>
References:  <202402281554.41SFsqUq034092@gitrepo.freebsd.org> <2302269.mfXeX5GmMH@mercury>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2024-02-29 12:27, Max Brazhnikov wrote:
> On Wed, 28 Feb 2024 15:54:52 GMT Michael Osipov wrote:
>> The branch main has been updated by michaelo:
>>
>> URL: https://cgit.FreeBSD.org/ports/commit/?id=e83f0a9c84eabcc1307440925cc8d2d6b3dc4566
>>
>> commit e83f0a9c84eabcc1307440925cc8d2d6b3dc4566
>> Author:     Michael Osipov <michaelo@FreeBSD.org>
>> AuthorDate: 2024-02-12 14:31:19 +0000
>> Commit:     Michael Osipov <michaelo@FreeBSD.org>
>> CommitDate: 2024-02-28 15:53:37 +0000
>>
>>      */*: Properly depend on Subversion LTS or latest with WITH_SUBVERSION_VER
>>      
>>      When LTS version of Subversion is set in make.conf (WITH_SUBVERSION_VER)
>>      depending ports will still depend on latest version (devel/subversion)
>>      instead of LTS one (devel/subversion-lts). This will cause dependency
>>      conflicts when packages are distributed with Poudriere, namely pkg(8)
>>      will report them and fail to install.
>>      Make all affected ports properly depend on the right port based on the
>>      value set in WITH_SUBVERSION_VER.
>>      
>>      Approved by:    jrm (mentor), otis (mentor), lev (maintainer timeout)
>>      Differential Revision:  https://reviews.freebsd.org/D43864
> 
> Hi Michael,
> 
> we have DEFAULT_VERSIONS to cover cases like this one.

I know and that would have been my preference, but see 
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235935

I might take a look at this when I have spare cycles, but for the moment 
it can stay that way since no one stood up for five years to change that.

Michael




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?a0243492-bdcf-4944-bdda-1f87101ab4b4>