From owner-svn-ports-head@freebsd.org Tue Feb 25 20:55:22 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 7CFCE23FBEE; Tue, 25 Feb 2020 20:55:22 +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) server-signature RSA-PSS (4096 bits) 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 48RrmT6Q6lz4Zdp; Tue, 25 Feb 2020 20:55: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 19A211C854; Tue, 25 Feb 2020 20:55:21 +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 01PKtKNF059314; Tue, 25 Feb 2020 20:55:20 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 01PKtKUK059312; Tue, 25 Feb 2020 20:55:20 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <202002252055.01PKtKUK059312@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 25 Feb 2020 20:55:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r527129 - head/security/rubygem-signet X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/security/rubygem-signet X-SVN-Commit-Revision: 527129 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.29 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: Tue, 25 Feb 2020 20:55:22 -0000 Author: sunpoet Date: Tue Feb 25 20:55:20 2020 New Revision: 527129 URL: https://svnweb.freebsd.org/changeset/ports/527129 Log: Update to 0.13.0 Changes: https://github.com/googleapis/signet/releases Modified: head/security/rubygem-signet/Makefile head/security/rubygem-signet/distinfo Modified: head/security/rubygem-signet/Makefile ============================================================================== --- head/security/rubygem-signet/Makefile Tue Feb 25 20:55:15 2020 (r527128) +++ head/security/rubygem-signet/Makefile Tue Feb 25 20:55:20 2020 (r527129) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= signet -PORTVERSION= 0.12.0 +PORTVERSION= 0.13.0 CATEGORIES= security rubygems MASTER_SITES= RG @@ -13,7 +13,7 @@ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-addressable>=2.3<3:www/rubygem-addressable \ - rubygem-faraday>=0.9<1:www/rubygem-faraday \ + rubygem-faraday>=0.17.3<2.0:www/rubygem-faraday \ rubygem-jwt>=1.5<3.0:www/rubygem-jwt \ rubygem-multi_json>=1.10<2:devel/rubygem-multi_json Modified: head/security/rubygem-signet/distinfo ============================================================================== --- head/security/rubygem-signet/distinfo Tue Feb 25 20:55:15 2020 (r527128) +++ head/security/rubygem-signet/distinfo Tue Feb 25 20:55:20 2020 (r527129) @@ -1,3 +1,3 @@ -TIMESTAMP = 1571484017 -SHA256 (rubygem/signet-0.12.0.gem) = adf182e6ccd71e87bacfadb835f3b031490c6f1bfbbd7964c9b7e7e724cd0bd5 -SIZE (rubygem/signet-0.12.0.gem) = 58880 +TIMESTAMP = 1582642177 +SHA256 (rubygem/signet-0.13.0.gem) = 980bd382798240c80c80409a4fbff894e1e4e87d6d9c8b769af42648f0acb76b +SIZE (rubygem/signet-0.13.0.gem) = 58880