Date: Sat, 23 Mar 2024 15:05:04 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: 18649bb095d3 - main - devel/rubygem-strong_migrations: Update to 1.8.0 Message-ID: <202403231505.42NF54Jn016103@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=18649bb095d3baaa3474b47bbf3208e60b0df8b1 commit 18649bb095d3baaa3474b47bbf3208e60b0df8b1 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-03-23 14:26:58 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-03-23 14:50:17 +0000 devel/rubygem-strong_migrations: Update to 1.8.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 230ee8599a33..dccecc4448b6 100644 --- a/devel/rubygem-strong_migrations/Makefile +++ b/devel/rubygem-strong_migrations/Makefile @@ -1,5 +1,5 @@ PORTNAME= strong_migrations -PORTVERSION= 1.7.0 +PORTVERSION= 1.8.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-strong_migrations/distinfo b/devel/rubygem-strong_migrations/distinfo index 5a599af36032..00c7a713abee 100644 --- a/devel/rubygem-strong_migrations/distinfo +++ b/devel/rubygem-strong_migrations/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1708450800 -SHA256 (rubygem/strong_migrations-1.7.0.gem) = c60e164ef24a80db2b5c40353a8f9225a636e8ab52be42a47cd1923b88c9829c -SIZE (rubygem/strong_migrations-1.7.0.gem) = 28672 +TIMESTAMP = 1710712834 +SHA256 (rubygem/strong_migrations-1.8.0.gem) = 18de155ebcddf44e60e74f9a6c0b4bfd2d1e576dfe1c67f4aafc4ec5b0442f5d +SIZE (rubygem/strong_migrations-1.8.0.gem) = 29184
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403231505.42NF54Jn016103>