svn commit: r490267 - head/devel/rubygem-et-orbi

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Jan 14 15:39:20 UTC 2019


Author: sunpoet
Date: Mon Jan 14 15:39:14 2019
New Revision: 490267
URL: https://svnweb.freebsd.org/changeset/ports/490267

Log:
  Update to 1.1.7
  
  Changes:	https://github.com/floraison/et-orbi/blob/master/CHANGELOG.md

Modified:
  head/devel/rubygem-et-orbi/Makefile
  head/devel/rubygem-et-orbi/distinfo

Modified: head/devel/rubygem-et-orbi/Makefile
==============================================================================
--- head/devel/rubygem-et-orbi/Makefile	Mon Jan 14 15:39:08 2019	(r490266)
+++ head/devel/rubygem-et-orbi/Makefile	Mon Jan 14 15:39:14 2019	(r490267)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	et-orbi
-PORTVERSION=	1.1.6
+PORTVERSION=	1.1.7
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -14,8 +14,9 @@ LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
 RUN_DEPENDS=	rubygem-tzinfo>=0:devel/rubygem-tzinfo
 
-NO_ARCH=	yes
-USE_RUBY=	yes
 USES=		gem
+USE_RUBY=	yes
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/devel/rubygem-et-orbi/distinfo
==============================================================================
--- head/devel/rubygem-et-orbi/distinfo	Mon Jan 14 15:39:08 2019	(r490266)
+++ head/devel/rubygem-et-orbi/distinfo	Mon Jan 14 15:39:14 2019	(r490267)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1536184804
-SHA256 (rubygem/et-orbi-1.1.6.gem) = 8b54c4fbf4bcad9324bc6820ad70ab14450bb46d756df690a286785d17886772
-SIZE (rubygem/et-orbi-1.1.6.gem) = 15872
+TIMESTAMP = 1547477345
+SHA256 (rubygem/et-orbi-1.1.7.gem) = d7c5b00ba78b8204c6d499ee7106c948adea5bba78d6b48aa61935a8fd291f91
+SIZE (rubygem/et-orbi-1.1.7.gem) = 16896


More information about the svn-ports-head mailing list