diff options
author | TAKATSU Tomonari <tota@FreeBSD.org> | 2014-04-26 10:01:20 +0000 |
---|---|---|
committer | TAKATSU Tomonari <tota@FreeBSD.org> | 2014-04-26 10:01:20 +0000 |
commit | 34b1e7616ac486129714d8c13dbbca966b3009da (patch) | |
tree | ae40502437bac84e7b7529805e972c19c7e84dbb /graphics/rubygem-fastimage | |
parent | 0ecd0495a8e5c7d5b094e5c23205f0f31af7021e (diff) |
Notes
Diffstat (limited to 'graphics/rubygem-fastimage')
-rw-r--r-- | graphics/rubygem-fastimage/Makefile | 4 | ||||
-rw-r--r-- | graphics/rubygem-fastimage/distinfo | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/graphics/rubygem-fastimage/Makefile b/graphics/rubygem-fastimage/Makefile index a6b429d03442..1d8edd6eabf2 100644 --- a/graphics/rubygem-fastimage/Makefile +++ b/graphics/rubygem-fastimage/Makefile @@ -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 type of an image LICENSE= MIT +RUN_DEPENDS= rubygem-addressable>=2.3.5:${PORTSDIR}/www/rubygem-addressable + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes diff --git a/graphics/rubygem-fastimage/distinfo b/graphics/rubygem-fastimage/distinfo index e36906e965e6..f8f7c9ecb2d9 100644 --- a/graphics/rubygem-fastimage/distinfo +++ b/graphics/rubygem-fastimage/distinfo @@ -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 |