Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 May 2020 11:48:24 +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: r535104 - head/devel/R-cran-tidyselect
Message-ID:  <202005131148.04DBmOPw066974@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tota
Date: Wed May 13 11:48:24 2020
New Revision: 535104
URL: https://svnweb.freebsd.org/changeset/ports/535104

Log:
  - Update to 1.1.0

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

Modified: head/devel/R-cran-tidyselect/Makefile
==============================================================================
--- head/devel/R-cran-tidyselect/Makefile	Wed May 13 11:43:05 2020	(r535103)
+++ head/devel/R-cran-tidyselect/Makefile	Wed May 13 11:48:24 2020	(r535104)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	tidyselect
-PORTVERSION=	1.0.0
-PORTREVISION=	1
+PORTVERSION=	1.1.0
 CATEGORIES=	devel
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 
@@ -15,7 +14,7 @@ LICENSE=	GPLv3
 CRAN_DEPENDS=	R-cran-ellipsis>0:devel/R-cran-ellipsis \
 		R-cran-glue>=1.3.0:devel/R-cran-glue \
 		R-cran-purrr>=0.3.2:devel/R-cran-purrr \
-		R-cran-rlang>=0.4.3:devel/R-cran-rlang \
+		R-cran-rlang>=0.4.6:devel/R-cran-rlang \
 		R-cran-vctrs>=0.2.2:devel/R-cran-vctrs
 BUILD_DEPENDS=	${CRAN_DEPENDS}
 RUN_DEPENDS=	${CRAN_DEPENDS}

Modified: head/devel/R-cran-tidyselect/distinfo
==============================================================================
--- head/devel/R-cran-tidyselect/distinfo	Wed May 13 11:43:05 2020	(r535103)
+++ head/devel/R-cran-tidyselect/distinfo	Wed May 13 11:48:24 2020	(r535104)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1580249385
-SHA256 (tidyselect_1.0.0.tar.gz) = fe761766d03af86d04da9a9a7800e9c8271d2cb067776cfb817d853725d59caf
-SIZE (tidyselect_1.0.0.tar.gz) = 151161
+TIMESTAMP = 1589360175
+SHA256 (tidyselect_1.1.0.tar.gz) = e635ed381fb53f7a53c3fa36bb33e134a3273d272367de2a8d909c821be93893
+SIZE (tidyselect_1.1.0.tar.gz) = 90842



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