git: e99062a6058d - main - devel/rubygem-strong_migrations: Update to 1.0.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 30 Mar 2022 22:26:24 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=e99062a6058d45fc943e07a2eff09f2b8bdb9d5c commit e99062a6058d45fc943e07a2eff09f2b8bdb9d5c Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-03-30 22:16:03 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-03-30 22:21:45 +0000 devel/rubygem-strong_migrations: Update to 1.0.0 - Update RUN_DEPENDS: use Rails 5.2 Changes: https://github.com/ankane/strong_migrations/blob/master/CHANGELOG.md --- devel/rubygem-strong_migrations/Makefile | 4 ++-- devel/rubygem-strong_migrations/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/rubygem-strong_migrations/Makefile b/devel/rubygem-strong_migrations/Makefile index fdcfc1aacd1e..2eb9161b2cc8 100644 --- a/devel/rubygem-strong_migrations/Makefile +++ b/devel/rubygem-strong_migrations/Makefile @@ -1,5 +1,5 @@ PORTNAME= strong_migrations -PORTVERSION= 0.7.9 +PORTVERSION= 1.0.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -9,7 +9,7 @@ COMMENT= Catch unsafe migrations at dev time LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-activerecord5>=5:databases/rubygem-activerecord5 +RUN_DEPENDS= rubygem-activerecord52>=5.2:databases/rubygem-activerecord52 USES= gem USE_RUBY= yes diff --git a/devel/rubygem-strong_migrations/distinfo b/devel/rubygem-strong_migrations/distinfo index ac881d025227..e3304bc16e99 100644 --- a/devel/rubygem-strong_migrations/distinfo +++ b/devel/rubygem-strong_migrations/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1641046898 -SHA256 (rubygem/strong_migrations-0.7.9.gem) = 3cd4e18f481ef06fc99952a75d64c7f1fbd4da6f7ceb564907e0da2c622e647a -SIZE (rubygem/strong_migrations-0.7.9.gem) = 22016 +TIMESTAMP = 1648249188 +SHA256 (rubygem/strong_migrations-1.0.0.gem) = 9306cc8a6155f82e44648d3500673067ad1188b1790918c49de400cdd3664057 +SIZE (rubygem/strong_migrations-1.0.0.gem) = 25600