From owner-svn-ports-head@freebsd.org Thu Feb 25 21:07:52 2021 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 C23B154955C; Thu, 25 Feb 2021 21:07:52 +0000 (UTC) (envelope-from nc@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 4Dmlk059mXz3kf0; Thu, 25 Feb 2021 21:07:52 +0000 (UTC) (envelope-from nc@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 A4FAB1E91E; Thu, 25 Feb 2021 21:07:52 +0000 (UTC) (envelope-from nc@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 11PL7q9L069825; Thu, 25 Feb 2021 21:07:52 GMT (envelope-from nc@FreeBSD.org) Received: (from nc@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 11PL7qlJ069823; Thu, 25 Feb 2021 21:07:52 GMT (envelope-from nc@FreeBSD.org) Message-Id: <202102252107.11PL7qlJ069823@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: nc set sender to nc@FreeBSD.org using -f From: Neel Chauhan Date: Thu, 25 Feb 2021 21:07:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r566560 - head/devel/rubygem-irb X-SVN-Group: ports-head X-SVN-Commit-Author: nc X-SVN-Commit-Paths: head/devel/rubygem-irb X-SVN-Commit-Revision: 566560 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.34 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: Thu, 25 Feb 2021 21:07:52 -0000 Author: nc Date: Thu Feb 25 21:07:51 2021 New Revision: 566560 URL: https://svnweb.freebsd.org/changeset/ports/566560 Log: devel/rubygem-irb: Update to 1.3.4 Changes: https://github.com/ruby/irb/commits/v1.3.4 PR: 253852 Submitted by: Yasuhiro Kimura (maintainer) Modified: head/devel/rubygem-irb/Makefile head/devel/rubygem-irb/distinfo Modified: head/devel/rubygem-irb/Makefile ============================================================================== --- head/devel/rubygem-irb/Makefile Thu Feb 25 20:42:40 2021 (r566559) +++ head/devel/rubygem-irb/Makefile Thu Feb 25 21:07:51 2021 (r566560) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= irb -PORTVERSION= 1.3.3 +PORTVERSION= 1.3.4 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-irb/distinfo ============================================================================== --- head/devel/rubygem-irb/distinfo Thu Feb 25 20:42:40 2021 (r566559) +++ head/devel/rubygem-irb/distinfo Thu Feb 25 21:07:51 2021 (r566560) @@ -1,3 +1,3 @@ -TIMESTAMP = 1612662918 -SHA256 (rubygem/irb-1.3.3.gem) = 74dbde6bcaf95a94aec21b7ebb1aa1c81b30654135eb1a8b669f2786662f8901 -SIZE (rubygem/irb-1.3.3.gem) = 64512 +TIMESTAMP = 1614277601 +SHA256 (rubygem/irb-1.3.4.gem) = 8bf7fd0a4470e8b6460cb2c1c201c56294068d3036defefd2a3a0f81f4b1c8fd +SIZE (rubygem/irb-1.3.4.gem) = 64512