diff options
author | tota <tota@FreeBSD.org> | 2016-06-17 10:48:29 +0800 |
---|---|---|
committer | tota <tota@FreeBSD.org> | 2016-06-17 10:48:29 +0800 |
commit | 1040830945949cb8d82323f11752b3278307f663 (patch) | |
tree | 40ef00efc2822763d9c0f8d8a8db1e38027634af /converters | |
parent | a425c3d4891bc83ed4a1dcc4cdec41e85a86e33f (diff) | |
download | freebsd-ports-gnome-1040830945949cb8d82323f11752b3278307f663.tar.gz freebsd-ports-gnome-1040830945949cb8d82323f11752b3278307f663.tar.zst freebsd-ports-gnome-1040830945949cb8d82323f11752b3278307f663.zip |
- Update to 0.9.22
Diffstat (limited to 'converters')
-rw-r--r-- | converters/R-cran-jsonlite/Makefile | 2 | ||||
-rw-r--r-- | converters/R-cran-jsonlite/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/converters/R-cran-jsonlite/Makefile b/converters/R-cran-jsonlite/Makefile index a89580cd6f66..df19cfc42583 100644 --- a/converters/R-cran-jsonlite/Makefile +++ b/converters/R-cran-jsonlite/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= jsonlite -PORTVERSION= 0.9.21 +PORTVERSION= 0.9.22 CATEGORIES= converters DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/converters/R-cran-jsonlite/distinfo b/converters/R-cran-jsonlite/distinfo index cb356f0cd78f..c19f0812e09a 100644 --- a/converters/R-cran-jsonlite/distinfo +++ b/converters/R-cran-jsonlite/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1465155284 -SHA256 (jsonlite_0.9.21.tar.gz) = 079349342ea6eb92bd5fa8f6a7c08d9e3652c3d41010b64afbc3297671eb3791 -SIZE (jsonlite_0.9.21.tar.gz) = 1057400 +TIMESTAMP = 1466076246 +SHA256 (jsonlite_0.9.22.tar.gz) = 381d97ca92b14a87774e75e4b3b83bd8799bccd70b6fdd93faff896ac78f1d0a +SIZE (jsonlite_0.9.22.tar.gz) = 1057097 |