1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00

- Update to 1.8.2

Changes:	https://github.com/flori/json/blob/master/CHANGES
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-04-05 18:25:05 +00:00
parent fb42ec2f71
commit 8edb6f0bf9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=383331
2 changed files with 6 additions and 3 deletions

View File

@ -2,13 +2,16 @@
# $FreeBSD$
PORTNAME= json_pure
PORTVERSION= 1.8.1
PORTVERSION= 1.8.2
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Parse JSON texts and generate them from ruby data structures in Ruby
LICENSE= GPLv2 RUBY
LICENSE_COMB= dual
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes

View File

@ -1,2 +1,2 @@
SHA256 (rubygem/json_pure-1.8.1.gem) = 324b3fa4223a9b8c0b915aa70cae2e5e91e25958981d428c0ee4053a4a3060ff
SIZE (rubygem/json_pure-1.8.1.gem) = 148992
SHA256 (rubygem/json_pure-1.8.2.gem) = 8ad0679bb83045d6a442ac8d511b61bc5651ae4c3536ace91cd100bdb04355ee
SIZE (rubygem/json_pure-1.8.2.gem) = 152064