mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
- Update to 0.5.0
- Add LICENSE_FILE Changes: https://github.com/ruby-grape/grape-entity/blob/master/CHANGELOG.md Sponsored by: PortsCamp Taiwan
This commit is contained in:
parent
bd48b82d32
commit
125c0fb16a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=406394
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= grape-entity
|
||||
PORTVERSION= 0.4.8
|
||||
PORTVERSION= 0.5.0
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -9,6 +9,7 @@ MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= Entities - a simple Facade to use with your models and API
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= rubygem-activesupport>=0:${PORTSDIR}/devel/rubygem-activesupport \
|
||||
rubygem-multi_json>=1.3.2:${PORTSDIR}/devel/rubygem-multi_json
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (rubygem/grape-entity-0.4.8.gem) = 68cab76417ef92fb35f05f82d61261a294478e0a993773216f9bd9748586af43
|
||||
SIZE (rubygem/grape-entity-0.4.8.gem) = 29696
|
||||
SHA256 (rubygem/grape-entity-0.5.0.gem) = 200ec0884d2cd0f7cad554936c9b8d3e5bccdc256e796e7b92918cf53d669608
|
||||
SIZE (rubygem/grape-entity-0.5.0.gem) = 35840
|
||||
|
Loading…
Reference in New Issue
Block a user