Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Nov 2014 21:56:53 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r372467 - in head: Mk lang/ruby21
Message-ID:  <201411112156.sABLurd0034327@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 <yasu@utahime.org>

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201411112156.sABLurd0034327>