Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 May 2019 22:41:54 +0000 (UTC)
From:      TAKATSU Tomonari <tota@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r502754 - head/devel/R-cran-broom
Message-ID:  <201905262241.x4QMfsWd000658@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tota
Date: Sun May 26 22:41:54 2019
New Revision: 502754
URL: https://svnweb.freebsd.org/changeset/ports/502754

Log:
  - Update to 0.5.2

Modified:
  head/devel/R-cran-broom/Makefile   (contents, props changed)
  head/devel/R-cran-broom/distinfo   (contents, props changed)

Modified: head/devel/R-cran-broom/Makefile
==============================================================================
--- head/devel/R-cran-broom/Makefile	Sun May 26 22:35:30 2019	(r502753)
+++ head/devel/R-cran-broom/Makefile	Sun May 26 22:41:54 2019	(r502754)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	broom
-DISTVERSION=	0.5.0
-PORTREVISION=	1
+DISTVERSION=	0.5.2
 CATEGORIES=	devel
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 
@@ -13,12 +12,13 @@ COMMENT=	Convert Statistical Analysis Objects into Tid
 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}
 

Modified: head/devel/R-cran-broom/distinfo
==============================================================================
--- head/devel/R-cran-broom/distinfo	Sun May 26 22:35:30 2019	(r502753)
+++ head/devel/R-cran-broom/distinfo	Sun May 26 22:41:54 2019	(r502754)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905262241.x4QMfsWd000658>