git: c6953e9f2ab6 - main - math/gh-bc: update to version 5.2.1

From: Stefan Eßer <se_at_FreeBSD.org>
Date: Tue, 23 Nov 2021 08:54:14 UTC
The branch main has been updated by se:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c6953e9f2ab66b70aeedd85cff58214f2d8b316f

commit c6953e9f2ab66b70aeedd85cff58214f2d8b316f
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-11-23 08:53:43 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-11-23 08:53:43 +0000

    math/gh-bc: update to version 5.2.1
    
    This version fixes two parse bugs when in POSIX standard mode. One of
    these bugs was due to a quirk of the POSIX grammar, and the other was
    because bc was too strict.
---
 math/gh-bc/Makefile | 2 +-
 math/gh-bc/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/math/gh-bc/Makefile b/math/gh-bc/Makefile
index 6968f1ca84d8..99bffb573d65 100644
--- a/math/gh-bc/Makefile
+++ b/math/gh-bc/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	bc
-PORTVERSION=	5.2.0
+PORTVERSION=	5.2.1
 CATEGORIES=	math lang
 PKGNAMEPREFIX=	gh-
 
diff --git a/math/gh-bc/distinfo b/math/gh-bc/distinfo
index 8b8aa59a2167..84fae8b08e1a 100644
--- a/math/gh-bc/distinfo
+++ b/math/gh-bc/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1636623241
-SHA256 (gavinhoward-bc-5.2.0_GH0.tar.gz) = 610549e6f5c99ef94592514666442eccac5e97dd3d13060d69f0ac94e0c95761
-SIZE (gavinhoward-bc-5.2.0_GH0.tar.gz) = 1188932
+TIMESTAMP = 1637657130
+SHA256 (gavinhoward-bc-5.2.1_GH0.tar.gz) = d132c706dcd1f96bcb0999f754af6954e9f870653f68e1f05da673fd95395c8b
+SIZE (gavinhoward-bc-5.2.1_GH0.tar.gz) = 1190438