summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2020-06-20 10:13:31 +0000
committerStefan Eßer <se@FreeBSD.org>2020-06-20 10:13:31 +0000
commit5a10ec43b97f0cd5444d77b3ecbc5193f8e562db (patch)
tree6ea435875393db79bff4e0599d50da656acf9dfe
parentUpdate calibre to 4.19.0 (diff)
Upgrade to version 3.0.1
This version fixes a warning when building with a strict warnings level and significantly speeds up ceil() library function. Approved by: antoine (implicit)
-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 5d78527b25e3..d88151f4fce8 100644
--- a/math/gh-bc/Makefile
+++ b/math/gh-bc/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= bc
-PORTVERSION= 3.0.0
+PORTVERSION= 3.0.1
CATEGORIES= math
PKGNAMEPREFIX= gh-
diff --git a/math/gh-bc/distinfo b/math/gh-bc/distinfo
index aad5bebb7153..a0298666cba2 100644
--- a/math/gh-bc/distinfo
+++ b/math/gh-bc/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1592545186
-SHA256 (gavinhoward-bc-3.0.0_GH0.tar.gz) = e2d66994312b4d6dd8896ad929e8ba2923ed9da846032bffe6ea2979e813f692
-SIZE (gavinhoward-bc-3.0.0_GH0.tar.gz) = 304415
+TIMESTAMP = 1592647905
+SHA256 (gavinhoward-bc-3.0.1_GH0.tar.gz) = fa84d5bd78e9f7b15381d6654349074c337dda64a6a942ffd6489d49bacca0e0
+SIZE (gavinhoward-bc-3.0.1_GH0.tar.gz) = 304456