From owner-svn-ports-head@freebsd.org Tue Nov 22 12:23:05 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6730BC4C4E7; Tue, 22 Nov 2016 12:23:05 +0000 (UTC) (envelope-from swills@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 mx1.freebsd.org (Postfix) with ESMTPS id 308F6CCF; Tue, 22 Nov 2016 12:23:05 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uAMCN4ip028298; Tue, 22 Nov 2016 12:23:04 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uAMCN4KC028296; Tue, 22 Nov 2016 12:23:04 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201611221223.uAMCN4KC028296@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Tue, 22 Nov 2016 12:23:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r426819 - in head: Mk lang/ruby23 X-SVN-Group: ports-head 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.23 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, 22 Nov 2016 12:23:05 -0000 Author: swills Date: Tue Nov 22 12:23:04 2016 New Revision: 426819 URL: https://svnweb.freebsd.org/changeset/ports/426819 Log: update lang/ruby23 to 2.3.3 Modified: head/Mk/bsd.ruby.mk head/lang/ruby23/distinfo Modified: head/Mk/bsd.ruby.mk ============================================================================== --- head/Mk/bsd.ruby.mk Tue Nov 22 12:04:48 2016 (r426818) +++ head/Mk/bsd.ruby.mk Tue Nov 22 12:23:04 2016 (r426819) @@ -174,7 +174,7 @@ RUBY22= "" # PLIST_SUB helpers # # Ruby 2.3 # -RUBY_RELVERSION= 2.3.2 +RUBY_RELVERSION= 2.3.3 RUBY_PORTREVISION= 0 RUBY_PORTEPOCH= 1 RUBY_PATCHLEVEL= 0 Modified: head/lang/ruby23/distinfo ============================================================================== --- head/lang/ruby23/distinfo Tue Nov 22 12:04:48 2016 (r426818) +++ head/lang/ruby23/distinfo Tue Nov 22 12:23:04 2016 (r426819) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479477279 -SHA256 (ruby/ruby-2.3.2.tar.xz) = 5c78f311045ce48160092160444dec2744941a5e37d7865032978bd5bf392f0c -SIZE (ruby/ruby-2.3.2.tar.xz) = 11420276 +TIMESTAMP = 1479773431 +SHA256 (ruby/ruby-2.3.3.tar.xz) = 1a4fa8c2885734ba37b97ffdb4a19b8fba0e8982606db02d936e65bac07419dc +SIZE (ruby/ruby-2.3.3.tar.xz) = 11444164