git: 2f566b1df9c8 - main - math/gh-bc: update to version 7.0.3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 24 Sep 2024 21:20:30 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=2f566b1df9c8b0199be140d6189682f1e6758c3f commit 2f566b1df9c8b0199be140d6189682f1e6758c3f Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2024-09-24 21:17:44 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2024-09-24 21:17:44 +0000 math/gh-bc: update to version 7.0.3 This version fixes build warnings when using musl libc. There is no fucntional change. --- 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 30cf40899076..46ad83742cf8 100644 --- a/math/gh-bc/Makefile +++ b/math/gh-bc/Makefile @@ -1,5 +1,5 @@ PORTNAME= bc -PORTVERSION= 7.0.2 +PORTVERSION= 7.0.3 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 df2c12707658..5feae26c9632 100644 --- a/math/gh-bc/distinfo +++ b/math/gh-bc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1726638130 -SHA256 (bc-7.0.2.tar.xz) = 5cdaa73e42deda936bdcdb668eeaa6bc0567cac820914744a6824595fa13da1d -SIZE (bc-7.0.2.tar.xz) = 475084 +TIMESTAMP = 1727212592 +SHA256 (bc-7.0.3.tar.xz) = 91eb74caed0ee6655b669711a4f350c25579778694df248e28363318e03c7fc4 +SIZE (bc-7.0.3.tar.xz) = 474800