git: 634a88402a52 - main - Update to Version 4.0.0
Stefan Eßer
se at FreeBSD.org
Tue Apr 6 07:47:46 UTC 2021
The branch main has been updated by se:
URL: https://cgit.FreeBSD.org/ports/commit/?id=634a88402a520bafea8c7a84ac1ec9fd73bd4505
commit 634a88402a520bafea8c7a84ac1ec9fd73bd4505
Author: Stefan Eßer <se at FreeBSD.org>
AuthorDate: 2021-04-05 19:40:18 +0000
Commit: Stefan Eßer <se at FreeBSD.org>
CommitDate: 2021-04-06 07:47:29 +0000
Update to Version 4.0.0
This version fixes an issue in dc: the P command did not pop the value
being printed from the stack.
The major version bump is due to the addition of Windows compatibility
and does not correspond to a change of functionality on POSIX systems.
---
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 5ee7f9e2cebc..c634b7810897 100644
--- a/math/gh-bc/Makefile
+++ b/math/gh-bc/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= bc
-PORTVERSION= 3.3.4
+PORTVERSION= 4.0.0
CATEGORIES= math lang
PKGNAMEPREFIX= gh-
diff --git a/math/gh-bc/distinfo b/math/gh-bc/distinfo
index cabb0c42e387..39e009cac9c5 100644
--- a/math/gh-bc/distinfo
+++ b/math/gh-bc/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1616142170
-SHA256 (gavinhoward-bc-3.3.4_GH0.tar.gz) = e9e08ec6b09d82333d1e0ad49bb0e65ef5a3b8d7d70f474032a7a1b316c8f6dc
-SIZE (gavinhoward-bc-3.3.4_GH0.tar.gz) = 1123348
+TIMESTAMP = 1617650449
+SHA256 (gavinhoward-bc-4.0.0_GH0.tar.gz) = 5a76f2ea32f4ac35b2341858897a3d3fa45cd9fc5afbffad314c309a2a84603d
+SIZE (gavinhoward-bc-4.0.0_GH0.tar.gz) = 1139392
More information about the dev-commits-ports-all
mailing list