Date: Tue, 19 Dec 2017 18:21:19 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r456755 - head/graphics/rubygem-fastimage Message-ID: <201712191821.vBJILJKC046374@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Tue Dec 19 18:21:19 2017 New Revision: 456755 URL: https://svnweb.freebsd.org/changeset/ports/456755 Log: Update to 2.1.1 Changes: https://github.com/sdsykes/fastimage/commits/master Modified: head/graphics/rubygem-fastimage/Makefile head/graphics/rubygem-fastimage/distinfo Modified: head/graphics/rubygem-fastimage/Makefile ============================================================================== --- head/graphics/rubygem-fastimage/Makefile Tue Dec 19 18:21:14 2017 (r456754) +++ head/graphics/rubygem-fastimage/Makefile Tue Dec 19 18:21:19 2017 (r456755) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fastimage -PORTVERSION= 2.1.0 +PORTVERSION= 2.1.1 CATEGORIES= graphics rubygems MASTER_SITES= RG Modified: head/graphics/rubygem-fastimage/distinfo ============================================================================== --- head/graphics/rubygem-fastimage/distinfo Tue Dec 19 18:21:14 2017 (r456754) +++ head/graphics/rubygem-fastimage/distinfo Tue Dec 19 18:21:19 2017 (r456755) @@ -1,3 +1,3 @@ -TIMESTAMP = 1487995185 -SHA256 (rubygem/fastimage-2.1.0.gem) = 1b8067ac8d0fb985158cf2ab69f7ebee1c84d357b094d718bcc3d42eb90508ba -SIZE (rubygem/fastimage-2.1.0.gem) = 13824 +TIMESTAMP = 1513699953 +SHA256 (rubygem/fastimage-2.1.1.gem) = 6c1bec565ceaea1ca34ad9ede6f8e6f1fcc06d33a2354ee4543af0fb1a19fb37 +SIZE (rubygem/fastimage-2.1.1.gem) = 13824
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201712191821.vBJILJKC046374>