Date: Fri, 30 Dec 2022 09:17:38 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: 21ca378e3d72 - main - devel/rubygem-strong_migrations: Update to 1.4.0 Message-ID: <202212300917.2BU9HcLI025962@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=21ca378e3d724b050bb9b97182ca82ad3011c509 commit 21ca378e3d724b050bb9b97182ca82ad3011c509 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-12-30 08:53:03 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-12-30 09:06:16 +0000 devel/rubygem-strong_migrations: Update to 1.4.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 1f73322f11aa..c77e23665028 100644 --- a/devel/rubygem-strong_migrations/Makefile +++ b/devel/rubygem-strong_migrations/Makefile @@ -1,5 +1,5 @@ PORTNAME= strong_migrations -PORTVERSION= 1.3.2 +PORTVERSION= 1.4.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-strong_migrations/distinfo b/devel/rubygem-strong_migrations/distinfo index dcaa4dbf0754..fa4a909696f4 100644 --- a/devel/rubygem-strong_migrations/distinfo +++ b/devel/rubygem-strong_migrations/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1665648986 -SHA256 (rubygem/strong_migrations-1.3.2.gem) = 18a67ec335e0f8c8e08560feb440fdff6e3b1c4167f1ee6d9a08c78a138cffd2 -SIZE (rubygem/strong_migrations-1.3.2.gem) = 26624 +TIMESTAMP = 1669058379 +SHA256 (rubygem/strong_migrations-1.4.0.gem) = 975bb62f80b787449795bc90e4394181ff11e47c4e313268b3df46591514b277 +SIZE (rubygem/strong_migrations-1.4.0.gem) = 27136
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202212300917.2BU9HcLI025962>