Index: head/devel/R-cran-broom/Makefile =================================================================== --- head/devel/R-cran-broom/Makefile (revision 502753) +++ head/devel/R-cran-broom/Makefile (revision 502754) @@ -1,27 +1,27 @@ # Created by: TAKATSU Tomonari # $FreeBSD$ PORTNAME= broom -DISTVERSION= 0.5.0 -PORTREVISION= 1 +DISTVERSION= 0.5.2 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Convert Statistical Analysis Objects into Tidy Data Frames LICENSE= MIT CRAN_DEPENDS= R-cran-backports>0:math/R-cran-backports \ - R-cran-plyr>0:devel/R-cran-plyr \ R-cran-dplyr>0:math/R-cran-dplyr \ - R-cran-tidyr>0:devel/R-cran-tidyr \ - R-cran-psych>0:math/R-cran-psych \ + R-cran-generics>=0.0.2:devel/R-cran-generics \ + 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-reshape2>0:devel/R-cran-reshape2 + R-cran-tibble>0:devel/R-cran-tibble \ + R-cran-tidyr>0:devel/R-cran-tidyr BUILD_DEPENDS= ${CRAN_DEPENDS} RUN_DEPENDS= ${CRAN_DEPENDS} USES= cran:auto-plist .include Index: head/devel/R-cran-broom/distinfo =================================================================== --- head/devel/R-cran-broom/distinfo (revision 502753) +++ head/devel/R-cran-broom/distinfo (revision 502754) @@ -1,3 +1,3 @@ -TIMESTAMP = 1532092197 -SHA256 (broom_0.5.0.tar.gz) = 4f912b5d9f6b7dfb24793024cdcf47e8c1a70941b907820ad4a53980771868e4 -SIZE (broom_0.5.0.tar.gz) = 1228314 +TIMESTAMP = 1558330234 +SHA256 (broom_0.5.2.tar.gz) = 16af7b446b24bc14461efbda9bea1521cf738c778c5e48fcc7bad45660a4ac62 +SIZE (broom_0.5.2.tar.gz) = 1231023