svn commit: r382416 - head/devel/rubygem-grape-entity

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Mar 27 14:11:34 UTC 2015


Author: sunpoet
Date: Fri Mar 27 14:11:32 2015
New Revision: 382416
URL: https://svnweb.freebsd.org/changeset/ports/382416
QAT: https://qat.redports.org/buildarchive/r382416/

Log:
  - Update to 0.4.5
  - While I'm here, add LICENSE
  
  Changes:	https://github.com/intridea/grape-entity/blob/master/CHANGELOG.md
  PR:		198946
  Submitted by:	<kvedulv at kvedulv.de> (maintainer)

Modified:
  head/devel/rubygem-grape-entity/Makefile
  head/devel/rubygem-grape-entity/distinfo

Modified: head/devel/rubygem-grape-entity/Makefile
==============================================================================
--- head/devel/rubygem-grape-entity/Makefile	Fri Mar 27 14:11:26 2015	(r382415)
+++ head/devel/rubygem-grape-entity/Makefile	Fri Mar 27 14:11:32 2015	(r382416)
@@ -1,13 +1,15 @@
 # $FreeBSD$
 
 PORTNAME=	grape-entity
-PORTVERSION=	0.4.4
+PORTVERSION=	0.4.5
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	kvedulv at kvedulv.de
 COMMENT=	Entities - a simple Facade to use with your models and API
 
+LICENSE=	MIT
+
 RUN_DEPENDS=	rubygem-activesupport>=0:${PORTSDIR}/devel/rubygem-activesupport \
 		rubygem-multi_json>=1.3.2:${PORTSDIR}/devel/rubygem-multi_json
 

Modified: head/devel/rubygem-grape-entity/distinfo
==============================================================================
--- head/devel/rubygem-grape-entity/distinfo	Fri Mar 27 14:11:26 2015	(r382415)
+++ head/devel/rubygem-grape-entity/distinfo	Fri Mar 27 14:11:32 2015	(r382416)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/grape-entity-0.4.4.gem) = d076677aec31a16a9444d2264cb4b48d9ff87f3724e9e47317856c78df4d31c5
-SIZE (rubygem/grape-entity-0.4.4.gem) = 25600
+SHA256 (rubygem/grape-entity-0.4.5.gem) = 09b3d98317d0ea8846d0f646105a6badc86de4fce85ec368aca44f32f4f230f7
+SIZE (rubygem/grape-entity-0.4.5.gem) = 26624


More information about the svn-ports-head mailing list