diff options
author | TAKATSU Tomonari <tota@FreeBSD.org> | 2018-05-21 17:25:32 +0800 |
---|---|---|
committer | TAKATSU Tomonari <tota@FreeBSD.org> | 2018-05-21 17:25:32 +0800 |
commit | 9195a1e5eebf5f03160105581855c2acbbc03399 (patch) | |
tree | cf67f5a226d6d296e23c613e94334ff133ea5281 /converters/R-cran-rjson | |
parent | 2a453fd0937337ee27ea96a3d5c1c9f0db06b975 (diff) | |
download | freebsd-ports-gnome-9195a1e5eebf5f03160105581855c2acbbc03399.tar.gz freebsd-ports-gnome-9195a1e5eebf5f03160105581855c2acbbc03399.tar.zst freebsd-ports-gnome-9195a1e5eebf5f03160105581855c2acbbc03399.zip |
- Update to 0.2.19
Diffstat (limited to 'converters/R-cran-rjson')
-rw-r--r-- | converters/R-cran-rjson/Makefile | 2 | ||||
-rw-r--r-- | converters/R-cran-rjson/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/converters/R-cran-rjson/Makefile b/converters/R-cran-rjson/Makefile index 10aa4a39884f..0d99808f5a42 100644 --- a/converters/R-cran-rjson/Makefile +++ b/converters/R-cran-rjson/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= rjson -PORTVERSION= 0.2.18 +PORTVERSION= 0.2.19 CATEGORIES= converters DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/converters/R-cran-rjson/distinfo b/converters/R-cran-rjson/distinfo index e18743bb7402..337ed38ed220 100644 --- a/converters/R-cran-rjson/distinfo +++ b/converters/R-cran-rjson/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1525849390 -SHA256 (rjson_0.2.18.tar.gz) = d6b5ac024b65cea2f9582a15822ced4ed55db4ec249ad8b1a71f29ab0af8bea2 -SIZE (rjson_0.2.18.tar.gz) = 99478 +TIMESTAMP = 1526887933 +SHA256 (rjson_0.2.19.tar.gz) = 5c2672461986f2b715416cab92ed262abe9875f31299bc8a1a072ef7c6dd49bc +SIZE (rjson_0.2.19.tar.gz) = 99520 |