diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2018-09-12 03:01:15 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2018-09-12 03:01:15 +0800 |
commit | ac3a2ed07c338547411a91b940435998a2ff0f1c (patch) | |
tree | 662ba48f141e952bd3949051f462a1b19c7830c3 /graphics | |
parent | 510f8faba047bcefcba17637c295f5242502d119 (diff) | |
download | freebsd-ports-gnome-ac3a2ed07c338547411a91b940435998a2ff0f1c.tar.gz freebsd-ports-gnome-ac3a2ed07c338547411a91b940435998a2ff0f1c.tar.zst freebsd-ports-gnome-ac3a2ed07c338547411a91b940435998a2ff0f1c.zip |
Update to 2.1.4
Changes: https://github.com/sdsykes/fastimage/commits/master
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/rubygem-fastimage/Makefile | 7 | ||||
-rw-r--r-- | graphics/rubygem-fastimage/distinfo | 6 |
2 files changed, 7 insertions, 6 deletions
diff --git a/graphics/rubygem-fastimage/Makefile b/graphics/rubygem-fastimage/Makefile index e3853cf4029f..fe2c5a188c27 100644 --- a/graphics/rubygem-fastimage/Makefile +++ b/graphics/rubygem-fastimage/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fastimage -PORTVERSION= 2.1.3 +PORTVERSION= 2.1.4 CATEGORIES= graphics rubygems MASTER_SITES= RG @@ -12,8 +12,9 @@ COMMENT= FastImage finds the size or type of an image LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE -NO_ARCH= yes -USE_RUBY= yes USES= gem +USE_RUBY= yes + +NO_ARCH= yes .include <bsd.port.mk> diff --git a/graphics/rubygem-fastimage/distinfo b/graphics/rubygem-fastimage/distinfo index 8e4470747436..65adf0a73202 100644 --- a/graphics/rubygem-fastimage/distinfo +++ b/graphics/rubygem-fastimage/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1525459096 -SHA256 (rubygem/fastimage-2.1.3.gem) = a71525c568d9422c958673b9d65e7f217eb71bca93687c38c892b828ef3fac51 -SIZE (rubygem/fastimage-2.1.3.gem) = 13824 +TIMESTAMP = 1536690424 +SHA256 (rubygem/fastimage-2.1.4.gem) = 2286ee9172ae38db855ed9eb67707b0b17ab0ea61d613ee1ec34f4b49e4cf744 +SIZE (rubygem/fastimage-2.1.4.gem) = 13824 |