summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2022-03-07 22:57:42 +0100
committerStefan Eßer <se@FreeBSD.org>2022-03-07 22:59:18 +0100
commit5ac49dcc76860cdbe5cd9dbec503fa32fe6fa4bf (patch)
tree8b0f8dcf3b8c778b8a075774841e5f80b8ece650
parentdatabases/mongodb44: Update to 4.4.13 (diff)
math/gh-bc: update to version 5.2.3
This update fixes a parse error when passing a file to bc using -f if that file has a multiline comment or string in it.
-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 60c75818075f..d12527489bce 100644
--- a/math/gh-bc/Makefile
+++ b/math/gh-bc/Makefile
@@ -1,5 +1,5 @@
PORTNAME= bc
-PORTVERSION= 5.2.2
+PORTVERSION= 5.2.3
CATEGORIES= math lang
PKGNAMEPREFIX= gh-
diff --git a/math/gh-bc/distinfo b/math/gh-bc/distinfo
index 193c35799ac8..ec40ec1eef9e 100644
--- a/math/gh-bc/distinfo
+++ b/math/gh-bc/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1644095410
-SHA256 (gavinhoward-bc-5.2.2_GH0.tar.gz) = 7d53546ea29951ad592882f7050e176d3b63f4d4ef4622272b85eadb56fc5716
-SIZE (gavinhoward-bc-5.2.2_GH0.tar.gz) = 1190645
+TIMESTAMP = 1646690223
+SHA256 (gavinhoward-bc-5.2.3_GH0.tar.gz) = 91c150d50682471af363e22a30941aeab8b95912e3b501d675a70d3bfa002edf
+SIZE (gavinhoward-bc-5.2.3_GH0.tar.gz) = 1191259