summaryrefslogtreecommitdiff
path: root/math/bc-gh
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2019-11-23 17:26:01 +0000
committergdt <gdt@pkgsrc.org>2019-11-23 17:26:01 +0000
commit33b8f9ecd8fa178d9af6be7dc819d4fb2438462f (patch)
treec2cfc7aed4f3dcdcd653b72dd618130a1d27f323 /math/bc-gh
parent76b9f80a5e9ee53655d0805535a28961ae7f2a95 (diff)
downloadpkgsrc-33b8f9ecd8fa178d9af6be7dc819d4fb2438462f.tar.gz
math/bc-gh: Update to 2.3.1
Upstream changes are basically bug fixes, performance improvmeents, and a few new functions.
Diffstat (limited to 'math/bc-gh')
-rw-r--r--math/bc-gh/Makefile8
-rw-r--r--math/bc-gh/distinfo10
2 files changed, 11 insertions, 7 deletions
diff --git a/math/bc-gh/Makefile b/math/bc-gh/Makefile
index 89c52fbbbdb..6254f78c9b9 100644
--- a/math/bc-gh/Makefile
+++ b/math/bc-gh/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2019/08/06 11:13:07 gdt Exp $
+# $NetBSD: Makefile,v 1.3 2019/11/23 17:26:01 gdt Exp $
-VERSION= 2.1.0
+VERSION= 2.3.1
DISTNAME= bc-${VERSION}
PKGNAME= bc-gh-${VERSION}
CATEGORIES= math
@@ -14,6 +14,10 @@ HOMEPAGE= https://github.com/gavinhoward/bc
COMMENT= Implementation of POSIX bc with GNU extensions
LICENSE= 2-clause-bsd
+# Note that the content which should be in NEWS (in plain text and
+# thus insertable into pkgsrc commit messages) is instead at:
+# https://github.com/gavinhoward/bc/releases
+
HAS_CONFIGURE= yes
CONFIGURE_SCRIPT= configure.sh
CONFIGURE_ARGS= -G
diff --git a/math/bc-gh/distinfo b/math/bc-gh/distinfo
index 4868a26f5f6..a3a86846830 100644
--- a/math/bc-gh/distinfo
+++ b/math/bc-gh/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2019/08/06 11:13:07 gdt Exp $
+$NetBSD: distinfo,v 1.3 2019/11/23 17:26:01 gdt Exp $
-SHA1 (bc-2.1.0.tar.xz) = 4de8fa54182036e8391d9fd9ae2ada4e09664da1
-RMD160 (bc-2.1.0.tar.xz) = fe6a4c5fe72eaa7e2a0ed6dfdbdc6d888abd780b
-SHA512 (bc-2.1.0.tar.xz) = d117c0433b08d7bf4986ff49a39b6cbd1048399e74a3781ba48b27008d18c1cedfaca79c1d0510919b194bc593699ba99a736c377815cb3659cec772b45b1cd1
-Size (bc-2.1.0.tar.xz) = 153912 bytes
+SHA1 (bc-2.3.1.tar.xz) = c76d7e7509663e249cae9674981a91e868c4e8cc
+RMD160 (bc-2.3.1.tar.xz) = a1418b974933a70281315369cc352be626df8d78
+SHA512 (bc-2.3.1.tar.xz) = a704356dfba75d94a3db9ab30ccd4b5cea1ccd8866c20650026148f61e0d799760d04bb6fefec46b3ce93a4a575c81f0668064af498cf7b581edcb82d00eb22e
+Size (bc-2.3.1.tar.xz) = 161780 bytes