Received: by mail.netbsd.org (Postfix, from userid 605) id 7AE7C84D28; Tue, 6 Feb 2024 12:10:21 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id AAEAE84D13 for ; Tue, 6 Feb 2024 12:10:20 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id Zs4x07YjQ9nK for ; Tue, 6 Feb 2024 12:10:20 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 1E07584CE8 for ; Tue, 6 Feb 2024 12:10:20 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 167E8FA42; Tue, 6 Feb 2024 12:10:20 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1707221420189890" MIME-Version: 1.0 Date: Tue, 6 Feb 2024 12:10:20 +0000 From: "Makoto Fujiwara" Subject: CVS commit: pkgsrc/devel/R-R.oo To: pkgsrc-changes@NetBSD.org Reply-To: mef@netbsd.org X-Mailer: log_accum Message-Id: <20240206121020.167E8FA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1707221420189890 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: mef Date: Tue Feb 6 12:10:20 UTC 2024 Modified Files: pkgsrc/devel/R-R.oo: Makefile distinfo Log Message: (devel/R-R.oo) Updated 1.25.0 to 1.26.0, make test passed # Version 1.26.0 [2024-01-23] ## Significant Changes * The `hashCode(s)` implementation for strings was rewritten to avoid integer overflow (see below bug fix). As a consequence, the computed hash is no longer the same for some strings. ## Documentation * Fixed a few small mistakes in the help pages. ## Bug Fixes * `hashCode(s)` could return NA, due to integer overflow, for strings with more than 13-15 symbols, e.g. `hashCode("abcdefghijklmno")` resulted in a missing value and a warning. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/R-R.oo/Makefile cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/R-R.oo/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1707221420189890 Content-Disposition: inline Content-Length: 1924 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/R-R.oo/Makefile diff -u pkgsrc/devel/R-R.oo/Makefile:1.3 pkgsrc/devel/R-R.oo/Makefile:1.4 --- pkgsrc/devel/R-R.oo/Makefile:1.3 Sat Dec 17 23:39:53 2022 +++ pkgsrc/devel/R-R.oo/Makefile Tue Feb 6 12:10:19 2024 @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2022/12/17 23:39:53 mef Exp $ +# $NetBSD: Makefile,v 1.4 2024/02/06 12:10:19 mef Exp $ R_PKGNAME= R.oo -R_PKGVER= 1.25.0 +R_PKGVER= 1.26.0 CATEGORIES= devel MAINTAINER= pkgsrc-users@NetBSD.org @@ -10,6 +10,12 @@ LICENSE= gnu-lgpl-v2.1 DEPENDS+= R-R.methodsS3-[0-9]*:../../devel/R-R.methodsS3 +TEST_DEPENDS+= tex-ec-[0-9]*:../../fonts/tex-ec +TEST_DEPENDS+= tex-inconsolata-[0-9]*:../../fonts/tex-inconsolata +TEST_DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin +TEST_DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval +TEST_DEPENDS+= tex-url-[0-9]*:../../print/tex-url + USE_LANGUAGES= # none .include "../../math/R/Makefile.extension" Index: pkgsrc/devel/R-R.oo/distinfo diff -u pkgsrc/devel/R-R.oo/distinfo:1.4 pkgsrc/devel/R-R.oo/distinfo:1.5 --- pkgsrc/devel/R-R.oo/distinfo:1.4 Sat Dec 17 23:39:53 2022 +++ pkgsrc/devel/R-R.oo/distinfo Tue Feb 6 12:10:19 2024 @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2022/12/17 23:39:53 mef Exp $ +$NetBSD: distinfo,v 1.5 2024/02/06 12:10:19 mef Exp $ -BLAKE2s (R/R.oo_1.25.0.tar.gz) = 628ea0238de66ea97267c669043b386784a52e794d309a290940ec6c82a143aa -SHA512 (R/R.oo_1.25.0.tar.gz) = 8d6f9fa243fd2088511345bd932c72b337492b4555a078a694c236820994b2a40eb8f665c50a604010cb86f3eb12728b33e56d2e719c8bf2d39b84eba8e99b4c -Size (R/R.oo_1.25.0.tar.gz) = 384384 bytes +BLAKE2s (R/R.oo_1.26.0.tar.gz) = 678e75bc247f4573f68a17412a1b0b7498c570a7cdf0eedd5dba3e34e8e5e542 +SHA512 (R/R.oo_1.26.0.tar.gz) = f6f02e0ca59a3add5c45bcebadf981ca443463cb95ed50a347a7572e96c3b752a54ced8af77786e148f0204eb9e019f7811d640677e9bbce5cbdf0e1724dc35f +Size (R/R.oo_1.26.0.tar.gz) = 383646 bytes --_----------=_1707221420189890--