Update to 2.4.0
Changes: https://github.com/activerecord-hackery/ransack/blob/master/CHANGELOG.md
This commit is contained in:
parent
33a961b3e0
commit
9335fd9d9c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=557667
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= ransack
|
||||
PORTVERSION= 2.3.2
|
||||
PORTVERSION= 2.4.0
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -12,10 +12,9 @@ COMMENT= Successor to the MetaSearch gem
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= rubygem-activerecord52>=5.2.1:databases/rubygem-activerecord52 \
|
||||
rubygem-activesupport52>=5.2.1:devel/rubygem-activesupport52 \
|
||||
rubygem-i18n>=0:devel/rubygem-i18n \
|
||||
rubygem-polyamorous>=${PORTVERSION}:devel/rubygem-polyamorous
|
||||
RUN_DEPENDS= rubygem-activerecord52>=5.2.4:databases/rubygem-activerecord52 \
|
||||
rubygem-activesupport52>=5.2.4:devel/rubygem-activesupport52 \
|
||||
rubygem-i18n>=0:devel/rubygem-i18n
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1578923234
|
||||
SHA256 (rubygem/ransack-2.3.2.gem) = 1731c1caf61aa7f561476188ec5d8d1d7b0cfd1a513d755af0def3be9f1d6c43
|
||||
SIZE (rubygem/ransack-2.3.2.gem) = 196608
|
||||
TIMESTAMP = 1607539953
|
||||
SHA256 (rubygem/ransack-2.4.0.gem) = a236edf5b05a4a41eed929c7718f3c447d9070c57458521f480962e674d03218
|
||||
SIZE (rubygem/ransack-2.4.0.gem) = 199168
|
||||
|
Loading…
Reference in New Issue
Block a user