pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/R-purrr
Module Name: pkgsrc
Committed By: mef
Date: Sun Dec 18 03:46:37 UTC 2022
Modified Files:
pkgsrc/devel/R-purrr: Makefile distinfo
Log Message:
(devel/R-purrr) Updated 0.3.4 to 0.3.5
# purrr 0.3.5
* Fixes for CRAN checks.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/R-purrr/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/R-purrr/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/R-purrr/Makefile
diff -u pkgsrc/devel/R-purrr/Makefile:1.3 pkgsrc/devel/R-purrr/Makefile:1.4
--- pkgsrc/devel/R-purrr/Makefile:1.3 Sun Sep 20 21:32:33 2020
+++ pkgsrc/devel/R-purrr/Makefile Sun Dec 18 03:46:37 2022
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2020/09/20 21:32:33 mef Exp $
+# $NetBSD: Makefile,v 1.4 2022/12/18 03:46:37 mef Exp $
R_PKGNAME= purrr
-R_PKGVER= 0.3.4
+R_PKGVER= 0.3.5
CATEGORIES= devel
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
@@ -12,6 +12,7 @@ DEPENDS+= R-magrittr>=1.5:../../devel/R-
DEPENDS+= R-rlang>=0.3.1:../../devel/R-rlang
TEST_DEPENDS+= R-dplyr-[0-9]*:../../math/R-dplyr
+TEST_DEPENDS+= R-rmarkdown-[0-9]*:../../textproc/R-rmarkdown
TEST_DEPENDS+= R-tidyselect-[0-9]*:../../devel/R-tidyselect
USE_LANGUAGES= c
Index: pkgsrc/devel/R-purrr/distinfo
diff -u pkgsrc/devel/R-purrr/distinfo:1.5 pkgsrc/devel/R-purrr/distinfo:1.6
--- pkgsrc/devel/R-purrr/distinfo:1.5 Tue Oct 26 10:14:07 2021
+++ pkgsrc/devel/R-purrr/distinfo Sun Dec 18 03:46:37 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2021/10/26 10:14:07 nia Exp $
+$NetBSD: distinfo,v 1.6 2022/12/18 03:46:37 mef Exp $
-BLAKE2s (R/purrr_0.3.4.tar.gz) = b5c0c7c4d71c58f9366f9b7671992550e29e7d17c314761d68afe3b0de8f5898
-SHA512 (R/purrr_0.3.4.tar.gz) = 30f121c751e6c85b986b872ed1bae6464d2f0f3b79493537d4f1b673d55725218dd982a2ed7b8b8a12b2aad586db3133e49721812f35bf3b2c692612759bb2ca
-Size (R/purrr_0.3.4.tar.gz) = 375062 bytes
+BLAKE2s (R/purrr_0.3.5.tar.gz) = af90dd6f988e5314a4cf4648b43ba92d94676d8d15176b4b277ed00d1b2688bc
+SHA512 (R/purrr_0.3.5.tar.gz) = 6523e96e82adbce4cb5e541eb6d9fb74bca4af9612c6573aeee9ec41d4d922f9bdcd735ea63601b738bea472678823c562b8d6038ea83b6b1b5c362420c3047f
+Size (R/purrr_0.3.5.tar.gz) = 397009 bytes
Home |
Main Index |
Thread Index |
Old Index