Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Apr 2022 18:54:44 GMT
From:      =?utf-8?Q?Stefan E=C3=9Fer?= <se@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 8b701e757dfb - main - math/gh-bc: update to version 5.2.4
Message-ID:  <202204161854.23GIsiFr082736@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=8b701e757dfb0ea19e8cdba2c3d3b57304bba8d2

commit 8b701e757dfb0ea19e8cdba2c3d3b57304bba8d2
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2022-04-16 18:50:53 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2022-04-16 18:53:23 +0000

    math/gh-bc: update to version 5.2.4
    
    This update fixes an issue in input line editing: when going left to
    the start of the line, the cursor would jump to the end of the line
    instead.
---
 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 d12527489bce..422f21e2e3a6 100644
--- a/math/gh-bc/Makefile
+++ b/math/gh-bc/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	bc
-PORTVERSION=	5.2.3
+PORTVERSION=	5.2.4
 CATEGORIES=	math lang
 PKGNAMEPREFIX=	gh-
 
diff --git a/math/gh-bc/distinfo b/math/gh-bc/distinfo
index ec40ec1eef9e..60f8430e4fc1 100644
--- a/math/gh-bc/distinfo
+++ b/math/gh-bc/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1646690223
-SHA256 (gavinhoward-bc-5.2.3_GH0.tar.gz) = 91c150d50682471af363e22a30941aeab8b95912e3b501d675a70d3bfa002edf
-SIZE (gavinhoward-bc-5.2.3_GH0.tar.gz) = 1191259
+TIMESTAMP = 1650134877
+SHA256 (gavinhoward-bc-5.2.4_GH0.tar.gz) = db2024f2af29fb279c3b0eed62790218a469dc31a8fba0f1b99ab5bb69e5d0ab
+SIZE (gavinhoward-bc-5.2.4_GH0.tar.gz) = 1191623



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202204161854.23GIsiFr082736>