From owner-svn-ports-all@freebsd.org Mon Jun 15 19:11:50 2020 Return-Path: Delivered-To: svn-ports-all@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 5B9AA33F143; Mon, 15 Jun 2020 19:11:50 +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 49m1Cl523Fz4WCw; Mon, 15 Jun 2020 19:11:47 +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 C4F2B2271F; Mon, 15 Jun 2020 19:11:46 +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 05FJBkCr010406; Mon, 15 Jun 2020 19:11:46 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 05FJBkDw010404; Mon, 15 Jun 2020 19:11:46 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <202006151911.05FJBkDw010404@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 15 Jun 2020 19:11:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r539235 - head/devel/rubygem-aws-sdk-textract X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/rubygem-aws-sdk-textract X-SVN-Commit-Revision: 539235 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Jun 2020 19:11:50 -0000 Author: sunpoet Date: Mon Jun 15 19:11:45 2020 New Revision: 539235 URL: https://svnweb.freebsd.org/changeset/ports/539235 Log: Update to 1.16.1 Changes: https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-textract/CHANGELOG.md Modified: head/devel/rubygem-aws-sdk-textract/Makefile head/devel/rubygem-aws-sdk-textract/distinfo Modified: head/devel/rubygem-aws-sdk-textract/Makefile ============================================================================== --- head/devel/rubygem-aws-sdk-textract/Makefile Mon Jun 15 19:11:40 2020 (r539234) +++ head/devel/rubygem-aws-sdk-textract/Makefile Mon Jun 15 19:11:45 2020 (r539235) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= aws-sdk-textract -PORTVERSION= 1.15.0 +PORTVERSION= 1.16.1 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -11,7 +11,7 @@ COMMENT= Official AWS Ruby gem for Amazon Textract LICENSE= APACHE20 -RUN_DEPENDS= rubygem-aws-sdk-core>=3.71.0<4:devel/rubygem-aws-sdk-core \ +RUN_DEPENDS= rubygem-aws-sdk-core>=3.99.0<4:devel/rubygem-aws-sdk-core \ rubygem-aws-sigv4>=1.1<2:devel/rubygem-aws-sigv4 USES= gem Modified: head/devel/rubygem-aws-sdk-textract/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk-textract/distinfo Mon Jun 15 19:11:40 2020 (r539234) +++ head/devel/rubygem-aws-sdk-textract/distinfo Mon Jun 15 19:11:45 2020 (r539235) @@ -1,3 +1,3 @@ -TIMESTAMP = 1590927437 -SHA256 (rubygem/aws-sdk-textract-1.15.0.gem) = 52cd57eb25704dc7d26df28fe1f9837ba47cea6e8d281c3620a3c9b0f36a6136 -SIZE (rubygem/aws-sdk-textract-1.15.0.gem) = 25088 +TIMESTAMP = 1592145603 +SHA256 (rubygem/aws-sdk-textract-1.16.1.gem) = 4bd2ccc9df2465b073750ab971ce29b3bd8138993edea6c198e16e9f6ebeef9c +SIZE (rubygem/aws-sdk-textract-1.16.1.gem) = 25088