diff options
author | Wen Heping <wen@FreeBSD.org> | 2020-09-26 09:44:16 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2020-09-26 09:44:16 +0000 |
commit | 7fd1ff589233a1ecd7acd964d8922af4f18e37bc (patch) | |
tree | 4a1043e142c5c757d9aa754e378746ff77f1550a /math | |
parent | e802b5de30aa94bfef280a441c875486da550625 (diff) | |
download | ports-7fd1ff589233a1ecd7acd964d8922af4f18e37bc.tar.gz ports-7fd1ff589233a1ecd7acd964d8922af4f18e37bc.zip |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/R-cran-dplyr/Makefile | 2 | ||||
-rw-r--r-- | math/R-cran-dplyr/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/R-cran-dplyr/Makefile b/math/R-cran-dplyr/Makefile index c0eab130a034..b4bc2f699ad6 100644 --- a/math/R-cran-dplyr/Makefile +++ b/math/R-cran-dplyr/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= dplyr -DISTVERSION= 1.0.0 +DISTVERSION= 1.0.2 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-dplyr/distinfo b/math/R-cran-dplyr/distinfo index f6dbaae2bdee..c28da8f07ca7 100644 --- a/math/R-cran-dplyr/distinfo +++ b/math/R-cran-dplyr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1591684075 -SHA256 (dplyr_1.0.0.tar.gz) = bfb65131cd24d891e671999be29e6dfebb3eefa41c262dbc7a13d7c0ff3db1f3 -SIZE (dplyr_1.0.0.tar.gz) = 836651 +TIMESTAMP = 1601141762 +SHA256 (dplyr_1.0.2.tar.gz) = 7cb1329fbf5c9609ca300f695fdfae67198b6b7273cf81b71cfc01c12d0adc4a +SIZE (dplyr_1.0.2.tar.gz) = 935654 |