From owner-svn-ports-head@FreeBSD.ORG Tue Nov 11 21:56:54 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8FEF88BE; Tue, 11 Nov 2014 21:56:54 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 7CBC1298; Tue, 11 Nov 2014 21:56:54 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sABLusgL034330; Tue, 11 Nov 2014 21:56:54 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sABLurd0034327; Tue, 11 Nov 2014 21:56:53 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201411112156.sABLurd0034327@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Tue, 11 Nov 2014 21:56:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372467 - in head: Mk lang/ruby21 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.18-1 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, 11 Nov 2014 21:56:54 -0000 Author: swills Date: Tue Nov 11 21:56:53 2014 New Revision: 372467 URL: https://svnweb.freebsd.org/changeset/ports/372467 QAT: https://qat.redports.org/buildarchive/r372467/ Log: lang/ruby21: Update to 2.1.4 PR: 194677 Submitted by: Yasuhiro KIMURA Modified: head/Mk/bsd.ruby.mk head/lang/ruby21/Makefile head/lang/ruby21/distinfo Modified: head/Mk/bsd.ruby.mk ============================================================================== --- head/Mk/bsd.ruby.mk Tue Nov 11 21:26:34 2014 (r372466) +++ head/Mk/bsd.ruby.mk Tue Nov 11 21:56:53 2014 (r372467) @@ -208,8 +208,8 @@ RUBY21= "@comment " # # Ruby 2.1 # -RUBY_RELVERSION= 2.1.3 -RUBY_PORTREVISION= 3 +RUBY_RELVERSION= 2.1.4 +RUBY_PORTREVISION= 0 RUBY_PORTEPOCH= 1 RUBY_PATCHLEVEL= 0 Modified: head/lang/ruby21/Makefile ============================================================================== --- head/lang/ruby21/Makefile Tue Nov 11 21:26:34 2014 (r372466) +++ head/lang/ruby21/Makefile Tue Nov 11 21:56:53 2014 (r372467) @@ -62,7 +62,7 @@ CAPIDOCS_BUILD_DEPENDS= doxygen>0:${PORT CAPIDOCS_CONFIGURE_OFF= --disable-install-capi RDOC_CONFIGURE_OFF= --disable-install-rdoc -USES= execinfo cpe tar:bzip2 +USES= execinfo cpe tar:xz CPE_VENDOR= ruby-lang CPE_VERSION= ${RUBY_RELVERSION} Modified: head/lang/ruby21/distinfo ============================================================================== --- head/lang/ruby21/distinfo Tue Nov 11 21:26:34 2014 (r372466) +++ head/lang/ruby21/distinfo Tue Nov 11 21:56:53 2014 (r372467) @@ -1,2 +1,2 @@ -SHA256 (ruby/ruby-2.1.3.tar.bz2) = 36ce72f84ae4129f6cc66e33077a79d87b018ea7bf1dbc3d353604bf006f76d6 -SIZE (ruby/ruby-2.1.3.tar.bz2) = 11998074 +SHA256 (ruby/ruby-2.1.4.tar.xz) = e1cc5cbbcaa8644e282f04763d96057ddd6f443338a5019200e8726273e84fcf +SIZE (ruby/ruby-2.1.4.tar.xz) = 9392500