git: 5126fee68773 - Create tag vendor/bc/5.1.0

From: Stefan Eßer <se_at_FreeBSD.org>
Date: Mon, 04 Oct 2021 19:26:12 UTC
The annotated tag vendor/bc/5.1.0 has been created by se:

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

tag vendor/bc/5.1.0
Tagger:     Stefan Eßer <se@FreeBSD.org>
TaggerDate: 2021-10-04 19:25:26 +0000

vendor/bc: tag version 5.1.0

commit 5d58a51571721190681c50d4bd3a1f45e6282d72
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-04 19:22:35 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-04 19:22:35 +0000

    vendor/bc: update to version 5.1.0
    
    This version adds options and functions that allow to print numbers
    in the open interval (-1 .. 1) with or without a leading 0 digit.
    
    Additionally, an option has been added to prevent line wrap and
    allows to print arbitrarily long results on a single line.