Skip to content

Commit

Permalink
devel/R-cran-tibble: Update to 3.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tota committed May 17, 2021
1 parent b7197cf commit 9db2016
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions devel/R-cran-tibble/Makefile
@@ -1,7 +1,7 @@
# Created by: TAKATSU Tomonari <tota@FreeBSD.org>

PORTNAME= tibble
PORTVERSION= 3.1.1
PORTVERSION= 3.1.2
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${PORTVERSION}

Expand All @@ -10,14 +10,14 @@ COMMENT= Simple Data Frames

LICENSE= MIT

CRAN_DEPENDS= R-cran-ellipsis>=0.2.0:devel/R-cran-ellipsis \
CRAN_DEPENDS= R-cran-ellipsis>=0.3.2:devel/R-cran-ellipsis \
R-cran-fansi>=0.4.0:devel/R-cran-fansi \
R-cran-lifecycle>=0.2.0:devel/R-cran-lifecycle \
R-cran-magrittr>0:devel/R-cran-magrittr \
R-cran-pillar>=1.6.0:devel/R-cran-pillar \
R-cran-pkgconfig>0:devel/R-cran-pkgconfig \
R-cran-rlang>=0.4.3:devel/R-cran-rlang \
R-cran-vctrs>=0.3.2:devel/R-cran-vctrs
R-cran-vctrs>=0.3.8:devel/R-cran-vctrs
BUILD_DEPENDS= ${CRAN_DEPENDS}
RUN_DEPENDS= ${CRAN_DEPENDS}

Expand Down
6 changes: 3 additions & 3 deletions devel/R-cran-tibble/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1619083005
SHA256 (tibble_3.1.1.tar.gz) = 9626d4967e467ff3ff94e70c48c76bcc7b846e90e176f02beff28b783c8f0e63
SIZE (tibble_3.1.1.tar.gz) = 686855
TIMESTAMP = 1621266860
SHA256 (tibble_3.1.2.tar.gz) = b67ebde1520346ee62be0043ee612d93d7242b6ca6bfa825c88a9a7254f8bcee
SIZE (tibble_3.1.2.tar.gz) = 686145

0 comments on commit 9db2016

Please sign in to comment.