git: 5ac49dcc7686 - main - math/gh-bc: update to version 5.2.3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 07 Mar 2022 21:59:37 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=5ac49dcc76860cdbe5cd9dbec503fa32fe6fa4bf commit 5ac49dcc76860cdbe5cd9dbec503fa32fe6fa4bf Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2022-03-07 21:57:42 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2022-03-07 21:59:18 +0000 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. --- 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 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