Skip to content

Commit

Permalink
math/R-cran-survey: Update to 4.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
wenheping committed Mar 11, 2024
1 parent 3bfd946 commit 68739a9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 5 deletions.
7 changes: 5 additions & 2 deletions math/R-cran-survey/Makefile
@@ -1,5 +1,5 @@
PORTNAME= survey
DISTVERSION= 4.2-1
DISTVERSION= 4.4-1
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}

Expand All @@ -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>
6 changes: 3 additions & 3 deletions 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

0 comments on commit 68739a9

Please sign in to comment.