ports/189792: [PATCH] lang/ruby21: update to 2.1.2.

Yasuhiro KIMURA yasu at utahime.org
Wed May 14 09:20:01 UTC 2014


>Number:         189792
>Category:       ports
>Synopsis:       [PATCH] lang/ruby21: update to 2.1.2.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 14 09:20:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Yasuhiro KIMURA
>Release:        FreeBSD 10.0-RELEASE-p3 amd64
>Organization:
>Environment:
System: FreeBSD xxxx 10.0-RELEASE-p3 FreeBSD 10.0-RELEASE-p3 #0 r265991: Wed May 14 11:27:01 JST 2014 xxxx amd64


	
>Description:
	
	- Update to 2.1.2.
	- Convert to 'USES=tar:bzip2'

>How-To-Repeat:
	
>Fix:

	

--- patch-lang_ruby21 begins here ---
Index: Mk/bsd.ruby.mk
===================================================================
--- Mk/bsd.ruby.mk	(revision 354028)
+++ Mk/bsd.ruby.mk	(working copy)
@@ -208,8 +208,8 @@
 #
 # Ruby 2.1
 #
-RUBY_RELVERSION=	2.1.1
-RUBY_PORTREVISION=	1
+RUBY_RELVERSION=	2.1.2
+RUBY_PORTREVISION=	0
 RUBY_PORTEPOCH=		1
 RUBY_PATCHLEVEL=	0
 
Index: lang/ruby21/Makefile
===================================================================
--- lang/ruby21/Makefile	(revision 354028)
+++ lang/ruby21/Makefile	(working copy)
@@ -24,6 +24,7 @@
 BUILD_DEPENDS=	libffi>=0:${PORTSDIR}/devel/libffi
 RUN_DEPENDS=	libffi>=0:${PORTSDIR}/devel/libffi
 
+USES=		tar:bzip2
 GNU_CONFIGURE=	yes
 WRKSRC=		${RUBY_WRKSRC}
 CONFIGURE_ARGS=	${RUBY_CONFIGURE_ARGS} \
@@ -40,7 +41,6 @@
 WRKSRC=		${WRKDIR}/${PORTNAME}-${RUBY_DISTVERSION}
 
 RUBY_VER=		2.1
-USE_BZIP2=		yes
 USE_RUBY=		yes
 RUBY_NO_BUILD_DEPENDS=	yes
 RUBY_NO_RUN_DEPENDS=	yes
Index: lang/ruby21/distinfo
===================================================================
--- lang/ruby21/distinfo	(revision 354028)
+++ lang/ruby21/distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (ruby/ruby-2.1.1.tar.bz2) = 96aabab4dd4a2e57dd0d28052650e6fcdc8f133fa8980d9b936814b1e93f6cfc
-SIZE (ruby/ruby-2.1.1.tar.bz2) = 11990697
+SHA256 (ruby/ruby-2.1.2.tar.bz2) = 6948b02570cdfb89a8313675d4aa665405900e27423db408401473f30fc6e901
+SIZE (ruby/ruby-2.1.2.tar.bz2) = 11976939
--- patch-lang_ruby21 ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list