diff options
author | tota <tota@FreeBSD.org> | 2012-07-25 05:38:27 +0800 |
---|---|---|
committer | tota <tota@FreeBSD.org> | 2012-07-25 05:38:27 +0800 |
commit | 82a0f0951ba2babcac8eefc40982cf615dfca826 (patch) | |
tree | a5c94045dd378e32c52bf19a521aff953ab60dee /converters/R-cran-rjson | |
parent | 6e49a7b7794f68a1383d7e83b896ed8e90ccf869 (diff) | |
download | freebsd-ports-gnome-82a0f0951ba2babcac8eefc40982cf615dfca826.tar.gz freebsd-ports-gnome-82a0f0951ba2babcac8eefc40982cf615dfca826.tar.zst freebsd-ports-gnome-82a0f0951ba2babcac8eefc40982cf615dfca826.zip |
- Update to 0.2.9
Diffstat (limited to 'converters/R-cran-rjson')
-rw-r--r-- | converters/R-cran-rjson/Makefile | 3 | ||||
-rw-r--r-- | converters/R-cran-rjson/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/converters/R-cran-rjson/Makefile b/converters/R-cran-rjson/Makefile index 94fe07e111c0..a3dda4d5651b 100644 --- a/converters/R-cran-rjson/Makefile +++ b/converters/R-cran-rjson/Makefile @@ -6,8 +6,7 @@ # PORTNAME= rjson -PORTVERSION= 0.2.8 -PORTREVISION= 2 +PORTVERSION= 0.2.9 CATEGORIES= converters DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/converters/R-cran-rjson/distinfo b/converters/R-cran-rjson/distinfo index 44da1c1ad342..632b57428717 100644 --- a/converters/R-cran-rjson/distinfo +++ b/converters/R-cran-rjson/distinfo @@ -1,2 +1,2 @@ -SHA256 (rjson_0.2.8.tar.gz) = d7122dab946301a736928e51a03456eb7992efa0cc08fc61fb6aa558e5d6c3ca -SIZE (rjson_0.2.8.tar.gz) = 95519 +SHA256 (rjson_0.2.9.tar.gz) = cdeb9049b523d1683229c06e97baef43ec3598ee38d63d0edd4db5f6e015f991 +SIZE (rjson_0.2.9.tar.gz) = 94991 |