From owner-dev-commits-ports-main@freebsd.org Wed Jun 30 20:48:55 2021 Return-Path: Delivered-To: dev-commits-ports-main@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 61BF364CE77; Wed, 30 Jun 2021 20:48:55 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GFYNQ3zBKz3wW3; Wed, 30 Jun 2021 20:48:54 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id EA10D13BBB; Wed, 30 Jun 2021 20:48:53 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 15UKmr65058030; Wed, 30 Jun 2021 20:48:53 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 15UKmrR0058029; Wed, 30 Jun 2021 20:48:53 GMT (envelope-from git) Date: Wed, 30 Jun 2021 20:48:53 GMT Message-Id: <202106302048.15UKmrR0058029@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: 105156d46f97 - main - devel/rubygem-nsa-rails5: Update to 0.2.8 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 105156d46f973865f6588c4a9a8f053f95314ac7 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Jun 2021 20:48:55 -0000 The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=105156d46f973865f6588c4a9a8f053f95314ac7 commit 105156d46f973865f6588c4a9a8f053f95314ac7 Author: Po-Chuan Hsieh AuthorDate: 2021-06-30 20:40:33 +0000 Commit: Po-Chuan Hsieh 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@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