Sun Dec 18 03:46:37 2022 UTC ()
(devel/R-purrr) Updated 0.3.4 to 0.3.5

# purrr 0.3.5

* Fixes for CRAN checks.


(mef)
diff -r1.3 -r1.4 pkgsrc/devel/R-purrr/Makefile
diff -r1.5 -r1.6 pkgsrc/devel/R-purrr/distinfo

cvs diff -r1.3 -r1.4 pkgsrc/devel/R-purrr/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/R-purrr/Makefile 2020/09/20 21:32:33 1.3
+++ pkgsrc/devel/R-purrr/Makefile 2022/12/18 03:46:37 1.4
@@ -1,20 +1,21 @@ @@ -1,20 +1,21 @@
1# $NetBSD: Makefile,v 1.3 2020/09/20 21:32:33 mef Exp $ 1# $NetBSD: Makefile,v 1.4 2022/12/18 03:46:37 mef Exp $
2 2
3R_PKGNAME= purrr 3R_PKGNAME= purrr
4R_PKGVER= 0.3.4 4R_PKGVER= 0.3.5
5CATEGORIES= devel 5CATEGORIES= devel
6 6
7MAINTAINER= pkgsrc-users@NetBSD.org 7MAINTAINER= pkgsrc-users@NetBSD.org
8COMMENT= Functional programming tools 8COMMENT= Functional programming tools
9LICENSE= gnu-gpl-v3 9LICENSE= gnu-gpl-v3
10 10
11DEPENDS+= R-magrittr>=1.5:../../devel/R-magrittr 11DEPENDS+= R-magrittr>=1.5:../../devel/R-magrittr
12DEPENDS+= R-rlang>=0.3.1:../../devel/R-rlang 12DEPENDS+= R-rlang>=0.3.1:../../devel/R-rlang
13 13
14TEST_DEPENDS+= R-dplyr-[0-9]*:../../math/R-dplyr 14TEST_DEPENDS+= R-dplyr-[0-9]*:../../math/R-dplyr
 15TEST_DEPENDS+= R-rmarkdown-[0-9]*:../../textproc/R-rmarkdown
15TEST_DEPENDS+= R-tidyselect-[0-9]*:../../devel/R-tidyselect 16TEST_DEPENDS+= R-tidyselect-[0-9]*:../../devel/R-tidyselect
16 17
17USE_LANGUAGES= c 18USE_LANGUAGES= c
18 19
19.include "../../math/R/Makefile.extension" 20.include "../../math/R/Makefile.extension"
20.include "../../mk/bsd.pkg.mk" 21.include "../../mk/bsd.pkg.mk"

cvs diff -r1.5 -r1.6 pkgsrc/devel/R-purrr/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/R-purrr/distinfo 2021/10/26 10:14:07 1.5
+++ pkgsrc/devel/R-purrr/distinfo 2022/12/18 03:46:37 1.6
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.5 2021/10/26 10:14:07 nia Exp $ 1$NetBSD: distinfo,v 1.6 2022/12/18 03:46:37 mef Exp $
2 2
3BLAKE2s (R/purrr_0.3.4.tar.gz) = b5c0c7c4d71c58f9366f9b7671992550e29e7d17c314761d68afe3b0de8f5898 3BLAKE2s (R/purrr_0.3.5.tar.gz) = af90dd6f988e5314a4cf4648b43ba92d94676d8d15176b4b277ed00d1b2688bc
4SHA512 (R/purrr_0.3.4.tar.gz) = 30f121c751e6c85b986b872ed1bae6464d2f0f3b79493537d4f1b673d55725218dd982a2ed7b8b8a12b2aad586db3133e49721812f35bf3b2c692612759bb2ca 4SHA512 (R/purrr_0.3.5.tar.gz) = 6523e96e82adbce4cb5e541eb6d9fb74bca4af9612c6573aeee9ec41d4d922f9bdcd735ea63601b738bea472678823c562b8d6038ea83b6b1b5c362420c3047f
5Size (R/purrr_0.3.4.tar.gz) = 375062 bytes 5Size (R/purrr_0.3.5.tar.gz) = 397009 bytes