Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Apr 2014 10:01:20 +0000 (UTC)
From:      TAKATSU Tomonari <tota@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r352236 - head/graphics/rubygem-fastimage
Message-ID:  <201404261001.s3QA1KIn067076@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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