aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2023-05-24 07:12:39 +0000
committerStefan Eßer <se@FreeBSD.org>2023-05-24 07:15:44 +0000
commit0de1e5e09a906b9b71ce4ef08c5b457c71337fc1 (patch)
tree7ee7a128a62f40ec4196db2feb7534f4f62a44c0
parent58c7f7dda341230bf24505757cb6c4d0c4c0cb79 (diff)
downloadports-0de1e5e09a906b9b71ce4ef08c5b457c71337fc1.tar.gz
ports-0de1e5e09a906b9b71ce4ef08c5b457c71337fc1.zip
math/gh-bc: upgrade to version 6.6.0
This update removes printing of a leading zero in scientific or engineering output modes (which are an extended feature of this implementation).
-rw-r--r--math/gh-bc/Makefile2
-rw-r--r--math/gh-bc/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/math/gh-bc/Makefile b/math/gh-bc/Makefile
index e6ca1ed7f6cb..ba6b5b751622 100644
--- a/math/gh-bc/Makefile
+++ b/math/gh-bc/Makefile
@@ -1,5 +1,5 @@
PORTNAME= bc
-PORTVERSION= 6.5.0
+PORTVERSION= 6.6.0
CATEGORIES= math lang
MASTER_SITES= https://github.com/gavinhoward/bc/releases/download/${PORTVERSION}/
PKGNAMEPREFIX= gh-
diff --git a/math/gh-bc/distinfo b/math/gh-bc/distinfo
index 66f8641c5fa7..3ea47c13f6bd 100644
--- a/math/gh-bc/distinfo
+++ b/math/gh-bc/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1678917966
-SHA256 (bc-6.5.0.tar.xz) = b1afb1f50c0bce6119c98590bcc8afc22f520bc85c2b512c83938dbb8321cc30
-SIZE (bc-6.5.0.tar.xz) = 461380
+TIMESTAMP = 1684912213
+SHA256 (bc-6.6.0.tar.xz) = 309ef0faebf149376aa69446a496fac13c3ff483a100a51d9c67cea1a73b2906
+SIZE (bc-6.6.0.tar.xz) = 465272