(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()`.
This commit is contained in:
mef 2024-01-20 03:27:16 +00:00
parent 25c944b78d
commit 5c5f4fdb60
2 changed files with 10 additions and 6 deletions

View File

@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.5 2022/12/17 23:48:27 mef Exp $
# $NetBSD: Makefile,v 1.6 2024/01/20 03:27:16 mef Exp $
R_PKGNAME= R.utils
R_PKGVER= 2.12.2
R_PKGVER= 2.12.3
CATEGORIES= devel
MAINTAINER= pkgsrc-users@NetBSD.org
@ -11,8 +11,12 @@ LICENSE= gnu-lgpl-v2.1
DEPENDS+= R-R.methodsS3-[0-9]*:../../devel/R-R.methodsS3
DEPENDS+= R-R.oo-[0-9]*:../../devel/R-R.oo
# !pdfTeX error: pdflatex (file tctt0900): Font tctt0900 at 600 not found
TEST_DEPENDS+= R-R.oo-[0-9]*:../../devel/R-R.oo
TEST_DEPENDS+= R-R.methodsS3-[0-9]*:../../devel/R-R.methodsS3
TEST_DEPENDS+= R-digest-[0-9]*:../../security/R-digest
TEST_DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
USE_LANGUAGES= # none

View File

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