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:           Sat Dec 31 12:41:06 UTC 2022

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

Log Message:
(devel/R-testthat) Updated 3.1.5 to 3.1.6

# testthat 3.1.6

* The embedded version of Catch no longer uses `sprintf()`.


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/devel/R-testthat/Makefile
cvs rdiff -u -r1.12 -r1.13 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.16 pkgsrc/devel/R-testthat/Makefile:1.17
--- pkgsrc/devel/R-testthat/Makefile:1.16       Sat Dec 17 03:28:15 2022
+++ pkgsrc/devel/R-testthat/Makefile    Sat Dec 31 12:41:06 2022
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2022/12/17 03:28:15 mef Exp $
+# $NetBSD: Makefile,v 1.17 2022/12/31 12:41:06 mef Exp $
 
 R_PKGNAME=     testthat
-R_PKGVER=      3.1.5
+R_PKGVER=      3.1.6
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/devel/R-testthat/distinfo
diff -u pkgsrc/devel/R-testthat/distinfo:1.12 pkgsrc/devel/R-testthat/distinfo:1.13
--- pkgsrc/devel/R-testthat/distinfo:1.12       Sat Dec 17 03:28:15 2022
+++ pkgsrc/devel/R-testthat/distinfo    Sat Dec 31 12:41:06 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2022/12/17 03:28:15 mef Exp $
+$NetBSD: distinfo,v 1.13 2022/12/31 12:41:06 mef Exp $
 
-BLAKE2s (R/testthat_3.1.5.tar.gz) = 784d996d3895c349385f3cba9f3db9b91f6d2d8e56c3b0c6031473aee7f35e34
-SHA512 (R/testthat_3.1.5.tar.gz) = 1e7c7875293e2a174228e4adc6d2aeafe78395d39c365188fb3cf7f776e63b8fa6758980049a3259db261b5ed439d6de1666ec5c9b015e280edcc1ae6bf27518
-Size (R/testthat_3.1.5.tar.gz) = 708287 bytes
+BLAKE2s (R/testthat_3.1.6.tar.gz) = 4e2536c4557387f9ad95d79918a353c7ba3c1572d082f1a4c062c9cbea831480
+SHA512 (R/testthat_3.1.6.tar.gz) = 009c4fa0239cfd5f94ee8f7ff83d36e48c7c613066d799458207c29281bc44546b304ef788d04bf71acb459f440d1de2e2212fd5a46591f206fbd32373a5a744
+Size (R/testthat_3.1.6.tar.gz) = 708014 bytes



Home | Main Index | Thread Index | Old Index