pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/R-bit (devel/R-bit) Updated 4.0.4 to 4.0.5
details: https://anonhg.NetBSD.org/pkgsrc/rev/3df9eef2ce41
branches: trunk
changeset: 390190:3df9eef2ce41
user: mef <mef%pkgsrc.org@localhost>
date: Sun Dec 18 01:03:47 2022 +0000
description:
(devel/R-bit) Updated 4.0.4 to 4.0.5
CHANGES IN bit VERSION 4.0.5
BUG FIXES
o C functions () without parameters
are now declared (void) to avoid
prototype warning
o getAttrib is now PROTECTed
diffstat:
devel/R-bit/Makefile | 9 +++++----
devel/R-bit/distinfo | 8 ++++----
2 files changed, 9 insertions(+), 8 deletions(-)
diffs (40 lines):
diff -r 9c1913461292 -r 3df9eef2ce41 devel/R-bit/Makefile
--- a/devel/R-bit/Makefile Sun Dec 18 00:45:08 2022 +0000
+++ b/devel/R-bit/Makefile Sun Dec 18 01:03:47 2022 +0000
@@ -1,18 +1,19 @@
-# $NetBSD: Makefile,v 1.6 2021/06/06 23:44:37 mef Exp $
+# $NetBSD: Makefile,v 1.7 2022/12/18 01:03:47 mef Exp $
R_PKGNAME= bit
-R_PKGVER= 4.0.4
+R_PKGVER= 4.0.5
CATEGORIES= devel
MAINTAINER= minskim%NetBSD.org@localhost
COMMENT= Class for vectors of 1-bit booleans
LICENSE= gnu-gpl-v2
-# Packages suggested but not available:
-# 'roxygen2', 'microbenchmark', 'bit64', 'ff'
TEST_DEPENDS+= R-bit64-[0-9]*:../../devel/R-bit64
TEST_DEPENDS+= R-microbenchmarks-[0-9]*:../../benchmarks/R-microbenchmark
TEST_DEPENDS+= R-roxygen2-[0-9]*:../../devel/R-roxygen2
+TEST_DEPENDS+= R-microbenchmark-[0-9]*:../../benchmarks/R-microbenchmark
+TEST_DEPENDS+= R-bit64-[0-9]*:../../devel/R-bit64
+TEST_DEPENDS+= R-ff-[0-9]*:../../sysutils/R-ff
USE_LANGUAGES= c
diff -r 9c1913461292 -r 3df9eef2ce41 devel/R-bit/distinfo
--- a/devel/R-bit/distinfo Sun Dec 18 00:45:08 2022 +0000
+++ b/devel/R-bit/distinfo Sun Dec 18 01:03:47 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2021/10/26 10:14:01 nia Exp $
+$NetBSD: distinfo,v 1.6 2022/12/18 01:03:47 mef Exp $
-BLAKE2s (R/bit_4.0.4.tar.gz) = 0647c686104fcc4cdbe032229774fc056ec32accc12c13798565bc157f306114
-SHA512 (R/bit_4.0.4.tar.gz) = a570926aaabd2adb21940f310d096c50b21e261a746343fe502cedfb7aa84432037e1b197c41d0a433e15f1baf15af0fad61ba442f1c1fe5688b7c41e08d43af
-Size (R/bit_4.0.4.tar.gz) = 279723 bytes
+BLAKE2s (R/bit_4.0.5.tar.gz) = 3d692f3ba6498d7623044d2cf02096cf379be2e91d8166a32b9dbfb2b06df69d
+SHA512 (R/bit_4.0.5.tar.gz) = 2510453d05f147e214d89331624e345cb479a39793240d619e05eb07062c99b2634dfd1ba80d986915871e7cb7a32774f62c3e95e5cb82c38e3bbe4d4387620c
+Size (R/bit_4.0.5.tar.gz) = 827745 bytes
Home |
Main Index |
Thread Index |
Old Index