git: cf4ca64d6859 - Create tag vendor/bc/5.2.4

From: Stefan Eßer <se_at_FreeBSD.org>
Date: Sun, 17 Apr 2022 11:26:22 UTC
The annotated tag vendor/bc/5.2.4 has been created by se:

URL: https://cgit.FreeBSD.org/src/tag/?h=vendor/bc/5.2.4

tag vendor/bc/5.2.4
Tagger:     Stefan Eßer <se@FreeBSD.org>
TaggerDate: 2022-04-17 11:24:47 +0000

vendor/bc: tag version 5.2.4

commit bc75dcc4ce682562390fa32e7cd63c08160e21b9
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2022-04-17 11:20:54 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2022-04-17 11:20:54 +0000

    vendor/bc: import version 5.2.4
    
    This update fixes an issue in input line editing: when going left to
    the start of the line, the cursor would jump to the end of the line
    instead.