Skip to content

Commit

Permalink
devel/R-cran-collapse: Update to 2.0.3
Browse files Browse the repository at this point in the history
- Define LICENSE_FILE
- Add test depends

ChangeLog: https://cran.r-project.org/web/packages/collapse/news/news.html
  • Loading branch information
nunotexbsd committed Oct 18, 2023
1 parent a6b7e0e commit 559b108
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 5 deletions.
8 changes: 6 additions & 2 deletions devel/R-cran-collapse/Makefile
@@ -1,17 +1,21 @@
PORTNAME= collapse
DISTVERSION= 1.9.6
DISTVERSION= 2.0.3
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${PORTVERSION}
DISTNAME= ${PORTNAME}_${DISTVERSION}

MAINTAINER= eduardo@FreeBSD.org
COMMENT= Advanced and Fast Data Transformation
WWW= https://cran.r-project.org/web/packages/collapse/

LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/LICENSE

CRAN_DEPENDS= R-cran-Rcpp>=1.0.1:devel/R-cran-Rcpp
BUILD_DEPENDS= ${CRAN_DEPENDS}
RUN_DEPENDS= ${CRAN_DEPENDS}
TEST_DEPENDS= R-cran-data.table>0:devel/R-cran-data.table \
R-cran-kit>0:devel/R-cran-kit \
R-cran-testthat>0:devel/R-cran-testthat

USES= compiler:c++11-lang cran:auto-plist,compiles

Expand Down
6 changes: 3 additions & 3 deletions devel/R-cran-collapse/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1685875238
SHA256 (collapse_1.9.6.tar.gz) = 2f835472e331ce5d21e0547e68c7fde14ace6d71d104b7cd21ff823eadafb51e
SIZE (collapse_1.9.6.tar.gz) = 1330044
TIMESTAMP = 1697632712
SHA256 (collapse_2.0.3.tar.gz) = fb8cea81b281bd40d8eccff777c998f7c5915d624623db4132044c9271c7c49b
SIZE (collapse_2.0.3.tar.gz) = 1392487

0 comments on commit 559b108

Please sign in to comment.