mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Update to 2.1.1
Changes: https://github.com/activerecord-hackery/ransack/releases https://github.com/activerecord-hackery/ransack/blob/master/CHANGELOG.md
This commit is contained in:
parent
fab2cebeb4
commit
682d51627d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=486787
2 changed files with 7 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= ransack
|
||||
PORTVERSION= 2.1.0
|
||||
PORTVERSION= 2.1.1
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -17,8 +17,9 @@ RUN_DEPENDS= rubygem-actionpack5>=5.0:www/rubygem-actionpack5 \
|
|||
rubygem-activesupport5>=5.0:devel/rubygem-activesupport5 \
|
||||
rubygem-i18n>=0:devel/rubygem-i18n
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1540753434
|
||||
SHA256 (rubygem/ransack-2.1.0.gem) = 19b81aab0d5a04c165a07b06aaca16b86895c851e021e978b47fb344da101273
|
||||
SIZE (rubygem/ransack-2.1.0.gem) = 192512
|
||||
TIMESTAMP = 1544114674
|
||||
SHA256 (rubygem/ransack-2.1.1.gem) = 1adc8fd8d79a6109a0d754df758116429bf3ab2b4de40e7f1dc2a1db41a9d768
|
||||
SIZE (rubygem/ransack-2.1.1.gem) = 194048
|
||||
|
|
Loading…
Add table
Reference in a new issue