git: f63c70ee238d - main - math/gh-bc: update to version 5.3.3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 25 Jun 2022 19:01:00 UTC
The branch main has been updated by se:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f63c70ee238daf7d8bbab52223a9566982f4b1fa
commit f63c70ee238daf7d8bbab52223a9566982f4b1fa
Author: Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2022-06-25 18:48:59 +0000
Commit: Stefan Eßer <se@FreeBSD.org>
CommitDate: 2022-06-25 18:48:59 +0000
math/gh-bc: update to version 5.3.3
This update restores suppression of the prompt with option -P, which
had been missing if linked with libedit or libreadline.
Since building the version tagged as 5.3.3 leaves temporary files in
/tmp, this commit includes a post-release update that fixes this build
issue.
---
math/gh-bc/Makefile | 3 ++-
math/gh-bc/distinfo | 6 +++---
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/math/gh-bc/Makefile b/math/gh-bc/Makefile
index 2386a7bb0b90..50d9191b5e9c 100644
--- a/math/gh-bc/Makefile
+++ b/math/gh-bc/Makefile
@@ -1,5 +1,5 @@
PORTNAME= bc
-PORTVERSION= 5.3.2
+PORTVERSION= 5.3.3
CATEGORIES= math lang
PKGNAMEPREFIX= gh-
@@ -13,6 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.md
USES= compiler:c11
USE_GITHUB= yes
GH_ACCOUNT= gavinhoward
+GH_TAGNAME= eb0cd870b9
HAS_CONFIGURE= yes
CONFIGURE_SCRIPT= configure.sh
diff --git a/math/gh-bc/distinfo b/math/gh-bc/distinfo
index 347116255340..571ff94945d1 100644
--- a/math/gh-bc/distinfo
+++ b/math/gh-bc/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1655231895
-SHA256 (gavinhoward-bc-5.3.2_GH0.tar.gz) = 25b853d0f7adc26ec207aaed716a5cd5dd2dd91951ee77799f7ca2ffb07d0c02
-SIZE (gavinhoward-bc-5.3.2_GH0.tar.gz) = 1209140
+TIMESTAMP = 1656182840
+SHA256 (gavinhoward-bc-5.3.3-eb0cd870b9_GH0.tar.gz) = 46f83e86f688aaf573b0e26759a9f29961018ed275b0ae014f90058773f0aeff
+SIZE (gavinhoward-bc-5.3.3-eb0cd870b9_GH0.tar.gz) = 1209761