- Update to 6.0.1

Changes:	https://github.com/gazay/gon/blob/master/CHANGELOG.md
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-07-31 16:27:27 +00:00
parent 8608694c08
commit d143b6ee94
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=393356
2 changed files with 5 additions and 5 deletions

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= gon
PORTVERSION= 5.2.3
PORTVERSION= 6.0.1
CATEGORIES= www rubygems
MASTER_SITES= RG
@ -10,10 +10,10 @@ COMMENT= Framework to pass data to JS easily
LICENSE= MIT
RUN_DEPENDS= rubygem-actionpack>=2.3.0:${PORTSDIR}/www/rubygem-actionpack \
RUN_DEPENDS= rubygem-actionpack>=3.0:${PORTSDIR}/www/rubygem-actionpack \
rubygem-json>=0:${PORTSDIR}/devel/rubygem-json \
rubygem-multi_json>=0:${PORTSDIR}/devel/rubygem-multi_json \
rubygem-request_store>=1.0.5:${PORTSDIR}/devel/rubygem-request_store
rubygem-request_store>=1.0:${PORTSDIR}/devel/rubygem-request_store
NO_ARCH= yes
USE_RUBY= yes

View File

@ -1,2 +1,2 @@
SHA256 (rubygem/gon-5.2.3.gem) = 934e444a76fc2697eea63662dc7e2565894ccde0357977e86725b468c7ba1bb3
SIZE (rubygem/gon-5.2.3.gem) = 156672
SHA256 (rubygem/gon-6.0.1.gem) = b92f23d4affba415c8a3153661b92f32cb3d75917195f16cb644e99f1a4b65b8
SIZE (rubygem/gon-6.0.1.gem) = 157696