git: 60d77ba1ab80 - main - math/R-cran-units: Update to 0.8-3

From: Nuno Teixeira <eduardo_at_FreeBSD.org>
Date: Sun, 13 Aug 2023 11:54:14 UTC
The branch main has been updated by eduardo:

URL: https://cgit.FreeBSD.org/ports/commit/?id=60d77ba1ab80acaca50793ad3ff89cee68197f79

commit 60d77ba1ab80acaca50793ad3ff89cee68197f79
Author:     Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2023-08-13 11:21:40 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2023-08-13 11:54:02 +0000

    math/R-cran-units: Update to 0.8-3
    
    - Take maintainership
    
    ChangeLog: https://cran.r-project.org/web/packages/units/news/news.html
---
 math/R-cran-units/Makefile | 6 ++++--
 math/R-cran-units/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/math/R-cran-units/Makefile b/math/R-cran-units/Makefile
index 41f471ccd707..51ed6896ada1 100644
--- a/math/R-cran-units/Makefile
+++ b/math/R-cran-units/Makefile
@@ -1,9 +1,9 @@
 PORTNAME=	units
-DISTVERSION=	0.8-2
+DISTVERSION=	0.8-3
 CATEGORIES=	math
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	eduardo@FreeBSD.org
 COMMENT=	Measurement Units for R Vectors
 WWW=		https://cran.r-project.org/web/packages/units/
 
@@ -13,6 +13,8 @@ CRAN_DEPENDS=	R-cran-Rcpp>=0.12.10:devel/R-cran-Rcpp
 BUILD_DEPENDS=	${CRAN_DEPENDS}
 LIB_DEPENDS=	libudunits2.so:science/udunits
 RUN_DEPENDS=	${CRAN_DEPENDS}
+TEST_DEPENDS=	R-cran-testthat>0:devel/R-cran-testthat
+# Tests fails: https://github.com/r-quantities/units/issues/354
 
 USES=		cran:auto-plist,compiles
 
diff --git a/math/R-cran-units/distinfo b/math/R-cran-units/distinfo
index 7201ec00e877..f8aa5ca373ed 100644
--- a/math/R-cran-units/distinfo
+++ b/math/R-cran-units/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1683325637
-SHA256 (units_0.8-2.tar.gz) = 1444426128e56d7996deb7552d6f4f8ee6b577e317d1ccd4e4f90b16ae99534f
-SIZE (units_0.8-2.tar.gz) = 247577
+TIMESTAMP = 1691923174
+SHA256 (units_0.8-3.tar.gz) = f8c175e02eedcc6a09e8fd53214104e83ee5f72649d03bbc962ca54cab6747a8
+SIZE (units_0.8-3.tar.gz) = 247731