Date: Wed, 21 Feb 2024 15:38:33 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: a9d0de59076d - main - devel/rubygem-strong_migrations: Update to 1.7.0 Message-ID: <202402211538.41LFcX6F089585@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=a9d0de59076d294ae1a24deacfa86c6b74ef87ed commit a9d0de59076d294ae1a24deacfa86c6b74ef87ed Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-02-21 15:02:26 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-02-21 15:11:20 +0000 devel/rubygem-strong_migrations: Update to 1.7.0 Changes: https://github.com/ankane/strong_migrations/blob/master/CHANGELOG.md --- devel/rubygem-strong_migrations/Makefile | 2 +- devel/rubygem-strong_migrations/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/rubygem-strong_migrations/Makefile b/devel/rubygem-strong_migrations/Makefile index a6e39530f95f..230ee8599a33 100644 --- a/devel/rubygem-strong_migrations/Makefile +++ b/devel/rubygem-strong_migrations/Makefile @@ -1,5 +1,5 @@ PORTNAME= strong_migrations -PORTVERSION= 1.6.4 +PORTVERSION= 1.7.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-strong_migrations/distinfo b/devel/rubygem-strong_migrations/distinfo index 624795d2a42c..5a599af36032 100644 --- a/devel/rubygem-strong_migrations/distinfo +++ b/devel/rubygem-strong_migrations/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1698341327 -SHA256 (rubygem/strong_migrations-1.6.4.gem) = 0e67822fc47e778835339d10955d687d71db7f36a89e76d399542661e20e8761 -SIZE (rubygem/strong_migrations-1.6.4.gem) = 28672 +TIMESTAMP = 1708450800 +SHA256 (rubygem/strong_migrations-1.7.0.gem) = c60e164ef24a80db2b5c40353a8f9225a636e8ab52be42a47cd1923b88c9829c +SIZE (rubygem/strong_migrations-1.7.0.gem) = 28672
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202402211538.41LFcX6F089585>