svn commit: r434768 - head/graphics/rubygem-fastimage

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Feb 25 04:23:14 UTC 2017


Author: sunpoet
Date: Sat Feb 25 04:23:12 2017
New Revision: 434768
URL: https://svnweb.freebsd.org/changeset/ports/434768

Log:
  Update to 2.1.0
  
  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	Sat Feb 25 04:23:08 2017	(r434767)
+++ head/graphics/rubygem-fastimage/Makefile	Sat Feb 25 04:23:12 2017	(r434768)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	fastimage
-PORTVERSION=	2.0.1
+PORTVERSION=	2.1.0
 CATEGORIES=	graphics rubygems
 MASTER_SITES=	RG
 
@@ -12,8 +12,6 @@ COMMENT=	FastImage finds the size or typ
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/MIT-LICENSE
 
-RUN_DEPENDS=	rubygem-addressable>=2:www/rubygem-addressable
-
 NO_ARCH=	yes
 USE_RUBY=	yes
 USES=		gem

Modified: head/graphics/rubygem-fastimage/distinfo
==============================================================================
--- head/graphics/rubygem-fastimage/distinfo	Sat Feb 25 04:23:08 2017	(r434767)
+++ head/graphics/rubygem-fastimage/distinfo	Sat Feb 25 04:23:12 2017	(r434768)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1482943799
-SHA256 (rubygem/fastimage-2.0.1.gem) = d55fb6f7b1839aa141c8e9844464e5fe2de53f91c09df3aafbe2dfac006d7d28
-SIZE (rubygem/fastimage-2.0.1.gem) = 13312
+TIMESTAMP = 1487995185
+SHA256 (rubygem/fastimage-2.1.0.gem) = 1b8067ac8d0fb985158cf2ab69f7ebee1c84d357b094d718bcc3d42eb90508ba
+SIZE (rubygem/fastimage-2.1.0.gem) = 13824


More information about the svn-ports-head mailing list