mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
Update to 0.7.0
Changes: https://github.com/ruby-grape/grape-entity/blob/master/CHANGELOG.md
This commit is contained in:
parent
b0d4eea564
commit
b156883c6d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=460036
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= grape-entity
|
||||
PORTVERSION= 0.6.0
|
||||
PORTVERSION= 0.7.0
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
@ -12,7 +12,7 @@ COMMENT= Entities - a simple Facade to use with your models and API
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= rubygem-activesupport4>=0:devel/rubygem-activesupport4 \
|
||||
RUN_DEPENDS= rubygem-activesupport4>=4.0:devel/rubygem-activesupport4 \
|
||||
rubygem-multi_json>=1.3.2:devel/rubygem-multi_json
|
||||
|
||||
NO_ARCH= yes
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1484063701
|
||||
SHA256 (rubygem/grape-entity-0.6.0.gem) = 18c6eebfce66cb0288b9273783c057a90f05f1707c882f7347e61313829550a2
|
||||
SIZE (rubygem/grape-entity-0.6.0.gem) = 39424
|
||||
TIMESTAMP = 1516973951
|
||||
SHA256 (rubygem/grape-entity-0.7.0.gem) = 72d097272e354bdbf9eb132266f42c7ba9f7e51b2b6449375facb9c357126968
|
||||
SIZE (rubygem/grape-entity-0.7.0.gem) = 42496
|
||||
|
Loading…
Reference in New Issue
Block a user