Date: Thu, 6 Jan 2022 16:34:32 GMT From: Yasuhiro Kimura <yasu@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 507a76aa1d16 - main - graphics/rubygem-fastimage: Update to 2.2.6 Message-ID: <202201061634.206GYW9o054101@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yasu: URL: https://cgit.FreeBSD.org/ports/commit/?id=507a76aa1d16fb54ca267f98074af05402f286dc commit 507a76aa1d16fb54ca267f98074af05402f286dc Author: Yasuhiro Kimura <yasu@FreeBSD.org> AuthorDate: 2021-12-16 01:31:38 +0000 Commit: Yasuhiro Kimura <yasu@FreeBSD.org> CommitDate: 2022-01-06 16:33:24 +0000 graphics/rubygem-fastimage: Update to 2.2.6 Switch to DISTVERSION. ChangeLog: https://github.com/sdsykes/fastimage/blob/v2.2.6/CHANGELOG PR: 260462 --- graphics/rubygem-fastimage/Makefile | 2 +- graphics/rubygem-fastimage/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/graphics/rubygem-fastimage/Makefile b/graphics/rubygem-fastimage/Makefile index 2768d17ff4f1..bfa9048339c3 100644 --- a/graphics/rubygem-fastimage/Makefile +++ b/graphics/rubygem-fastimage/Makefile @@ -1,7 +1,7 @@ # Created by: TAKATSU Tomonari <tota@FreeBSD.org> PORTNAME= fastimage -PORTVERSION= 2.2.5 +DISTVERSION= 2.2.6 CATEGORIES= graphics rubygems MASTER_SITES= RG diff --git a/graphics/rubygem-fastimage/distinfo b/graphics/rubygem-fastimage/distinfo index a46b5d6154f7..5400dd4cc243 100644 --- a/graphics/rubygem-fastimage/distinfo +++ b/graphics/rubygem-fastimage/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1632227710 -SHA256 (rubygem/fastimage-2.2.5.gem) = 49334a947fc8b576b3e0031fb619a8da1ce40868a6f85479b48050e2f1732116 -SIZE (rubygem/fastimage-2.2.5.gem) = 15872 +TIMESTAMP = 1639617745 +SHA256 (rubygem/fastimage-2.2.6.gem) = 59fab1aa32cc6238b98e6c89071c446d8c2f86ea3dbf795b55bba80fc47bcf5a +SIZE (rubygem/fastimage-2.2.6.gem) = 15872
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202201061634.206GYW9o054101>