pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/R-testthat



Module Name:    pkgsrc
Committed By:   mef
Date:           Sun Sep 20 03:28:16 UTC 2020

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

Log Message:
(devel/R-testthat) Update 2.3.1 to 2.3.2

# testthat 2.3.2

* Fix R CMD check issues


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/R-testthat/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/R-testthat/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-testthat/Makefile
diff -u pkgsrc/devel/R-testthat/Makefile:1.5 pkgsrc/devel/R-testthat/Makefile:1.6
--- pkgsrc/devel/R-testthat/Makefile:1.5        Sat Feb 22 08:12:08 2020
+++ pkgsrc/devel/R-testthat/Makefile    Sun Sep 20 03:28:16 2020
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2020/02/22 08:12:08 mef Exp $
+# $NetBSD: Makefile,v 1.6 2020/09/20 03:28:16 mef Exp $
 
 R_PKGNAME=     testthat
-R_PKGVER=      2.3.1
+R_PKGVER=      2.3.2
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/devel/R-testthat/distinfo
diff -u pkgsrc/devel/R-testthat/distinfo:1.2 pkgsrc/devel/R-testthat/distinfo:1.3
--- pkgsrc/devel/R-testthat/distinfo:1.2        Sat Feb 15 06:09:00 2020
+++ pkgsrc/devel/R-testthat/distinfo    Sun Sep 20 03:28:16 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2020/02/15 06:09:00 mef Exp $
+$NetBSD: distinfo,v 1.3 2020/09/20 03:28:16 mef Exp $
 
-SHA1 (R/testthat_2.3.1.tar.gz) = 2d9e8ba3a0455e9d17853e02d14ac1b884a00069
-RMD160 (R/testthat_2.3.1.tar.gz) = 937d127b4066f2735e9a96d4bf588930ce214a24
-SHA512 (R/testthat_2.3.1.tar.gz) = e47df4cacad0c5267c1992cd045c55ab03998750aeb110affca2b62fb301444e397666004f4f67dfa6ce21e56dc7f8fef2a76e3e4354518c3986c27e1219c656
-Size (R/testthat_2.3.1.tar.gz) = 247984 bytes
+SHA1 (R/testthat_2.3.2.tar.gz) = 8419fb1d1cf41e8fb2ceddcec53d3634a8f268a6
+RMD160 (R/testthat_2.3.2.tar.gz) = 719410ac495f20ec8675487225fc51ac258413c6
+SHA512 (R/testthat_2.3.2.tar.gz) = 6b104174887792bd02a5d5b851be91b7ade88f80e690c79e9b272bae9e4b06d684b8718d0dee8266dc14e5d1c9d730822ca2d5e00d67ead6dfd5011d990afe56
+Size (R/testthat_2.3.2.tar.gz) = 249661 bytes



Home | Main Index | Thread Index | Old Index