git: 8795a7f1d0e4 - main - math/gh-bc: upgrade to version 6.7.6
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 15 Jun 2024 06:01:48 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=8795a7f1d0e4e46bf333d3134e3141f7c00f6591 commit 8795a7f1d0e4e46bf333d3134e3141f7c00f6591 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2024-06-15 05:59:57 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2024-06-15 05:59:57 +0000 math/gh-bc: upgrade to version 6.7.6 This update fixes a bug with flushing stdout on exit. --- math/gh-bc/Makefile | 3 +-- math/gh-bc/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/math/gh-bc/Makefile b/math/gh-bc/Makefile index ed751af7d3e2..f34f2aa3b8d8 100644 --- a/math/gh-bc/Makefile +++ b/math/gh-bc/Makefile @@ -1,6 +1,5 @@ PORTNAME= bc -PORTVERSION= 6.7.5 -PORTREVISION= 1 +PORTVERSION= 6.7.6 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 03d2d0c3d19c..4f3b35b83caa 100644 --- a/math/gh-bc/distinfo +++ b/math/gh-bc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1704400745 -SHA256 (bc-6.7.5.tar.xz) = c3e02c948d51f3ca9cdb23e011050d2d3a48226c581e0749ed7cbac413ce5461 -SIZE (bc-6.7.5.tar.xz) = 468572 +TIMESTAMP = 1718431160 +SHA256 (bc-6.7.6.tar.xz) = 828f390c2a552cadbc8c8ad5fde6eeaee398dc8d59d706559158330f3629ce35 +SIZE (bc-6.7.6.tar.xz) = 473104