git: 22f950518273 - main - math/gh-bc: update to version 6.4.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 03 Mar 2023 22:23:11 UTC
The branch main has been updated by se:
URL: https://cgit.FreeBSD.org/ports/commit/?id=22f950518273ea52a88a7e4acc5f8c4d6c1b243d
commit 22f950518273ea52a88a7e4acc5f8c4d6c1b243d
Author: Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2023-03-03 22:21:15 +0000
Commit: Stefan Eßer <se@FreeBSD.org>
CommitDate: 2023-03-03 22:22:56 +0000
math/gh-bc: update to version 6.4.0
This version contains a fix for an issue that can affect complex
bc scripts that use multiple read() functions that receive input from
an interactive user. The same value could be returned multiple times.
---
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 62207ebe827c..42023f59dc38 100644
--- a/math/gh-bc/Makefile
+++ b/math/gh-bc/Makefile
@@ -1,5 +1,5 @@
PORTNAME= bc
-PORTVERSION= 6.3.1
+PORTVERSION= 6.4.0
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 0566390655ac..5824cb42b388 100644
--- a/math/gh-bc/distinfo
+++ b/math/gh-bc/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1677275762
-SHA256 (bc-6.3.1.tar.xz) = 5d0a363c785b589c029f5bd345e40ae592de2ed7dae144124ba7efc8f7c0eae7
-SIZE (bc-6.3.1.tar.xz) = 457868
+TIMESTAMP = 1677881079
+SHA256 (bc-6.4.0.tar.xz) = 614f59ce6b155a2f7d637112fa71156d890887967e63b97eccaa6a50b01ffbd4
+SIZE (bc-6.4.0.tar.xz) = 460460