diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-05-26 03:54:31 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-05-26 03:54:31 +0800 |
commit | 5f1961728c288b4b9db44a7edfa302cb05c50733 (patch) | |
tree | 8feff3f8a797174dfbfa270ce45cd50e94d66cb0 /graphics | |
parent | e9690c1bf063d80e3018aa6858f72b1e98015bbf (diff) | |
download | freebsd-ports-gnome-5f1961728c288b4b9db44a7edfa302cb05c50733.tar.gz freebsd-ports-gnome-5f1961728c288b4b9db44a7edfa302cb05c50733.tar.zst freebsd-ports-gnome-5f1961728c288b4b9db44a7edfa302cb05c50733.zip |
- Update to 1.7.0
Changes: https://github.com/sdsykes/fastimage/commits/master
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/rubygem-fastimage/Makefile | 2 | ||||
-rw-r--r-- | graphics/rubygem-fastimage/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/graphics/rubygem-fastimage/Makefile b/graphics/rubygem-fastimage/Makefile index 00f5c8e70e81..f2ae770ffd68 100644 --- a/graphics/rubygem-fastimage/Makefile +++ b/graphics/rubygem-fastimage/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fastimage -PORTVERSION= 1.6.8 +PORTVERSION= 1.7.0 CATEGORIES= graphics rubygems MASTER_SITES= RG diff --git a/graphics/rubygem-fastimage/distinfo b/graphics/rubygem-fastimage/distinfo index c98bdcfa7d63..5efe259c497e 100644 --- a/graphics/rubygem-fastimage/distinfo +++ b/graphics/rubygem-fastimage/distinfo @@ -1,2 +1,2 @@ -SHA256 (rubygem/fastimage-1.6.8.gem) = 3721806a38cd42762c5cd0fd123509ae9687bbf7bd3f413480d085ab1f824099 -SIZE (rubygem/fastimage-1.6.8.gem) = 3308544 +SHA256 (rubygem/fastimage-1.7.0.gem) = 0eb25b8a2d891411049c3c790264a986bb24abee1b38752f60d1b7e421ba217b +SIZE (rubygem/fastimage-1.7.0.gem) = 3311104 |