pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/R-bitops (math/R-bitops) Updated 1.0.6 to 1.0.7
details: https://anonhg.NetBSD.org/pkgsrc/rev/0cbfeb8057e6
branches: trunk
changeset: 458173:0cbfeb8057e6
user: mef <mef%pkgsrc.org@localhost>
date: Sat Sep 11 10:27:03 2021 +0000
description:
(math/R-bitops) Updated 1.0.6 to 1.0.7
2021-04-13 Martin Maechler <maechler%stat.math.ethz.ch@localhost>
* From Dan Robertson (dlrobertson) via GH PR #3, Feb.2016:
Introduce C-style "operators":
"%&%", "%|%", "%^%", "%<<%", "%>>%"
2021-03-30 Martin Maechler <maechler%stat.math.ethz.ch@localhost>
* src/bit-ops.c (R_2_UINT_): cast even more, now via _2_UINT_()
2021-03-24 Martin Maechler <maechler%stat.math.ethz.ch@localhost>
* DESCRIPTION (Date, URL): cosmetic before finally releasing
2020-01-03 Martin Maechler <maechler%stat.math.ethz.ch@localhost>
* DESCRIPTION (Version): 1.0-7
* src/bit-ops.c, src/init.c: use registration; fix UBSAN detected bug
* man/*.Rd: more examples
diffstat:
math/R-bitops/Makefile | 4 ++--
math/R-bitops/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (28 lines):
diff -r f204e550abd4 -r 0cbfeb8057e6 math/R-bitops/Makefile
--- a/math/R-bitops/Makefile Sat Sep 11 10:19:48 2021 +0000
+++ b/math/R-bitops/Makefile Sat Sep 11 10:27:03 2021 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2019/08/08 19:53:47 brook Exp $
+# $NetBSD: Makefile,v 1.7 2021/09/11 10:27:03 mef Exp $
R_PKGNAME= bitops
-R_PKGVER= 1.0-6
+R_PKGVER= 1.0-7
CATEGORIES= math
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
diff -r f204e550abd4 -r 0cbfeb8057e6 math/R-bitops/distinfo
--- a/math/R-bitops/distinfo Sat Sep 11 10:19:48 2021 +0000
+++ b/math/R-bitops/distinfo Sat Sep 11 10:27:03 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2015/11/03 23:33:27 agc Exp $
+$NetBSD: distinfo,v 1.4 2021/09/11 10:27:03 mef Exp $
-SHA1 (R/bitops_1.0-6.tar.gz) = 4e97b33d767e5e5b9deae2f852131a7e78b01c6d
-RMD160 (R/bitops_1.0-6.tar.gz) = fd53672d70c5e0e9aa3837b77bb687a851794880
-SHA512 (R/bitops_1.0-6.tar.gz) = 0761883d2b0ff4cbb7908e4c1999f045a323c3094e0351e26e8bc9481c3922e60099fb7c3f2abf1e4b45b8a120e074d9d59678559fb4ab7d0ead59d07c6f2a2a
-Size (R/bitops_1.0-6.tar.gz) = 8734 bytes
+SHA1 (R/bitops_1.0-7.tar.gz) = 83d0729057a00cd1affa719a9e2103cb5a028cdb
+RMD160 (R/bitops_1.0-7.tar.gz) = 469dc52142085e65dd812a37881f3454f6f33440
+SHA512 (R/bitops_1.0-7.tar.gz) = 5a347adbfc8c5cd9f26b32ffbd35cce592540f319ec092edc08f321242b7c72226d648d0625e5cb1d43605a95e5b27ef469eefd2975f28f1196e806921c5daf8
+Size (R/bitops_1.0-7.tar.gz) = 10809 bytes
Home |
Main Index |
Thread Index |
Old Index