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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Jan 26 18:13:00 UTC 2018


Author: sunpoet
Date: Fri Jan 26 18:12:59 2018
New Revision: 460036
URL: https://svnweb.freebsd.org/changeset/ports/460036

Log:
  Update to 0.7.0
  
  Changes:	https://github.com/ruby-grape/grape-entity/blob/master/CHANGELOG.md

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 Jan 26 18:12:53 2018	(r460035)
+++ head/devel/rubygem-grape-entity/Makefile	Fri Jan 26 18:12:59 2018	(r460036)
@@ -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 m
 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

Modified: head/devel/rubygem-grape-entity/distinfo
==============================================================================
--- head/devel/rubygem-grape-entity/distinfo	Fri Jan 26 18:12:53 2018	(r460035)
+++ head/devel/rubygem-grape-entity/distinfo	Fri Jan 26 18:12:59 2018	(r460036)
@@ -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


More information about the svn-ports-head mailing list