git: 6c57eab5c8c4 - main - vendor/bc: upgrade to version 7.0.2

From: Stefan Eßer <se_at_FreeBSD.org>
Date: Wed, 18 Sep 2024 06:07:57 UTC
The branch main has been updated by se:

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

commit 6c57eab5c8c4069fa75152c90a6cf4305c2aea1b
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2024-09-18 06:05:38 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2024-09-18 06:05:38 +0000

    vendor/bc: upgrade to version 7.0.2
    
    This update fixes exiting from an interactive bc session with ^D on
    FreeBSD and Linux when using editline.
    
    This bug was caused by the macOS fix for editline in version 7.0.0,
    which has been reverted in this version.
---
 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 dd46ed60a5c1..30cf40899076 100644
--- a/math/gh-bc/Makefile
+++ b/math/gh-bc/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=		bc
-PORTVERSION=		7.0.1
+PORTVERSION=		7.0.2
 CATEGORIES=		math lang
 MASTER_SITES=		https://github.com/gavinhoward/bc/releases/download/${PORTVERSION}/
 PKGNAMEPREFIX=		gh-
diff --git a/math/gh-bc/distinfo b/math/gh-bc/distinfo
index ab2f77ed4ef4..df2c12707658 100644
--- a/math/gh-bc/distinfo
+++ b/math/gh-bc/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1724863402
-SHA256 (bc-7.0.1.tar.xz) = d6da15d968611aa3fae78b7427bd35a44afb4bdcdd9fbe6259d27ea599032fa4
-SIZE (bc-7.0.1.tar.xz) = 474272
+TIMESTAMP = 1726638130
+SHA256 (bc-7.0.2.tar.xz) = 5cdaa73e42deda936bdcdb668eeaa6bc0567cac820914744a6824595fa13da1d
+SIZE (bc-7.0.2.tar.xz) = 475084