Date: Wed, 21 Apr 2021 14:38:25 GMT From: =?utf-8?B?U3RlZmFuIEXDn2Vy?= <se@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 0d2bb89b752e - main - math/gh-bc: updat eto version 4.0.1 Message-ID: <202104211438.13LEcPob052008@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=0d2bb89b752e5fe408eff02b38e93624e73ccabb commit 0d2bb89b752e5fe408eff02b38e93624e73ccabb Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-04-21 14:33:43 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-04-21 14:38:04 +0000 math/gh-bc: updat eto version 4.0.1 Always flush output after the excution of print statements. --- 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 049030d1648e..423e14462b36 100644 --- a/math/gh-bc/Makefile +++ b/math/gh-bc/Makefile @@ -1,5 +1,5 @@ PORTNAME= bc -PORTVERSION= 4.0.0 +PORTVERSION= 4.0.1 CATEGORIES= math lang PKGNAMEPREFIX= gh- diff --git a/math/gh-bc/distinfo b/math/gh-bc/distinfo index 39e009cac9c5..22ca35171cf0 100644 --- a/math/gh-bc/distinfo +++ b/math/gh-bc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1617650449 -SHA256 (gavinhoward-bc-4.0.0_GH0.tar.gz) = 5a76f2ea32f4ac35b2341858897a3d3fa45cd9fc5afbffad314c309a2a84603d -SIZE (gavinhoward-bc-4.0.0_GH0.tar.gz) = 1139392 +TIMESTAMP = 1619015591 +SHA256 (gavinhoward-bc-4.0.1_GH0.tar.gz) = 250eca6feb2ce0c48274255cea2041be761fb319fd595fe97ea4c1c935b0c8e9 +SIZE (gavinhoward-bc-4.0.1_GH0.tar.gz) = 1139352
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104211438.13LEcPob052008>