pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/bc-gh
Module Name: pkgsrc
Committed By: gdt
Date: Wed Feb 17 16:51:17 UTC 2021
Modified Files:
pkgsrc/math/bc-gh: Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/math/bc-gh/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/math/bc-gh/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/math/bc-gh/Makefile
diff -u pkgsrc/math/bc-gh/Makefile:1.10 pkgsrc/math/bc-gh/Makefile:1.11
--- pkgsrc/math/bc-gh/Makefile:1.10 Mon Feb 15 18:20:56 2021
+++ pkgsrc/math/bc-gh/Makefile Wed Feb 17 16:51:17 2021
@@ -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
Index: pkgsrc/math/bc-gh/distinfo
diff -u pkgsrc/math/bc-gh/distinfo:1.8 pkgsrc/math/bc-gh/distinfo:1.9
--- pkgsrc/math/bc-gh/distinfo:1.8 Mon Feb 15 18:20:56 2021
+++ pkgsrc/math/bc-gh/distinfo Wed Feb 17 16:51:17 2021
@@ -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