Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Nov 2024 15:54:58 GMT
From:      TAKATSU Tomonari <tota@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 013c106e37ba - main - math/R-cran-Rmpfr: Update to 1.0-0
Message-ID:  <202411241554.4AOFsw2O044302@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by tota:

URL: https://cgit.FreeBSD.org/ports/commit/?id=013c106e37ba1c06a7f880d18d120e37a3c249e4

commit 013c106e37ba1c06a7f880d18d120e37a3c249e4
Author:     TAKATSU Tomonari <tota@FreeBSD.org>
AuthorDate: 2024-11-23 13:46:27 +0000
Commit:     TAKATSU Tomonari <tota@FreeBSD.org>
CommitDate: 2024-11-24 15:51:52 +0000

    math/R-cran-Rmpfr: Update to 1.0-0
    
    - Update to 1.0-0
    - Mark NOT_FOR_ARCHS on i386
    
    Reported by:    portscout
---
 math/R-cran-Rmpfr/Makefile | 4 +++-
 math/R-cran-Rmpfr/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/math/R-cran-Rmpfr/Makefile b/math/R-cran-Rmpfr/Makefile
index 2631b54a6c28..62c6eca7fcbb 100644
--- a/math/R-cran-Rmpfr/Makefile
+++ b/math/R-cran-Rmpfr/Makefile
@@ -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
diff --git a/math/R-cran-Rmpfr/distinfo b/math/R-cran-Rmpfr/distinfo
index 446d098ae7de..38faae8516f6 100644
--- a/math/R-cran-Rmpfr/distinfo
+++ b/math/R-cran-Rmpfr/distinfo
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202411241554.4AOFsw2O044302>