Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/R-tidyselect R-tidyselect: update to 1.1.0.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c2d85836935d
branches:  trunk
changeset: 436347:c2d85836935d
user:      brook <brook%pkgsrc.org@localhost>
date:      Fri Jul 31 20:26:12 2020 +0000

description:
R-tidyselect: update to 1.1.0.

diffstat:

 devel/R-tidyselect/Makefile |   8 +++++---
 devel/R-tidyselect/distinfo |  10 +++++-----
 2 files changed, 10 insertions(+), 8 deletions(-)

diffs (39 lines):

diff -r 2f977f82a4cd -r c2d85836935d devel/R-tidyselect/Makefile
--- a/devel/R-tidyselect/Makefile       Fri Jul 31 20:23:47 2020 +0000
+++ b/devel/R-tidyselect/Makefile       Fri Jul 31 20:26:12 2020 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2019/08/09 16:22:30 brook Exp $
+# $NetBSD: Makefile,v 1.2 2020/07/31 20:26:12 brook Exp $
 
 R_PKGNAME=     tidyselect
-R_PKGVER=      0.2.5
+R_PKGVER=      1.1.0
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
@@ -10,7 +10,9 @@
 
 DEPENDS+=      R-glue>=1.3.0:../../devel/R-glue
 DEPENDS+=      R-purrr>=0.3.2:../../devel/R-purrr
-DEPENDS+=      R-rlang>=0.2.2:../../devel/R-rlang
+DEPENDS+=      R-rlang>=0.4.6:../../devel/R-rlang
+DEPENDS+=      R-ellipsis>=0.3.0:../../math/R-ellipsis
+DEPENDS+=      R-vctrs>=0.2.2:../../math/R-vctrs
 
 USE_LANGUAGES= c c++
 
diff -r 2f977f82a4cd -r c2d85836935d devel/R-tidyselect/distinfo
--- a/devel/R-tidyselect/distinfo       Fri Jul 31 20:23:47 2020 +0000
+++ b/devel/R-tidyselect/distinfo       Fri Jul 31 20:26:12 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2019/08/09 16:22:30 brook Exp $
+$NetBSD: distinfo,v 1.2 2020/07/31 20:26:12 brook Exp $
 
-SHA1 (R/tidyselect_0.2.5.tar.gz) = de387a4e11504ac5cefac7b94aad8ee7c1c9528b
-RMD160 (R/tidyselect_0.2.5.tar.gz) = 1aeb06de875c0da14a68c2effe48e9ccec386ae3
-SHA512 (R/tidyselect_0.2.5.tar.gz) = f8561b23b56058ef5ab97c7f5f8bc66b5b35efcc90bb6f7b7b4bf02ba2271c7a4805121cf012e98058685def70b074cdefa0c85147986b9e31d2e4e8d79f479b
-Size (R/tidyselect_0.2.5.tar.gz) = 21883 bytes
+SHA1 (R/tidyselect_1.1.0.tar.gz) = 43f7fd8feac6919e1754bc2efdce53fc699e57cb
+RMD160 (R/tidyselect_1.1.0.tar.gz) = fe364cfbd99e1f21f4b48b5e88340b23282cf838
+SHA512 (R/tidyselect_1.1.0.tar.gz) = 827bd7f3d3dd4a1397323bec2fa26b871afb9cbf082a9281c01d4f06f6020afc46ca0bc4968b7dd5d82033c8c53fc43866b1bc31b6084fd6715d0eab093480e8
+Size (R/tidyselect_1.1.0.tar.gz) = 90842 bytes



Home | Main Index | Thread Index | Old Index