pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/R-tidyselect



Module Name:    pkgsrc
Committed By:   brook
Date:           Fri Jul 31 20:26:13 UTC 2020

Modified Files:
        pkgsrc/devel/R-tidyselect: Makefile distinfo

Log Message:
R-tidyselect: update to 1.1.0.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/R-tidyselect/Makefile \
    pkgsrc/devel/R-tidyselect/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-tidyselect/Makefile
diff -u pkgsrc/devel/R-tidyselect/Makefile:1.1 pkgsrc/devel/R-tidyselect/Makefile:1.2
--- pkgsrc/devel/R-tidyselect/Makefile:1.1      Fri Aug  9 16:22:30 2019
+++ pkgsrc/devel/R-tidyselect/Makefile  Fri Jul 31 20:26:12 2020
@@ -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 @@ LICENSE=      gnu-gpl-v3
 
 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++
 
Index: pkgsrc/devel/R-tidyselect/distinfo
diff -u pkgsrc/devel/R-tidyselect/distinfo:1.1 pkgsrc/devel/R-tidyselect/distinfo:1.2
--- pkgsrc/devel/R-tidyselect/distinfo:1.1      Fri Aug  9 16:22:30 2019
+++ pkgsrc/devel/R-tidyselect/distinfo  Fri Jul 31 20:26:12 2020
@@ -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