mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
math/R-cran-Rmpfr: Update to 1.0-0
- Update to 1.0-0 - Mark NOT_FOR_ARCHS on i386 Reported by: portscout
This commit is contained in:
parent
b4a760ad07
commit
013c106e37
2 changed files with 6 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= Rmpfr
|
||||
DISTVERSION= 0.9-5
|
||||
DISTVERSION= 1.0-0
|
||||
CATEGORIES= math
|
||||
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
||||
|
||||
|
@ -9,6 +9,8 @@ WWW= https://cran.r-project.org/web/packages/Rmpfr/
|
|||
|
||||
LICENSE= GPLv2+
|
||||
|
||||
NOT_FOR_ARCHS= i386
|
||||
|
||||
LIB_DEPENDS= libgmp.so:math/gmp \
|
||||
libmpfr.so:math/mpfr
|
||||
RUN_DEPENDS= R-cran-gmp>=0.6.1:math/R-cran-gmp
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1705902132
|
||||
SHA256 (Rmpfr_0.9-5.tar.gz) = bce9a2729efcd329a13910e2ecb4675b4626dd3322cd01b01cb835d516a5f31b
|
||||
SIZE (Rmpfr_0.9-5.tar.gz) = 608053
|
||||
TIMESTAMP = 1732351079
|
||||
SHA256 (Rmpfr_1.0-0.tar.gz) = 9f82423a802855903939244a40f5616519a685a505900efdf36837505e077a50
|
||||
SIZE (Rmpfr_1.0-0.tar.gz) = 615875
|
||||
|
|
Loading…
Add table
Reference in a new issue