Received: by mail.netbsd.org (Postfix, from userid 605) id 082F584EE4; Mon, 22 Jan 2024 22:54:16 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 35B7284ED9 for ; Mon, 22 Jan 2024 22:54:15 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id OEggd8Jk086D for ; Mon, 22 Jan 2024 22:54:14 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 8BD7C84CED for ; Mon, 22 Jan 2024 22:54:14 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 7C90BFA42; Mon, 22 Jan 2024 22:54:14 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1705964054132110" MIME-Version: 1.0 Date: Mon, 22 Jan 2024 22:54:14 +0000 From: "Makoto Fujiwara" Subject: CVS commit: pkgsrc/devel/R-rlang To: pkgsrc-changes@NetBSD.org Reply-To: mef@netbsd.org X-Mailer: log_accum Message-Id: <20240122225414.7C90BFA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1705964054132110 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: mef Date: Mon Jan 22 22:54:14 UTC 2024 Modified Files: pkgsrc/devel/R-rlang: Makefile distinfo Log Message: (devel/R-rlang) Updated 1.1.1 to 1.1.3 # rlang 1.1.3 * Fix for CRAN checks. * `%||%` is now reexported from base on newer R versions. This avoids conflict messages when attaching or importing rlang. # rlang 1.1.2 * Fixed an off-by-one typo in the traceback source column location (#1633). * `abort()` now respects the base R global option, `options(show.error.messages = FALSE)` (#1630). * `obj_type_friendly()` now only displays the first class of S3 objects (#1622). * `expr_label()` now has back-compatility with respect to changes made by R version 4.4 and `is.atomic(NULL)` (#1655) * Performance improvement in `.rlang_cli_compat()` (#1657). To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 pkgsrc/devel/R-rlang/Makefile \ pkgsrc/devel/R-rlang/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1705964054132110 Content-Disposition: inline Content-Length: 2247 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/R-rlang/Makefile diff -u pkgsrc/devel/R-rlang/Makefile:1.15 pkgsrc/devel/R-rlang/Makefile:1.16 --- pkgsrc/devel/R-rlang/Makefile:1.15 Thu Jun 1 13:28:43 2023 +++ pkgsrc/devel/R-rlang/Makefile Mon Jan 22 22:54:14 2024 @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2023/06/01 13:28:43 mef Exp $ +# $NetBSD: Makefile,v 1.16 2024/01/22 22:54:14 mef Exp $ R_PKGNAME= rlang -R_PKGVER= 1.1.1 +R_PKGVER= 1.1.3 CATEGORIES= devel MAINTAINER= minskim@NetBSD.org @@ -15,8 +15,17 @@ TEST_DEPENDS+= R-pak-[0-9]*:../../devel/ TEST_DEPENDS+= R-pillar-[0-9]*:../../misc/R-pillar TEST_DEPENDS+= R-rmarkdown-[0-9]*:../../textproc/R-rmarkdown TEST_DEPENDS+= R-testthat-[0-9]*:../../devel/R-testthat +TEST_DEPENDS+= R-usethis-[0-9]*:../../devel/R-usethis TEST_DEPENDS+= R-vctrs-[0-9]*:../../math/R-vctrs +# !pdfTeX error: pdflatex (file tctt1000): Font tctt1000 at 600 not found + +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-url-[0-9]*:../../print/tex-url +TEST_DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval + USE_LANGUAGES= c c++ .include "../../math/R/Makefile.extension" Index: pkgsrc/devel/R-rlang/distinfo diff -u pkgsrc/devel/R-rlang/distinfo:1.15 pkgsrc/devel/R-rlang/distinfo:1.16 --- pkgsrc/devel/R-rlang/distinfo:1.15 Thu Jun 1 13:28:43 2023 +++ pkgsrc/devel/R-rlang/distinfo Mon Jan 22 22:54:14 2024 @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.15 2023/06/01 13:28:43 mef Exp $ +$NetBSD: distinfo,v 1.16 2024/01/22 22:54:14 mef Exp $ -BLAKE2s (R/rlang_1.1.1.tar.gz) = f9a513de2dc96a59d7525840dc080bb74d19ec835ec2c8f8a9dc06990ac0a890 -SHA512 (R/rlang_1.1.1.tar.gz) = 7d585dc7295a9f1dac66d2bb51c10ff46887e3334b156e6194932b4010d22ebd8cf176c62ef7766b480ca6375d39ab13e969aff3cbb26e615c913da0ece4f12b -Size (R/rlang_1.1.1.tar.gz) = 762533 bytes +BLAKE2s (R/rlang_1.1.3.tar.gz) = 6c3870193f45a1824d6cb8d8633260a9a5d152b93999dc298c39a9c997d53670 +SHA512 (R/rlang_1.1.3.tar.gz) = 41b85c35676359c761ee1f68caf711f0ff6037591362799557dadbaca7ccfb39fe59662156897afddc27b46589c4f0bd919910d4e6765b25f8d34cf4855b1306 +Size (R/rlang_1.1.3.tar.gz) = 763765 bytes --_----------=_1705964054132110--