From 22f950518273ea52a88a7e4acc5f8c4d6c1b243d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20E=C3=9Fer?= Date: Fri, 3 Mar 2023 23:21:15 +0100 Subject: [PATCH] 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 62207ebe827c3..42023f59dc38d 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 0566390655ac5..5824cb42b388d 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