git: 85da8c39b9dd - main - math/gh-bc: update to version 6.7.5
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 04 Jan 2024 23:03:35 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=85da8c39b9dd74df47ac2248dd3fdad229466009 commit 85da8c39b9dd74df47ac2248dd3fdad229466009 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2024-01-04 22:57:48 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2024-01-04 22:57:48 +0000 math/gh-bc: update to version 6.7.5 This update fixes a bug that line breaks in printed numbers may not match the line length set by the user. The value is printed correctly, just not split as specified in some situations. --- 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 4e65c6884cc5..6ef8122fa37a 100644 --- a/math/gh-bc/Makefile +++ b/math/gh-bc/Makefile @@ -1,5 +1,5 @@ PORTNAME= bc -PORTVERSION= 6.7.4 +PORTVERSION= 6.7.5 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 03c9f0d1e465..03d2d0c3d19c 100644 --- a/math/gh-bc/distinfo +++ b/math/gh-bc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1701764442 -SHA256 (bc-6.7.4.tar.xz) = ce3bd42779c4534be80a2b9c8995b76acce62654879a4afd27001ed0e6bf602b -SIZE (bc-6.7.4.tar.xz) = 466172 +TIMESTAMP = 1704400745 +SHA256 (bc-6.7.5.tar.xz) = c3e02c948d51f3ca9cdb23e011050d2d3a48226c581e0749ed7cbac413ce5461 +SIZE (bc-6.7.5.tar.xz) = 468572