Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Sep 2018 19:01: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: r479562 - head/graphics/rubygem-fastimage
Message-ID:  <201809111901.w8BJ1GYn011760@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Sep 11 19:01:15 2018
New Revision: 479562
URL: https://svnweb.freebsd.org/changeset/ports/479562

Log:
  Update to 2.1.4
  
  Changes:	https://github.com/sdsykes/fastimage/commits/master

Modified:
  head/graphics/rubygem-fastimage/Makefile
  head/graphics/rubygem-fastimage/distinfo

Modified: head/graphics/rubygem-fastimage/Makefile
==============================================================================
--- head/graphics/rubygem-fastimage/Makefile	Tue Sep 11 19:01:10 2018	(r479561)
+++ head/graphics/rubygem-fastimage/Makefile	Tue Sep 11 19:01:15 2018	(r479562)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	fastimage
-PORTVERSION=	2.1.3
+PORTVERSION=	2.1.4
 CATEGORIES=	graphics rubygems
 MASTER_SITES=	RG
 
@@ -12,8 +12,9 @@ COMMENT=	FastImage finds the size or type of an image
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/MIT-LICENSE
 
-NO_ARCH=	yes
-USE_RUBY=	yes
 USES=		gem
+USE_RUBY=	yes
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/graphics/rubygem-fastimage/distinfo
==============================================================================
--- head/graphics/rubygem-fastimage/distinfo	Tue Sep 11 19:01:10 2018	(r479561)
+++ head/graphics/rubygem-fastimage/distinfo	Tue Sep 11 19:01:15 2018	(r479562)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1525459096
-SHA256 (rubygem/fastimage-2.1.3.gem) = a71525c568d9422c958673b9d65e7f217eb71bca93687c38c892b828ef3fac51
-SIZE (rubygem/fastimage-2.1.3.gem) = 13824
+TIMESTAMP = 1536690424
+SHA256 (rubygem/fastimage-2.1.4.gem) = 2286ee9172ae38db855ed9eb67707b0b17ab0ea61d613ee1ec34f4b49e4cf744
+SIZE (rubygem/fastimage-2.1.4.gem) = 13824



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