- Update to 0.5.6
This commit is contained in:
parent
a6ab870cdb
commit
2609331d94
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=532432
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= broom
|
||||
DISTVERSION= 0.5.5
|
||||
DISTVERSION= 0.5.6
|
||||
CATEGORIES= devel
|
||||
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
||||
|
||||
|
@ -17,7 +17,7 @@ CRAN_DEPENDS= R-cran-backports>0:math/R-cran-backports \
|
|||
R-cran-purrr>0:devel/R-cran-purrr \
|
||||
R-cran-reshape2>0:devel/R-cran-reshape2 \
|
||||
R-cran-stringr>0:textproc/R-cran-stringr \
|
||||
R-cran-tibble>0:devel/R-cran-tibble \
|
||||
R-cran-tibble>=3.0.0:devel/R-cran-tibble \
|
||||
R-cran-tidyr>0:devel/R-cran-tidyr
|
||||
BUILD_DEPENDS= ${CRAN_DEPENDS}
|
||||
RUN_DEPENDS= ${CRAN_DEPENDS}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1585790733
|
||||
SHA256 (broom_0.5.5.tar.gz) = dda5213bcb756fee729310ca4dea6000289dfb12342311db566e0e238869ff58
|
||||
SIZE (broom_0.5.5.tar.gz) = 1223871
|
||||
TIMESTAMP = 1587479561
|
||||
SHA256 (broom_0.5.6.tar.gz) = 0b06f670ace7349b95a71313c360dbded2428d65d17eaacccc93750196964335
|
||||
SIZE (broom_0.5.6.tar.gz) = 1221466
|
||||
|
|
Loading…
Reference in a new issue