Skip to content

Commit

Permalink
math/R-cran-Rmpfr: Update to 0.9-3
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
tota committed Aug 10, 2023
1 parent d01ac94 commit e41b442
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions math/R-cran-Rmpfr/Makefile
@@ -1,5 +1,5 @@
PORTNAME= Rmpfr
DISTVERSION= 0.9-2
DISTVERSION= 0.9-3
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}

Expand All @@ -10,9 +10,9 @@ WWW= https://cran.r-project.org/web/packages/Rmpfr/
LICENSE= GPLv2+

CRAN_DEPENDS= R-cran-gmp>=0.6.1:math/R-cran-gmp
BUILD_DEPENDS= ${CRAN_DEPENDS}
LIB_DEPENDS= libgmp.so:math/gmp \
libmpfr.so:math/mpfr
BUILD_DEPENDS= ${CRAN_DEPENDS}
RUN_DEPENDS= ${CRAN_DEPENDS}

USES= cran:auto-plist,compiles
Expand Down
6 changes: 3 additions & 3 deletions math/R-cran-Rmpfr/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1682471864
SHA256 (Rmpfr_0.9-2.tar.gz) = ed63da32f3b970900c87cdb728eb16ed9fb0c79114cdecdc09e573f50ff7175e
SIZE (Rmpfr_0.9-2.tar.gz) = 603750
TIMESTAMP = 1691571867
SHA256 (Rmpfr_0.9-3.tar.gz) = 828dbdc98e28a9f7beb0d9bec251a7387b54908753314d75c1400754560cf641
SIZE (Rmpfr_0.9-3.tar.gz) = 604791

0 comments on commit e41b442

Please sign in to comment.