mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-30 05:40:06 +00:00
devel/rubygem-nsa-rails5: Update to 0.2.8
- Update version requirement of RUN_DEPENDS Changes: https://github.com/localshred/nsa/commits/master
This commit is contained in:
parent
cfa7f15998
commit
105156d46f
@ -1,5 +1,5 @@
|
||||
PORTNAME= nsa
|
||||
PORTVERSION= 0.2.7
|
||||
PORTVERSION= 0.2.8
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
PKGNAMESUFFIX= -rails5
|
||||
@ -7,10 +7,10 @@ PKGNAMESUFFIX= -rails5
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= Deliver Rails ActiveSupport::Notifications to a Statsd backend
|
||||
|
||||
RUN_DEPENDS= rubygem-activesupport5>=4.2:devel/rubygem-activesupport5 \
|
||||
rubygem-concurrent-ruby>=1.0.2:devel/rubygem-concurrent-ruby \
|
||||
RUN_DEPENDS= rubygem-activesupport5>=4.2<7:devel/rubygem-activesupport5 \
|
||||
rubygem-concurrent-ruby>=1.0.2<2:devel/rubygem-concurrent-ruby \
|
||||
rubygem-sidekiq>=3.5:devel/rubygem-sidekiq \
|
||||
rubygem-statsd-ruby>=1.4:devel/rubygem-statsd-ruby
|
||||
rubygem-statsd-ruby>=1.4.0<2:devel/rubygem-statsd-ruby
|
||||
|
||||
USES= gem shebangfix
|
||||
USE_RUBY= yes
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1563040217
|
||||
SHA256 (rubygem/nsa-0.2.7.gem) = 9f512f72af959b25038b687d2dca83dc749469e83410fa2e38db27a277852bc4
|
||||
SIZE (rubygem/nsa-0.2.7.gem) = 10752
|
||||
TIMESTAMP = 1624630324
|
||||
SHA256 (rubygem/nsa-0.2.8.gem) = 2a2653ebf88dfff8d506264bbe121cf3fd674ae812c1a4a154d6c41b8e0dfacb
|
||||
SIZE (rubygem/nsa-0.2.8.gem) = 10752
|
||||
|
Loading…
Reference in New Issue
Block a user