svn commit: r542453 - head/devel/R-cran-vctrs
TAKATSU Tomonari
tota at FreeBSD.org
Fri Jul 17 22:32:17 UTC 2020
Author: tota
Date: Fri Jul 17 22:32:15 2020
New Revision: 542453
URL: https://svnweb.freebsd.org/changeset/ports/542453
Log:
- Update to 0.3.2
Modified:
head/devel/R-cran-vctrs/Makefile (contents, props changed)
head/devel/R-cran-vctrs/distinfo (contents, props changed)
Modified: head/devel/R-cran-vctrs/Makefile
==============================================================================
--- head/devel/R-cran-vctrs/Makefile Fri Jul 17 22:26:39 2020 (r542452)
+++ head/devel/R-cran-vctrs/Makefile Fri Jul 17 22:32:15 2020 (r542453)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= vctrs
-PORTVERSION= 0.3.1
+PORTVERSION= 0.3.2
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${PORTVERSION}
@@ -13,7 +13,7 @@ LICENSE= GPLv3
CRAN_DEPENDS= R-cran-ellipsis>=0.2.0:devel/R-cran-ellipsis \
R-cran-digest>0:security/R-cran-digest \
R-cran-glue>0:devel/R-cran-glue \
- R-cran-rlang>=0.4.5:devel/R-cran-rlang
+ R-cran-rlang>=0.4.7:devel/R-cran-rlang
BUILD_DEPENDS= ${CRAN_DEPENDS}
RUN_DEPENDS= ${CRAN_DEPENDS}
Modified: head/devel/R-cran-vctrs/distinfo
==============================================================================
--- head/devel/R-cran-vctrs/distinfo Fri Jul 17 22:26:39 2020 (r542452)
+++ head/devel/R-cran-vctrs/distinfo Fri Jul 17 22:32:15 2020 (r542453)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1591596284
-SHA256 (vctrs_0.3.1.tar.gz) = 17e6358735504166ecb1aab581e5fa5e565ffb6f10e8a12c4d476a8e1f8aba08
-SIZE (vctrs_0.3.1.tar.gz) = 946964
+TIMESTAMP = 1595023158
+SHA256 (vctrs_0.3.2.tar.gz) = 624599bda2f44af65cf6ae31235692da57b46d039ed4c308a95149a2ebd84817
+SIZE (vctrs_0.3.2.tar.gz) = 958372
More information about the svn-ports-head
mailing list