From 53496b5d77d18b3394bea785940daeee5f914d6c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20E=C3=9Fer?= Date: Wed, 6 Oct 2021 23:14:28 +0200 Subject: [PATCH] math/gh-bc: upgrade to version 5.1.1 This update fixes a parser issue: syntactically correct if statements where not accepted in specific 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 48915ed00f69..42aa2294b30a 100644 --- a/math/gh-bc/Makefile +++ b/math/gh-bc/Makefile @@ -1,5 +1,5 @@ PORTNAME= bc -PORTVERSION= 5.1.0 +PORTVERSION= 5.1.1 CATEGORIES= math lang PKGNAMEPREFIX= gh- diff --git a/math/gh-bc/distinfo b/math/gh-bc/distinfo index 16906788422d..1f1c6701511d 100644 --- a/math/gh-bc/distinfo +++ b/math/gh-bc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1633372065 -SHA256 (gavinhoward-bc-5.1.0_GH0.tar.gz) = 2dbfb60bfa6c23a0daecc48e6b9b994c1a8683e4068cda54259793ce7d61b3be -SIZE (gavinhoward-bc-5.1.0_GH0.tar.gz) = 1183541 +TIMESTAMP = 1633554816 +SHA256 (gavinhoward-bc-5.1.1_GH0.tar.gz) = 69df89d7e9a9a3adf8ef34735ebbf658757e6a250990d107430c85c3df68a799 +SIZE (gavinhoward-bc-5.1.1_GH0.tar.gz) = 1184349