aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2024-01-04 22:57:48 +0000
committerStefan Eßer <se@FreeBSD.org>2024-01-04 22:57:48 +0000
commit85da8c39b9dd74df47ac2248dd3fdad229466009 (patch)
treeb987883566ca7a6c9fdc07a3ddbfd3fd1d9ee812
parent01e49880308c8bb869e1394e7a062fd09178f64b (diff)
downloadports-85da8c39b9dd74df47ac2248dd3fdad229466009.tar.gz
ports-85da8c39b9dd74df47ac2248dd3fdad229466009.zip
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.
-rw-r--r--math/gh-bc/Makefile2
-rw-r--r--math/gh-bc/distinfo6
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