svn commit: r530193 - head/devel/R-cran-vctrs
TAKATSU Tomonari
tota at FreeBSD.org
Wed Apr 1 04:00:44 UTC 2020
Author: tota
Date: Wed Apr 1 03:54:14 2020
New Revision: 530193
URL: https://svnweb.freebsd.org/changeset/ports/530193
Log:
- Update to 0.2.4
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 Wed Apr 1 03:52:03 2020 (r530192)
+++ head/devel/R-cran-vctrs/Makefile Wed Apr 1 03:54:14 2020 (r530193)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= vctrs
-PORTVERSION= 0.2.2
+PORTVERSION= 0.2.4
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.0:devel/R-cran-rlang
+ R-cran-rlang>=0.4.5: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 Wed Apr 1 03:52:03 2020 (r530192)
+++ head/devel/R-cran-vctrs/distinfo Wed Apr 1 03:54:14 2020 (r530193)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1580248321
-SHA256 (vctrs_0.2.2.tar.gz) = 0dab9120ba88ad98acd91248568f541c5715e93a4c753ec0a8bba82269951d01
-SIZE (vctrs_0.2.2.tar.gz) = 721926
+TIMESTAMP = 1585705037
+SHA256 (vctrs_0.2.4.tar.gz) = dcc8b6bfd2d951d48d338a3d4deaaabfee356c0ee43169a6d6b06ea78cfe4f97
+SIZE (vctrs_0.2.4.tar.gz) = 787455
More information about the svn-ports-head
mailing list