mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
- Update to 0.8-2
This commit is contained in:
parent
83b4af85b1
commit
b00551d247
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=555021
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Rmpfr
|
||||
DISTVERSION= 0.8-1
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 0.8-2
|
||||
CATEGORIES= math
|
||||
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
||||
|
||||
@ -12,7 +11,7 @@ COMMENT= R wrapper for the mpfr multiple precision library
|
||||
|
||||
LICENSE= GPLv2+
|
||||
|
||||
CRAN_DEPENDS= R-cran-gmp>=0.5.8:math/R-cran-gmp
|
||||
CRAN_DEPENDS= R-cran-gmp>=0.6.1:math/R-cran-gmp
|
||||
LIB_DEPENDS= libgmp.so:math/gmp \
|
||||
libmpfr.so:math/mpfr
|
||||
BUILD_DEPENDS= ${CRAN_DEPENDS}
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1580248050
|
||||
SHA256 (Rmpfr_0.8-1.tar.gz) = 3903d59c8b89b8c473c10917ac98425951c6029218a1267202ac23c53c3c7c26
|
||||
SIZE (Rmpfr_0.8-1.tar.gz) = 643329
|
||||
TIMESTAMP = 1605271783
|
||||
SHA256 (Rmpfr_0.8-2.tar.gz) = 74f6af1738b2cd21e7f2564b4cc2c84d5473a3745ba88ec76355d07fdd61f700
|
||||
SIZE (Rmpfr_0.8-2.tar.gz) = 653754
|
||||
|
Loading…
Reference in New Issue
Block a user