mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-30 10:38:37 +00:00
Update to 5.2.2
Changes: https://github.com/mperham/sidekiq/blob/master/Changes.md
This commit is contained in:
parent
3afc64a06e
commit
b08790ec20
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=480144
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= sidekiq
|
||||
PORTVERSION= 5.2.1
|
||||
PORTVERSION= 5.2.2
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -17,9 +17,10 @@ RUN_DEPENDS= rubygem-concurrent-ruby>=1.0:devel/rubygem-concurrent-ruby \
|
||||
rubygem-rack-protection>=1.5.0:www/rubygem-rack-protection \
|
||||
rubygem-redis>=3.3.5:databases/rubygem-redis
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
PLIST_FILES= bin/sidekiq bin/sidekiqctl
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1534176959
|
||||
SHA256 (rubygem/sidekiq-5.2.1.gem) = 52ccb82ac322d19da24e8a13f2010ecfafa3b3988ae9e8c7514f390e05dda768
|
||||
SIZE (rubygem/sidekiq-5.2.1.gem) = 284160
|
||||
TIMESTAMP = 1537366733
|
||||
SHA256 (rubygem/sidekiq-5.2.2.gem) = 57cedecb15042a31c7af55e845a078bab374a90fa6b5edd95d0d774fbfd15c1a
|
||||
SIZE (rubygem/sidekiq-5.2.2.gem) = 284672
|
||||
|
Loading…
Reference in New Issue
Block a user