Skip to content

Commit

Permalink
math/R-cran-units: Update to 0.8-4
Browse files Browse the repository at this point in the history
  • Loading branch information
nunotexbsd committed Sep 16, 2023
1 parent bae83da commit cadf9c2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
5 changes: 3 additions & 2 deletions math/R-cran-units/Makefile
@@ -1,5 +1,5 @@
PORTNAME= units
DISTVERSION= 0.8-3
DISTVERSION= 0.8-4
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}

Expand All @@ -11,7 +11,8 @@ LICENSE= GPLv2

CRAN_DEPENDS= R-cran-Rcpp>=0.12.10:devel/R-cran-Rcpp
BUILD_DEPENDS= ${CRAN_DEPENDS}
LIB_DEPENDS= libudunits2.so:science/udunits
LIB_DEPENDS= libexpat.so:textproc/expat2 \
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
Expand Down
6 changes: 3 additions & 3 deletions math/R-cran-units/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1691923174
SHA256 (units_0.8-3.tar.gz) = f8c175e02eedcc6a09e8fd53214104e83ee5f72649d03bbc962ca54cab6747a8
SIZE (units_0.8-3.tar.gz) = 247731
TIMESTAMP = 1694883687
SHA256 (units_0.8-4.tar.gz) = 499da1891e6167af42f501894444dcc9f5d8195017456bb6aca8aeec3515c7fc
SIZE (units_0.8-4.tar.gz) = 248024

0 comments on commit cadf9c2

Please sign in to comment.