diff options
author | tota <tota@FreeBSD.org> | 2018-05-21 17:25:32 +0800 |
---|---|---|
committer | tota <tota@FreeBSD.org> | 2018-05-21 17:25:32 +0800 |
commit | b50fef51228638378ac917b444219c29202274f5 (patch) | |
tree | cf67f5a226d6d296e23c613e94334ff133ea5281 | |
parent | 1958add28ecc248c966eff0defc5db333d6fe413 (diff) | |
download | freebsd-ports-gnome-b50fef51228638378ac917b444219c29202274f5.tar.gz freebsd-ports-gnome-b50fef51228638378ac917b444219c29202274f5.tar.zst freebsd-ports-gnome-b50fef51228638378ac917b444219c29202274f5.zip |
- Update to 0.2.19
-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 |