Skip to content

Commit

Permalink
math/R-cran-NMF: Update version 0.21.0=>0.26
Browse files Browse the repository at this point in the history
  • Loading branch information
5u623l20 committed Dec 15, 2023
1 parent 82e85eb commit e841c23
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 9 deletions.
11 changes: 5 additions & 6 deletions math/R-cran-NMF/Makefile
@@ -1,17 +1,14 @@
PORTNAME= NMF
PORTVERSION= 0.21.0
PORTREVISION= 4
PORTVERSION= 0.26
CATEGORIES= math
DISTNAME= ${PORTNAME}_${PORTVERSION}

MAINTAINER= ports@FreeBSD.org
MAINTAINER= bofh@FreeBSD.org
COMMENT= Algorithms and Framework for Nonnegative Matrix Factorization
WWW= https://cran.r-project.org/web/packages/NMF/

LICENSE= GPLv2+

BROKEN= does not build with R 4.3.0+

CRAN_DEPENDS= R-cran-pkgmaker>=0.20:devel/R-cran-pkgmaker \
R-cran-registry>0:devel/R-cran-registry \
R-cran-rngtools>=1.2.3:devel/R-cran-rngtools \
Expand All @@ -23,7 +20,9 @@ CRAN_DEPENDS= R-cran-pkgmaker>=0.20:devel/R-cran-pkgmaker \
R-cran-foreach>0:devel/R-cran-foreach \
R-cran-doParallel>0:devel/R-cran-doParallel \
R-cran-ggplot2>0:graphics/R-cran-ggplot2 \
R-cran-reshape2>0:devel/R-cran-reshape2
R-cran-reshape2>0:devel/R-cran-reshape2 \
R-cran-BiocManager>0:biology/R-cran-BiocManager \
R-cran-Biobase>0:biology/R-cran-Biobase
BUILD_DEPENDS= ${CRAN_DEPENDS}
RUN_DEPENDS= ${CRAN_DEPENDS}

Expand Down
6 changes: 3 additions & 3 deletions math/R-cran-NMF/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1521801445
SHA256 (NMF_0.21.0.tar.gz) = 3b30c81c66066fab4a63c5611a0313418b840d8b63414db31ef0e932872d02e3
SIZE (NMF_0.21.0.tar.gz) = 1587085
TIMESTAMP = 1702596650
SHA256 (NMF_0.26.tar.gz) = 8d44562ef5f33f3811929f944c9d029ec25526d2ddddfe7c8a5b6e23adbc2ec0
SIZE (NMF_0.26.tar.gz) = 1672812

0 comments on commit e841c23

Please sign in to comment.