aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2022-08-07 15:45:38 +0000
committerStefan Eßer <se@FreeBSD.org>2022-08-07 15:50:21 +0000
commitf94f9b43cd2a81b8dd6cddf6d34cc8eab49ab87e (patch)
tree742ad8e722f64c54b2241c905d69d6a99f1879f4 /math
parent774288eaf19bf92ba54381e954082dfee02ad2cb (diff)
downloadports-f94f9b43cd2a81b8dd6cddf6d34cc8eab49ab87e.tar.gz
ports-f94f9b43cd2a81b8dd6cddf6d34cc8eab49ab87e.zip
math/gh-bc: upgrade to version 6.0.1
This update adds the -c/-C options to control the clamping behavior (the parsing of digits not allowed by the current value of ibase).
Diffstat (limited to 'math')
-rw-r--r--math/gh-bc/Makefile12
-rw-r--r--math/gh-bc/distinfo6
2 files changed, 9 insertions, 9 deletions
diff --git a/math/gh-bc/Makefile b/math/gh-bc/Makefile
index 50d9191b5e9c..3ca62ee36e1d 100644
--- a/math/gh-bc/Makefile
+++ b/math/gh-bc/Makefile
@@ -1,6 +1,7 @@
PORTNAME= bc
-PORTVERSION= 5.3.3
+PORTVERSION= 6.0.1
CATEGORIES= math lang
+MASTER_SITES= https://github.com/gavinhoward/bc/releases/download/${PORTVERSION}/
PKGNAMEPREFIX= gh-
MAINTAINER= se@FreeBSD.org
@@ -10,14 +11,11 @@ LICENSE= BSD2CLAUSE MIT
LICENSE_COMB= multi
LICENSE_FILE= ${WRKSRC}/LICENSE.md
-USES= compiler:c11
-USE_GITHUB= yes
-GH_ACCOUNT= gavinhoward
-GH_TAGNAME= eb0cd870b9
+USES= compiler:c11 tar:xz
HAS_CONFIGURE= yes
CONFIGURE_SCRIPT= configure.sh
-CONFIGURE_ARGS+= --disable-generated-tests
+CONFIGURE_ARGS+= --predefined-build-type=BSD
TEST_TARGET= test
@@ -28,6 +26,8 @@ OPTIONS_RADIO= HISTORY
OPTIONS_RADIO_HISTORY= LIBEDIT READLINE INTERNAL
INTERNAL_DESC= Command line editing via private functions
+INTERNAL_CONFIGURE_ON= --enable-internal-history
+
LIBEDIT_USES= libedit
LIBEDIT_CONFIGURE_ON= --enable-editline
diff --git a/math/gh-bc/distinfo b/math/gh-bc/distinfo
index 571ff94945d1..0cd7bd09f73a 100644
--- a/math/gh-bc/distinfo
+++ b/math/gh-bc/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1656182840
-SHA256 (gavinhoward-bc-5.3.3-eb0cd870b9_GH0.tar.gz) = 46f83e86f688aaf573b0e26759a9f29961018ed275b0ae014f90058773f0aeff
-SIZE (gavinhoward-bc-5.3.3-eb0cd870b9_GH0.tar.gz) = 1209761
+TIMESTAMP = 1659886979
+SHA256 (bc-6.0.1.tar.xz) = a37df8b9a199f6a370367432101ed6f2cc02a5521696ce3c624acb150320c453
+SIZE (bc-6.0.1.tar.xz) = 451076