diff options
author | Wen Heping <wen@FreeBSD.org> | 2017-04-24 08:25:06 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2017-04-24 08:25:06 +0000 |
commit | f9f83357dbd189525c9371fec6c76df39ef0506a (patch) | |
tree | e56afac224c6bfcb3e4acfbc12096ad5b4591cda /math/R-cran-assertthat | |
parent | - Update to 2.56 (diff) |
- Update to 0.2.0
Notes
Notes:
svn path=/head/; revision=439267
Diffstat (limited to 'math/R-cran-assertthat')
-rw-r--r-- | math/R-cran-assertthat/Makefile | 2 | ||||
-rw-r--r-- | math/R-cran-assertthat/distinfo | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/math/R-cran-assertthat/Makefile b/math/R-cran-assertthat/Makefile index 569b909dcb32..1792a2be363a 100644 --- a/math/R-cran-assertthat/Makefile +++ b/math/R-cran-assertthat/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= assertthat -DISTVERSION= 0.1 +DISTVERSION= 0.2.0 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-assertthat/distinfo b/math/R-cran-assertthat/distinfo index b056da52f3e6..736d6ee6c1d9 100644 --- a/math/R-cran-assertthat/distinfo +++ b/math/R-cran-assertthat/distinfo @@ -1,2 +1,3 @@ -SHA256 (assertthat_0.1.tar.gz) = 1363645a9a128f615aa0641dc5f5c5abd960b1c38320492366dad1e7a5c29a37 -SIZE (assertthat_0.1.tar.gz) = 10187 +TIMESTAMP = 1493015140 +SHA256 (assertthat_0.2.0.tar.gz) = d73ef79b1e75293ed889a99571b237a95829c099f7da094d4763f83ea6fde5f2 +SIZE (assertthat_0.2.0.tar.gz) = 11612 |