svn commit: r500422 - head/devel/rubygem-rabl

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Apr 29 18:19:17 UTC 2019


Author: sunpoet
Date: Mon Apr 29 18:19:09 2019
New Revision: 500422
URL: https://svnweb.freebsd.org/changeset/ports/500422

Log:
  Update to 0.14.1
  
  Changes:	https://github.com/nesquena/rabl/releases
  		https://github.com/nesquena/rabl/blob/master/CHANGELOG.md

Modified:
  head/devel/rubygem-rabl/Makefile
  head/devel/rubygem-rabl/distinfo

Modified: head/devel/rubygem-rabl/Makefile
==============================================================================
--- head/devel/rubygem-rabl/Makefile	Mon Apr 29 18:19:04 2019	(r500421)
+++ head/devel/rubygem-rabl/Makefile	Mon Apr 29 18:19:09 2019	(r500422)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	rabl
-PORTVERSION=	0.14.0
+PORTVERSION=	0.14.1
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -13,8 +13,8 @@ LICENSE_FILE=	${WRKSRC}/MIT-LICENSE
 
 RUN_DEPENDS=	rubygem-activesupport5>=2.3.14:devel/rubygem-activesupport5
 
-USE_RUBY=	yes
 USES=		gem
+USE_RUBY=	yes
 
 NO_ARCH=	yes
 

Modified: head/devel/rubygem-rabl/distinfo
==============================================================================
--- head/devel/rubygem-rabl/distinfo	Mon Apr 29 18:19:04 2019	(r500421)
+++ head/devel/rubygem-rabl/distinfo	Mon Apr 29 18:19:09 2019	(r500422)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1541081927
-SHA256 (rubygem/rabl-0.14.0.gem) = b22c75c8d393b152a213d93f3b3e7b4b18059c0afaf3bdce6e6e4bc23f80146e
-SIZE (rubygem/rabl-0.14.0.gem) = 146944
+TIMESTAMP = 1556558969
+SHA256 (rubygem/rabl-0.14.1.gem) = 3c33b41c9c13f54d0f4adfec7577c4b34304c822a7ffcf522c09eeaf68bdbf58
+SIZE (rubygem/rabl-0.14.1.gem) = 147456


More information about the svn-ports-all mailing list