From owner-svn-ports-all@freebsd.org Fri Mar 16 15:20:52 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A4F9BF56A30; Fri, 16 Mar 2018 15:20:52 +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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3C9C98376E; Fri, 16 Mar 2018 15:20:52 +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 358D125911; Fri, 16 Mar 2018 15:20:52 +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 w2GFKqOg067302; Fri, 16 Mar 2018 15:20:52 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w2GFKpNQ067300; Fri, 16 Mar 2018 15:20:51 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201803161520.w2GFKpNQ067300@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, 16 Mar 2018 15:20:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r464694 - head/devel/rubygem-nio4r X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/rubygem-nio4r X-SVN-Commit-Revision: 464694 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.25 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: Fri, 16 Mar 2018 15:20:52 -0000 Author: sunpoet Date: Fri Mar 16 15:20:51 2018 New Revision: 464694 URL: https://svnweb.freebsd.org/changeset/ports/464694 Log: Update to 2.3.0 Changes: https://github.com/socketry/nio4r/blob/master/CHANGES.md Modified: head/devel/rubygem-nio4r/Makefile head/devel/rubygem-nio4r/distinfo Modified: head/devel/rubygem-nio4r/Makefile ============================================================================== --- head/devel/rubygem-nio4r/Makefile Fri Mar 16 15:20:46 2018 (r464693) +++ head/devel/rubygem-nio4r/Makefile Fri Mar 16 15:20:51 2018 (r464694) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nio4r -PORTVERSION= 2.2.0 +PORTVERSION= 2.3.0 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-nio4r/distinfo ============================================================================== --- head/devel/rubygem-nio4r/distinfo Fri Mar 16 15:20:46 2018 (r464693) +++ head/devel/rubygem-nio4r/distinfo Fri Mar 16 15:20:51 2018 (r464694) @@ -1,3 +1,3 @@ -TIMESTAMP = 1514476713 -SHA256 (rubygem/nio4r-2.2.0.gem) = 0a804f644be1fa5d7fbac451613a90222e278d1008e0ae9f6b8627a1f791594a -SIZE (rubygem/nio4r-2.2.0.gem) = 101888 +TIMESTAMP = 1521194329 +SHA256 (rubygem/nio4r-2.3.0.gem) = abae759c37c77ded0c4a29f8fc9aff7cab67e313dba77615204207ae8d938c18 +SIZE (rubygem/nio4r-2.3.0.gem) = 101888