pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/R-devtools



Module Name:    pkgsrc
Committed By:   mef
Date:           Sat Oct  3 13:49:39 UTC 2020

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

Log Message:
(devel/R-devtools)  Updatd 2.3.1 to 2.3.2

# devtools 2.3.2

* Fix for compatibility with withr 2.3.0


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/R-devtools/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/R-devtools/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-devtools/Makefile
diff -u pkgsrc/devel/R-devtools/Makefile:1.8 pkgsrc/devel/R-devtools/Makefile:1.9
--- pkgsrc/devel/R-devtools/Makefile:1.8        Tue Sep 22 11:05:22 2020
+++ pkgsrc/devel/R-devtools/Makefile    Sat Oct  3 13:49:39 2020
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2020/09/22 11:05:22 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2020/10/03 13:49:39 mef Exp $
 
 R_PKGNAME=     devtools
-R_PKGVER=      2.3.1
+R_PKGVER=      2.3.2
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
@@ -20,10 +20,10 @@ DEPENDS+=   R-remotes>=2.2.0:../../devel/R
 DEPENDS+=      R-roxygen2>=7.1.1:../../devel/R-roxygen2
 DEPENDS+=      R-sessioninfo>=1.1.1:../../devel/R-sessioninfo
 DEPENDS+=      R-testthat>=2.3.2:../../devel/R-testthat
-DEPENDS+=      R-usethis>=1.6.0:../../devel/R-usethis
+DEPENDS+=      R-usethis>=1.6.3:../../devel/R-usethis
 DEPENDS+=      R-withr>=2.2.0:../../devel/R-withr
 DEPENDS+=      R-rstudioapi>=0.11:../../math/R-rstudioapi
-DEPENDS+=      R-ellipsis>=0.3.0:../../math/R-ellipsis
+DEPENDS+=      R-ellipsis>=0.3.1:../../math/R-ellipsis
 DEPENDS+=      R-digest>=0.6.20:../../security/R-digest
 DEPENDS+=      R-jsonlite>=1.7.1:../../textproc/R-jsonlite
 DEPENDS+=      R-DT>=0.15:../../textproc/R-DT

Index: pkgsrc/devel/R-devtools/distinfo
diff -u pkgsrc/devel/R-devtools/distinfo:1.3 pkgsrc/devel/R-devtools/distinfo:1.4
--- pkgsrc/devel/R-devtools/distinfo:1.3        Sun Sep 20 15:42:39 2020
+++ pkgsrc/devel/R-devtools/distinfo    Sat Oct  3 13:49:39 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2020/09/20 15:42:39 mef Exp $
+$NetBSD: distinfo,v 1.4 2020/10/03 13:49:39 mef Exp $
 
-SHA1 (R/devtools_2.3.1.tar.gz) = abd32c555ccd8ca0d9793d518f378c6235864cef
-RMD160 (R/devtools_2.3.1.tar.gz) = 6697e1fda6c3600359650493c6088373197b9314
-SHA512 (R/devtools_2.3.1.tar.gz) = 9e7b8833bfa981b7c3f2e70b69aabd9ceacb9c9ef4079c9a0535d8d986d9133aecd38bd87a15fa65f018b33f1f5c828684c8617928bf1073f4b8346e6565cc7f
-Size (R/devtools_2.3.1.tar.gz) = 373604 bytes
+SHA1 (R/devtools_2.3.2.tar.gz) = 458986dabc74f30e10ab2ce3358d23dcc45acd09
+RMD160 (R/devtools_2.3.2.tar.gz) = e92673ab14237d1b88192b1da5279f16a2b62a36
+SHA512 (R/devtools_2.3.2.tar.gz) = 0c37feb8dd19f19b536fc49e2af13c97c0e6c2dc27bda3f9f7c7d2eca384015eeafb3e00067e79e82d8c942395b90c4e44a23697cc59904c93f321450c6bd2ed
+Size (R/devtools_2.3.2.tar.gz) = 373387 bytes



Home | Main Index | Thread Index | Old Index