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

TAKATSU Tomonari tota at FreeBSD.org
Sat Apr 26 10:01:21 UTC 2014


Author: tota
Date: Sat Apr 26 10:01:20 2014
New Revision: 352236
URL: http://svnweb.freebsd.org/changeset/ports/352236
QAT: https://qat.redports.org/buildarchive/r352236/

Log:
  - Update to 1.6.1

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

Modified: head/graphics/rubygem-fastimage/Makefile
==============================================================================
--- head/graphics/rubygem-fastimage/Makefile	Sat Apr 26 09:57:01 2014	(r352235)
+++ head/graphics/rubygem-fastimage/Makefile	Sat Apr 26 10:01:20 2014	(r352236)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	fastimage
-PORTVERSION=	1.5.2
+PORTVERSION=	1.6.1
 CATEGORIES=	graphics rubygems
 MASTER_SITES=	RG
 
@@ -11,6 +11,8 @@ COMMENT=	FastImage finds the size or typ
 
 LICENSE=	MIT
 
+RUN_DEPENDS=	rubygem-addressable>=2.3.5:${PORTSDIR}/www/rubygem-addressable
+
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes

Modified: head/graphics/rubygem-fastimage/distinfo
==============================================================================
--- head/graphics/rubygem-fastimage/distinfo	Sat Apr 26 09:57:01 2014	(r352235)
+++ head/graphics/rubygem-fastimage/distinfo	Sat Apr 26 10:01:20 2014	(r352236)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/fastimage-1.5.2.gem) = da14724aee40e1a83f27dc991d4d1a03db0877da4599dc0ece1da34c2ce51fe2
-SIZE (rubygem/fastimage-1.5.2.gem) = 2097664
+SHA256 (rubygem/fastimage-1.6.1.gem) = e91878a6eca877cccca01e25040d6eb5a47780c3f39da521b70ee0b60e4fd423
+SIZE (rubygem/fastimage-1.6.1.gem) = 4225024


More information about the svn-ports-head mailing list