From owner-svn-ports-head@freebsd.org Fri Jul 24 07:52:23 2020 Return-Path: Delivered-To: svn-ports-head@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 B946A375108; Fri, 24 Jul 2020 07:52:23 +0000 (UTC) (envelope-from sunpoet@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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4BChHp0P9zz488Q; Fri, 24 Jul 2020 07:52:21 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 0654B27254; Fri, 24 Jul 2020 07:52:19 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 06O7qJ6R096167; Fri, 24 Jul 2020 07:52:19 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 06O7qJqD096166; Fri, 24 Jul 2020 07:52:19 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <202007240752.06O7qJqD096166@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 24 Jul 2020 07:52:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r543207 - head/devel/rubygem-mongo X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/rubygem-mongo X-SVN-Commit-Revision: 543207 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Jul 2020 07:52:23 -0000 Author: sunpoet Date: Fri Jul 24 07:52:19 2020 New Revision: 543207 URL: https://svnweb.freebsd.org/changeset/ports/543207 Log: Update to 2.12.2 Changes: https://github.com/mongodb/mongo-ruby-driver/releases Modified: head/devel/rubygem-mongo/Makefile head/devel/rubygem-mongo/distinfo Modified: head/devel/rubygem-mongo/Makefile ============================================================================== --- head/devel/rubygem-mongo/Makefile Fri Jul 24 07:52:14 2020 (r543206) +++ head/devel/rubygem-mongo/Makefile Fri Jul 24 07:52:19 2020 (r543207) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mongo -PORTVERSION= 2.9.0 +PORTVERSION= 2.12.2 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -12,7 +12,7 @@ COMMENT= Ruby driver for MongoDB LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-bson>=4.4.2<5.0.0:devel/rubygem-bson +RUN_DEPENDS= rubygem-bson>=4.8.2<5.0.0:devel/rubygem-bson USES= gem USE_RUBY= yes Modified: head/devel/rubygem-mongo/distinfo ============================================================================== --- head/devel/rubygem-mongo/distinfo Fri Jul 24 07:52:14 2020 (r543206) +++ head/devel/rubygem-mongo/distinfo Fri Jul 24 07:52:19 2020 (r543207) @@ -1,3 +1,3 @@ -TIMESTAMP = 1562501301 -SHA256 (rubygem/mongo-2.9.0.gem) = 214e85fff6da0ab92c734f6e42e280a0cbdd5fbf71863f75aec2cd9cfdaba2d6 -SIZE (rubygem/mongo-2.9.0.gem) = 577024 +TIMESTAMP = 1595416841 +SHA256 (rubygem/mongo-2.12.2.gem) = 98428fcf9170592edcd1a35b2f2021368f553cfc82e2afc01aca19e18da68b51 +SIZE (rubygem/mongo-2.12.2.gem) = 772096