svn commit: r524241 - head/databases/sqlite3

Torsten Zuehlsdorff freebsd at toco-domains.de
Mon Jan 27 09:15:16 UTC 2020



On 27.01.20 07:30, Tobias C. Berner wrote:
> On Mon, 27 Jan 2020 at 07:25, Alexey Dokuchaev <danfe at freebsd.org> wrote:
>>
>> On Mon, Jan 27, 2020 at 07:19:00AM +0100, Tobias C. Berner wrote:
>>> There is talk upstream of no longer supporting system sqlite in the
>>> future.
>>
>> But that goes against encouraged practices (to avoid bundled libraries),
>> what's their rationale for going the wrong way?
> Situations like these.
> 
>>
>>> So this might be the best way forward.
>>>
>>> What's gecko@'s opinion on this?
>>
>> It would be nice if this matter was sorted out *before* bumping of the
>> port epoch. :-(
> We had a broken firefox, this required fixing. Adding epoch was the fastest way.

I'm fine with this. Just want to add, that this is a very common
situation with www/gitlab-ce. There we just create a copy of the needed
older lib and use this instead. This is also very fast and does not
conflict with other ports depending on the already updated one.

Greetings,
Torsten


More information about the svn-ports-head mailing list