From 920a2f503dce9d8827f55c4a10739c7176b627aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20E=C3=9Fer?= Date: Fri, 29 Sep 2023 22:14:30 +0200 Subject: [PATCH] math/gh-bc: update to version 6.7.0 This version offers 3 new functions in the extended math library: min(), max(), and i2rand(). --- 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 d988ae106b831..83c4182e16527 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 ef55adb32f5df..474d497812826 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