Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Mar 2024 08:18:55 GMT
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 68739a9de693 - main - math/R-cran-survey: Update to 4.4.1
Message-ID:  <202403110818.42B8It17089199@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=68739a9de6930bb47fc0cb78f1fae9aa097d44cd

commit 68739a9de6930bb47fc0cb78f1fae9aa097d44cd
Author:     Wen Heping <wen@FreeBSD.org>
AuthorDate: 2024-03-11 07:13:24 +0000
Commit:     Wen Heping <wen@FreeBSD.org>
CommitDate: 2024-03-11 08:17:32 +0000

    math/R-cran-survey: Update to 4.4.1
---
 math/R-cran-survey/Makefile | 7 +++++--
 math/R-cran-survey/distinfo | 6 +++---
 2 files changed, 8 insertions(+), 5 deletions(-)

diff --git a/math/R-cran-survey/Makefile b/math/R-cran-survey/Makefile
index 2efd5d883d26..18feb26b01ac 100644
--- a/math/R-cran-survey/Makefile
+++ b/math/R-cran-survey/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	survey
-DISTVERSION=	4.2-1
+DISTVERSION=	4.4-1
 CATEGORIES=	math
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 
@@ -12,10 +12,13 @@ LICENSE_COMB=	dual
 
 CRAN_DEPENDS=	R-cran-minqa>=1.1.15:math/R-cran-minqa \
 		R-cran-numDeriv>=0:math/R-cran-numDeriv \
-		R-cran-mitools>=2.4:math/R-cran-mitools
+		R-cran-mitools>=2.4:math/R-cran-mitools \
+		R-cran-RcppArmadillo>=0:math/R-cran-RcppArmadillo
 BUILD_DEPENDS=	${CRAN_DEPENDS}
 RUN_DEPENDS=	${CRAN_DEPENDS}
 
 USES=		cran:auto-plist
 
+NO_ARCH_IGNORE=	survey.so
+
 .include <bsd.port.mk>
diff --git a/math/R-cran-survey/distinfo b/math/R-cran-survey/distinfo
index aca0ccb11a3d..81f89df2b262 100644
--- a/math/R-cran-survey/distinfo
+++ b/math/R-cran-survey/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1683294338
-SHA256 (survey_4.2-1.tar.gz) = cc3c61e132fb20bed98fa59a8254335a588780a5f4eeb51fab7489390aadf150
-SIZE (survey_4.2-1.tar.gz) = 2153349
+TIMESTAMP = 1710125816
+SHA256 (survey_4.4-1.tar.gz) = 86400f10e4236f69d2bea63f1f8f0e632bb72caa73469c1f9229a2dc6ad68998
+SIZE (survey_4.4-1.tar.gz) = 2341595



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