pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/bc-gh math/bc-gh: Update to 3.3.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/fb3af9d48920
branches: trunk
changeset: 447198:fb3af9d48920
user: gdt <gdt%pkgsrc.org@localhost>
date: Wed Feb 17 16:51:17 2021 +0000
description:
math/bc-gh: Update to 3.3.0
## 3.3.0
This is a production release that changes one behavior and fixes documentation
bugs.
The changed behavior is the treatment of `-e` and `-f` when given through
`BC_ENV_ARGS` or `DC_ENV_ARGS`. Now `bc` and `dc` do not exit when those options
(or their equivalents) are given through those environment variables. However,
`bc` and `dc` still exit when they or their equivalents are given on the
command-line.
diffstat:
math/bc-gh/Makefile | 4 ++--
math/bc-gh/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 8ccb3afd054d -r fb3af9d48920 math/bc-gh/Makefile
--- a/math/bc-gh/Makefile Wed Feb 17 16:04:22 2021 +0000
+++ b/math/bc-gh/Makefile Wed Feb 17 16:51:17 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2021/02/15 18:20:56 gdt Exp $
+# $NetBSD: Makefile,v 1.11 2021/02/17 16:51:17 gdt Exp $
-VERSION= 3.2.7
+VERSION= 3.3.0
DISTNAME= bc-${VERSION}
PKGNAME= bc-gh-${VERSION}
CATEGORIES= math
diff -r 8ccb3afd054d -r fb3af9d48920 math/bc-gh/distinfo
--- a/math/bc-gh/distinfo Wed Feb 17 16:04:22 2021 +0000
+++ b/math/bc-gh/distinfo Wed Feb 17 16:51:17 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2021/02/15 18:20:56 gdt Exp $
+$NetBSD: distinfo,v 1.9 2021/02/17 16:51:17 gdt Exp $
-SHA1 (bc-3.2.7.tar.xz) = 2736594dce03aab6a22b8ff7063928ae835dafc5
-RMD160 (bc-3.2.7.tar.xz) = dadbccae82d829bb38c724ec5f6087ab66e0e25f
-SHA512 (bc-3.2.7.tar.xz) = b516c400625b54b68ed5c1d484d48d80a094495c1d96437129a835dcc5caf2c29d5524d4b67144d11215569bd6ec1ac90113b3fda0d621c8672313119da4f9fa
-Size (bc-3.2.7.tar.xz) = 228540 bytes
+SHA1 (bc-3.3.0.tar.xz) = 86bbc003170814972829ef90c8adf59ec0b0ea50
+RMD160 (bc-3.3.0.tar.xz) = 5f1efa9181a6ed91dd00a5db955800e5312b3b6b
+SHA512 (bc-3.3.0.tar.xz) = b8d0b6d6d9c5d4fc62df62d1b9b7e7006a8b430e063fe0d5f646cfaeb4c6fc9c7037b644e853b7ae7d5c5f42f079221e9cdc32564d70c9ddd6bb867ddc7056de
+Size (bc-3.3.0.tar.xz) = 229580 bytes
Home |
Main Index |
Thread Index |
Old Index