git: fb02a568ab54 - main - devel/rubygem-ransack: Update to 2.6.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 25 Mar 2022 13:47:17 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=fb02a568ab545342263254562997e8051bb4ad13
commit fb02a568ab545342263254562997e8051bb4ad13
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-03-25 13:07:03 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-03-25 13:37:36 +0000
devel/rubygem-ransack: Update to 2.6.0
- Update RUN_DEPENDS: use Rails 6.0
Changes: https://github.com/activerecord-hackery/ransack/blob/master/CHANGELOG.md
---
devel/rubygem-ransack/Makefile | 6 +++---
devel/rubygem-ransack/distinfo | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/devel/rubygem-ransack/Makefile b/devel/rubygem-ransack/Makefile
index b7c11f6e22b8..8dd80dc18450 100644
--- a/devel/rubygem-ransack/Makefile
+++ b/devel/rubygem-ransack/Makefile
@@ -1,7 +1,7 @@
# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
PORTNAME= ransack
-PORTVERSION= 2.5.0
+PORTVERSION= 2.6.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
@@ -11,8 +11,8 @@ COMMENT= Successor to the MetaSearch gem
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= rubygem-activerecord52>=5.2.4:databases/rubygem-activerecord52 \
- rubygem-activesupport52>=5.2.4:devel/rubygem-activesupport52 \
+RUN_DEPENDS= rubygem-activerecord60>=6.0.4:databases/rubygem-activerecord60 \
+ rubygem-activesupport60>=6.0.4:devel/rubygem-activesupport60 \
rubygem-i18n>=0:devel/rubygem-i18n
USES= gem
diff --git a/devel/rubygem-ransack/distinfo b/devel/rubygem-ransack/distinfo
index bf3a0a51c3de..4ee9b23b308e 100644
--- a/devel/rubygem-ransack/distinfo
+++ b/devel/rubygem-ransack/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1641046706
-SHA256 (rubygem/ransack-2.5.0.gem) = c285c6659791d47de70caf14b482e693cf73d987de469b15f7df909244651d61
-SIZE (rubygem/ransack-2.5.0.gem) = 265216
+TIMESTAMP = 1647264834
+SHA256 (rubygem/ransack-2.6.0.gem) = db765e0da29ac2eb8f811a06cf46dbb79ebd99f248f1cbba0f6f73bb8656c6a1
+SIZE (rubygem/ransack-2.6.0.gem) = 264704