From owner-svn-ports-all@freebsd.org Wed Sep 27 15:25:40 2017 Return-Path: Delivered-To: svn-ports-all@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 B4AB5E07178; Wed, 27 Sep 2017 15:25:40 +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 mx1.freebsd.org (Postfix) with ESMTPS id 89B5F775C0; Wed, 27 Sep 2017 15:25:40 +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 v8RFPdNd010603; Wed, 27 Sep 2017 15:25:39 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v8RFPdVm010599; Wed, 27 Sep 2017 15:25:39 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201709271525.v8RFPdVm010599@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 27 Sep 2017 15:25:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r450755 - in branches/2017Q3: Mk lang/ruby22 X-SVN-Group: ports-branches X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: in branches/2017Q3: Mk lang/ruby22 X-SVN-Commit-Revision: 450755 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.23 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: Wed, 27 Sep 2017 15:25:40 -0000 Author: sunpoet Date: Wed Sep 27 15:25:39 2017 New Revision: 450755 URL: https://svnweb.freebsd.org/changeset/ports/450755 Log: MFH: r450149 Update to 2.2.8 - Update WWW Changes: https://www.ruby-lang.org/en/news/2017/09/14/ruby-2-2-8-released/ Security: 95b01379-9d52-11e7-a25c-471bafc3262f Approved by: ports-secteam (swills) Modified: branches/2017Q3/Mk/bsd.ruby.mk branches/2017Q3/lang/ruby22/distinfo branches/2017Q3/lang/ruby22/pkg-descr branches/2017Q3/lang/ruby22/pkg-plist Directory Properties: branches/2017Q3/ (props changed) Modified: branches/2017Q3/Mk/bsd.ruby.mk ============================================================================== --- branches/2017Q3/Mk/bsd.ruby.mk Wed Sep 27 15:20:31 2017 (r450754) +++ branches/2017Q3/Mk/bsd.ruby.mk Wed Sep 27 15:25:39 2017 (r450755) @@ -154,8 +154,8 @@ RUBY?= ${LOCALBASE}/bin/${RUBY_NAME} # # Ruby 2.2 # -RUBY_RELVERSION= 2.2.7 -RUBY_PORTREVISION= 1 +RUBY_RELVERSION= 2.2.8 +RUBY_PORTREVISION= 0 RUBY_PORTEPOCH= 1 RUBY_PATCHLEVEL= 0 RUBY22= "" # PLIST_SUB helpers Modified: branches/2017Q3/lang/ruby22/distinfo ============================================================================== --- branches/2017Q3/lang/ruby22/distinfo Wed Sep 27 15:20:31 2017 (r450754) +++ branches/2017Q3/lang/ruby22/distinfo Wed Sep 27 15:25:39 2017 (r450755) @@ -1,3 +1,3 @@ -TIMESTAMP = 1493101494 -SHA256 (ruby/ruby-2.2.7.tar.xz) = 234c8aee6543da9efd67008e6e7ee740d41ed57a52e797f65043c3b5ec3bcb53 -SIZE (ruby/ruby-2.2.7.tar.xz) = 10507528 +TIMESTAMP = 1505677428 +SHA256 (ruby/ruby-2.2.8.tar.xz) = 37eafc15037396c26870f6a6c5bcd0658d14b46cd5e191a3b56d89dd22d561b0 +SIZE (ruby/ruby-2.2.8.tar.xz) = 10520648 Modified: branches/2017Q3/lang/ruby22/pkg-descr ============================================================================== --- branches/2017Q3/lang/ruby22/pkg-descr Wed Sep 27 15:20:31 2017 (r450754) +++ branches/2017Q3/lang/ruby22/pkg-descr Wed Sep 27 15:25:39 2017 (r450755) @@ -16,4 +16,4 @@ Features of Ruby are shown below. + Highly Portable(works on many UNIX machines, and on DOS, Windows, Mac, BeOS etc.) -WWW: http://www.ruby-lang.org/en/ +WWW: https://www.ruby-lang.org/en/ Modified: branches/2017Q3/lang/ruby22/pkg-plist ============================================================================== --- branches/2017Q3/lang/ruby22/pkg-plist Wed Sep 27 15:20:31 2017 (r450754) +++ branches/2017Q3/lang/ruby22/pkg-plist Wed Sep 27 15:25:39 2017 (r450755) @@ -7258,6 +7258,7 @@ man/man1/%%RUBY_NAME%%.1.gz %%RDOC%%%%RUBY_RIDIR%%/Gem/Installer/spec-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Installer/spec_file-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Installer/unpack-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Gem/Installer/verify_spec_name-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Installer/windows_stub_script-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Installer/wrappers-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Installer/write_build_info_file-i.ri @@ -8137,8 +8138,10 @@ man/man1/%%RUBY_NAME%%.1.gz %%RDOC%%%%RUBY_RIDIR%%/Gem/TestCase/win_platform%3f-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/TestCase/write_file-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Text/cdesc-Text.ri +%%RDOC%%%%RUBY_RIDIR%%/Gem/Text/clean_text-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Text/format_text-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Text/levenshtein_distance-i.ri +%%RDOC%%%%RUBY_RIDIR%%/Gem/Text/truncate_text-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Uninstaller/bin_dir-i.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Uninstaller/cdesc-Uninstaller.ri %%RDOC%%%%RUBY_RIDIR%%/Gem/Uninstaller/gem_home-i.ri