Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Aug 2020 19:07:16 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r546662 - head/devel/rubygem-grape-entity
Message-ID:  <202008271907.07RJ7GC7060683@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Aug 27 19:07:16 2020
New Revision: 546662
URL: https://svnweb.freebsd.org/changeset/ports/546662

Log:
  Update to 0.8.1
  
  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	Thu Aug 27 19:07:11 2020	(r546661)
+++ head/devel/rubygem-grape-entity/Makefile	Thu Aug 27 19:07:16 2020	(r546662)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	grape-entity
-PORTVERSION=	0.7.1
-PORTREVISION=	3
+PORTVERSION=	0.8.1
 PORTEPOCH=	1
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
@@ -13,7 +12,7 @@ COMMENT=	Simple facade to use with your models and API
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	rubygem-activesupport60>=4.0:devel/rubygem-activesupport60 \
+RUN_DEPENDS=	rubygem-activesupport60>=3.0.0:devel/rubygem-activesupport60 \
 		rubygem-multi_json>=1.3.2:devel/rubygem-multi_json
 
 USES=		gem

Modified: head/devel/rubygem-grape-entity/distinfo
==============================================================================
--- head/devel/rubygem-grape-entity/distinfo	Thu Aug 27 19:07:11 2020	(r546661)
+++ head/devel/rubygem-grape-entity/distinfo	Thu Aug 27 19:07:16 2020	(r546662)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1517329148
-SHA256 (rubygem/grape-entity-0.7.1.gem) = 699dbe3cd7514ca64ca7a5fddf141df48eb5de834034638d066c3638a9e7e8f0
-SIZE (rubygem/grape-entity-0.7.1.gem) = 42496
+TIMESTAMP = 1598457049
+SHA256 (rubygem/grape-entity-0.8.1.gem) = 7bbd5c2c2a2c4dedf7e6ad0cce04da0efbed10ef488941afbdc708043887287c
+SIZE (rubygem/grape-entity-0.8.1.gem) = 44032



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202008271907.07RJ7GC7060683>