Sat Jan 20 03:27:16 2024 UTC (128d)
(devel/R-R.utils) Updated 2.12.2 to 2.12.3

# Version 2.12.3 [2022-11-16]

## Documentation

 * Fix various Rd issues.

## Miscellaneous

 * The unit tests on absolute and relative paths would fail on MS Windows
   where the `HOME` folder was a subfolder directly under the drive, e.g.
   `HOME=C:\msys64`.

## Bug Fixes

 * Package would fail to install in R-devel when it introduces the new
   **base** package function `use()`.


(mef)
diff -r1.5 -r1.6 pkgsrc/devel/R-R.utils/Makefile
diff -r1.5 -r1.6 pkgsrc/devel/R-R.utils/distinfo

cvs diff -r1.5 -r1.6 pkgsrc/devel/R-R.utils/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/R-R.utils/Makefile 2022/12/17 23:48:27 1.5
+++ pkgsrc/devel/R-R.utils/Makefile 2024/01/20 03:27:16 1.6
@@ -1,20 +1,24 @@ @@ -1,20 +1,24 @@
1# $NetBSD: Makefile,v 1.5 2022/12/17 23:48:27 mef Exp $ 1# $NetBSD: Makefile,v 1.6 2024/01/20 03:27:16 mef Exp $
2 2
3R_PKGNAME= R.utils 3R_PKGNAME= R.utils
4R_PKGVER= 2.12.2 4R_PKGVER= 2.12.3
5CATEGORIES= devel 5CATEGORIES= devel
6 6
7MAINTAINER= pkgsrc-users@NetBSD.org 7MAINTAINER= pkgsrc-users@NetBSD.org
8COMMENT= Various Programming Utilities 8COMMENT= Various Programming Utilities
9LICENSE= gnu-lgpl-v2.1 9LICENSE= gnu-lgpl-v2.1
10 10
11DEPENDS+= R-R.methodsS3-[0-9]*:../../devel/R-R.methodsS3 11DEPENDS+= R-R.methodsS3-[0-9]*:../../devel/R-R.methodsS3
12DEPENDS+= R-R.oo-[0-9]*:../../devel/R-R.oo 12DEPENDS+= R-R.oo-[0-9]*:../../devel/R-R.oo
13 13
 14# !pdfTeX error: pdflatex (file tctt0900): Font tctt0900 at 600 not found
 15
14TEST_DEPENDS+= R-R.oo-[0-9]*:../../devel/R-R.oo 16TEST_DEPENDS+= R-R.oo-[0-9]*:../../devel/R-R.oo
15TEST_DEPENDS+= R-R.methodsS3-[0-9]*:../../devel/R-R.methodsS3 17TEST_DEPENDS+= R-R.methodsS3-[0-9]*:../../devel/R-R.methodsS3
 18TEST_DEPENDS+= R-digest-[0-9]*:../../security/R-digest
 19TEST_DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
16 20
17USE_LANGUAGES= # none 21USE_LANGUAGES= # none
18 22
19.include "../../math/R/Makefile.extension" 23.include "../../math/R/Makefile.extension"
20.include "../../mk/bsd.pkg.mk" 24.include "../../mk/bsd.pkg.mk"

cvs diff -r1.5 -r1.6 pkgsrc/devel/R-R.utils/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/R-R.utils/distinfo 2022/12/17 23:48:27 1.5
+++ pkgsrc/devel/R-R.utils/distinfo 2024/01/20 03:27:16 1.6
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.5 2022/12/17 23:48:27 mef Exp $ 1$NetBSD: distinfo,v 1.6 2024/01/20 03:27:16 mef Exp $
2 2
3BLAKE2s (R/R.utils_2.12.2.tar.gz) = 3b4e7c6c1247d21d1558bc04109fd60c390f3113ac44352bcaf2f82cfd421d2a 3BLAKE2s (R/R.utils_2.12.3.tar.gz) = eec9039e7e00440897fb2948c969fc9a5dc190498508d975a115b9713a3f23f2
4SHA512 (R/R.utils_2.12.2.tar.gz) = 39ff53c16bc1169a7a42e954c4054252da629f11088bc2a5f62fa7c8954056263886230aa526edeb80fd9c2e8db7e175313ac632802132d7bf15cd4bc5822e46 4SHA512 (R/R.utils_2.12.3.tar.gz) = 07973886c484f6b7a4e27908bbf9b5ff3707cbd096ab24d3c389c12c6367553b8af4aecbe7693c92f1ee8f390f74e8192ddb79b2a7e2cf44cde565920e7bbdef
5Size (R/R.utils_2.12.2.tar.gz) = 365876 bytes 5Size (R/R.utils_2.12.3.tar.gz) = 364188 bytes