aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2023-09-29 20:14:30 +0000
committerStefan Eßer <se@FreeBSD.org>2023-09-29 20:14:30 +0000
commit920a2f503dce9d8827f55c4a10739c7176b627aa (patch)
tree4bc71f76b22835a8984a699961c7f3f5b6d94719
parentae712fbe54d625cef9c9f5f2b561e58ce26cffe8 (diff)
downloadports-920a2f503dce9d8827f55c4a10739c7176b627aa.tar.gz
ports-920a2f503dce9d8827f55c4a10739c7176b627aa.zip
math/gh-bc: update to version 6.7.0
This version offers 3 new functions in the extended math library: min(), max(), and i2rand().
-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 d988ae106b83..83c4182e1652 100644
--- a/math/gh-bc/Makefile
+++ b/math/gh-bc/Makefile
@@ -1,5 +1,5 @@
PORTNAME= bc
-PORTVERSION= 6.6.1
+PORTVERSION= 6.7.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 ef55adb32f5d..474d49781282 100644
--- a/math/gh-bc/distinfo
+++ b/math/gh-bc/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1695280490
-SHA256 (bc-6.6.1.tar.xz) = d63ae205638fe86af04dd5a82a1df1edc2f0bf80e9ef85b52aabe47c9f0c7813
-SIZE (bc-6.6.1.tar.xz) = 466420
+TIMESTAMP = 1696018431
+SHA256 (bc-6.7.0.tar.xz) = d6a06c35c3c4230b1086e3a0f864e8c7b05211629f2bcb6dd46571ee47ef24ae
+SIZE (bc-6.7.0.tar.xz) = 466672