git: 105156d46f97 - main - devel/rubygem-nsa-rails5: Update to 0.2.8

Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Jun 30 20:48:55 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=105156d46f973865f6588c4a9a8f053f95314ac7

commit 105156d46f973865f6588c4a9a8f053f95314ac7
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-30 20:40:33 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-30 20:44:20 +0000

    devel/rubygem-nsa-rails5: Update to 0.2.8
    
    - Update version requirement of RUN_DEPENDS
    
    Changes:        https://github.com/localshred/nsa/commits/master
---
 devel/rubygem-nsa-rails5/Makefile | 8 ++++----
 devel/rubygem-nsa-rails5/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/devel/rubygem-nsa-rails5/Makefile b/devel/rubygem-nsa-rails5/Makefile
index bf41015878f9..7f0fe17bba1a 100644
--- a/devel/rubygem-nsa-rails5/Makefile
+++ b/devel/rubygem-nsa-rails5/Makefile
@@ -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 at 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
diff --git a/devel/rubygem-nsa-rails5/distinfo b/devel/rubygem-nsa-rails5/distinfo
index efbb375c25d7..84a9b014f57d 100644
--- a/devel/rubygem-nsa-rails5/distinfo
+++ b/devel/rubygem-nsa-rails5/distinfo
@@ -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


More information about the dev-commits-ports-all mailing list