Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Nov 2021 22:34:21 GMT
From:      TAKATSU Tomonari <tota@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 39b689c08f78 - main - devel/R-cran-broom: Update to 0.7.10
Message-ID:  <202111032234.1A3MYLU2005702@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by tota:

URL: https://cgit.FreeBSD.org/ports/commit/?id=39b689c08f78d1303f2a53e398738b2377376278

commit 39b689c08f78d1303f2a53e398738b2377376278
Author:     TAKATSU Tomonari <tota@FreeBSD.org>
AuthorDate: 2021-11-03 04:53:56 +0000
Commit:     TAKATSU Tomonari <tota@FreeBSD.org>
CommitDate: 2021-11-03 22:33:56 +0000

    devel/R-cran-broom: Update to 0.7.10
---
 devel/R-cran-broom/Makefile | 5 +++--
 devel/R-cran-broom/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/devel/R-cran-broom/Makefile b/devel/R-cran-broom/Makefile
index 9293a4eb83a5..e6fe12fe6257 100644
--- a/devel/R-cran-broom/Makefile
+++ b/devel/R-cran-broom/Makefile
@@ -1,7 +1,7 @@
 # Created by: TAKATSU Tomonari <tota@FreeBSD.org>
 
 PORTNAME=	broom
-DISTVERSION=	0.7.9
+DISTVERSION=	0.7.10
 CATEGORIES=	devel
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 
@@ -19,7 +19,8 @@ CRAN_DEPENDS=	R-cran-backports>0:math/R-cran-backports \
 		R-cran-rlang>0:devel/R-cran-rlang \
 		R-cran-stringr>0:textproc/R-cran-stringr \
 		R-cran-tibble>=3.0.0:devel/R-cran-tibble \
-		R-cran-tidyr>=1.0.0:devel/R-cran-tidyr
+		R-cran-tidyr>=1.0.0:devel/R-cran-tidyr \
+		R-cran-ggplot2>0:graphics/R-cran-ggplot2
 BUILD_DEPENDS=	${CRAN_DEPENDS}
 RUN_DEPENDS=	${CRAN_DEPENDS}
 
diff --git a/devel/R-cran-broom/distinfo b/devel/R-cran-broom/distinfo
index 0c5c1c643030..b13f12a29289 100644
--- a/devel/R-cran-broom/distinfo
+++ b/devel/R-cran-broom/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1627465602
-SHA256 (broom_0.7.9.tar.gz) = 1d5695f97b378b2b77fb8f64a4a54b72b278913d4adf9d61a7ca4f38a1c7c5fc
-SIZE (broom_0.7.9.tar.gz) = 631606
+TIMESTAMP = 1635915177
+SHA256 (broom_0.7.10.tar.gz) = 129fd5a53abef7f42b7efac6c64ebd71269b136aa648846d640562357927464f
+SIZE (broom_0.7.10.tar.gz) = 634053



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