mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
- Update to 0.11.0
Changes: https://github.com/intridea/grape/blob/master/CHANGELOG.md PR: 198945 Submitted by: <kvedulv@kvedulv.de>
This commit is contained in:
parent
c2e5199186
commit
e9aceb4de6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=382415
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= grape
|
||||
PORTVERSION= 0.9.0
|
||||
PORTVERSION= 0.11.0
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -11,7 +11,7 @@ COMMENT= Framework for rapid API development with great conventions
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= rubygem-activesupport>=0:${PORTSDIR}/devel/rubygem-activesupport \
|
||||
rubygem-builder>=0:${PORTSDIR}/devel/rubygem-builder \
|
||||
rubygem-builder32>=0:${PORTSDIR}/devel/rubygem-builder32 \
|
||||
rubygem-hashie>=2.1.0:${PORTSDIR}/devel/rubygem-hashie \
|
||||
rubygem-multi_json>=1.3.2:${PORTSDIR}/devel/rubygem-multi_json \
|
||||
rubygem-multi_xml>=0.5.2:${PORTSDIR}/textproc/rubygem-multi_xml \
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (rubygem/grape-0.9.0.gem) = 97321d89c159175986d3e1f675df21fdb8771fd57fc883c13707858c539e342c
|
||||
SIZE (rubygem/grape-0.9.0.gem) = 108544
|
||||
SHA256 (rubygem/grape-0.11.0.gem) = 964ca1763642f1177a32d507716cfc2d0f1fe6361b70e44a74b91c24e8c7c10f
|
||||
SIZE (rubygem/grape-0.11.0.gem) = 129536
|
||||
|
Loading…
Reference in New Issue
Block a user