Date: Mon, 4 Jan 2021 08:49:53 +0000 (UTC) From: Koichiro Iwao <meta@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r560268 - head/graphics/rubygem-fastimage Message-ID: <202101040849.1048nr0O085417@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: meta Date: Mon Jan 4 08:49:53 2021 New Revision: 560268 URL: https://svnweb.freebsd.org/changeset/ports/560268 Log: graphics/rubygem-fastimage: Update to 2.2.1 PR: 252219 Submitted by: Yasuhiro Kimura <yasu@utahime.org> Sponsored by: HAW International Modified: head/graphics/rubygem-fastimage/Makefile head/graphics/rubygem-fastimage/distinfo Modified: head/graphics/rubygem-fastimage/Makefile ============================================================================== --- head/graphics/rubygem-fastimage/Makefile Mon Jan 4 08:46:45 2021 (r560267) +++ head/graphics/rubygem-fastimage/Makefile Mon Jan 4 08:49:53 2021 (r560268) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fastimage -PORTVERSION= 2.2.0 +PORTVERSION= 2.2.1 CATEGORIES= graphics rubygems MASTER_SITES= RG Modified: head/graphics/rubygem-fastimage/distinfo ============================================================================== --- head/graphics/rubygem-fastimage/distinfo Mon Jan 4 08:46:45 2021 (r560267) +++ head/graphics/rubygem-fastimage/distinfo Mon Jan 4 08:49:53 2021 (r560268) @@ -1,3 +1,3 @@ -TIMESTAMP = 1598722073 -SHA256 (rubygem/fastimage-2.2.0.gem) = 0b02b83e11c4ff48257b4bc2c77914945db11b8e830797bf96f41a09e415de86 -SIZE (rubygem/fastimage-2.2.0.gem) = 14848 +TIMESTAMP = 1609095337 +SHA256 (rubygem/fastimage-2.2.1.gem) = d2bc9fc92891bce7c2e2c35be014315e8cdd8fde009f408943a2bd9df42817ef +SIZE (rubygem/fastimage-2.2.1.gem) = 14848
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202101040849.1048nr0O085417>