ports/159771: [patch] Upgrade JRuby port to latest release, JRuby 1.6.3

[ Available lists | Index of freebsd-ports-bugs | Month of Aug 2011 | Week of 14 Aug 2011 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Bruce Albrecht <bruce@freebsd.zuhause.org>
Date
14 Aug 2011 18:20:09
Subject
ports/159771: [patch] Upgrade JRuby port to latest release, JRuby 1.6.3
Message-ID
201108141750.p7EHo7UZ064347@nx7400b.zuhause.org


[ Hide this part ]
 
>Number: 159771
>Category: ports
>Synopsis: [patch] Upgrade JRuby port to latest release, JRuby 1.6.3
>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: Sun Aug 14 18:20:08 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator: Bruce Albrecht
>Release: FreeBSD 8.2-RELEASE i386
>Organization:
none
>Environment:
System: FreeBSD nx7400b.zuhause.org 8.2-RELEASE FreeBSD 8.2-RELEASE #2: Sun Mar 13 15:26:27 CDT 2011 toor@nx7400b.zuhause.org:/usr/obj/usr/src/sys/NX7400 i386


>Description:
JRuby 1.5.6 was released on 03 December 2010. JRuby 1.6.3 was released on 07 July 2011 and has
greatly improved Ruby 1.9.2 support. Please upgrade the port to the latest version. I am using
it on i386 and amd64 platforms.
>How-To-Repeat:
N/A.
>Fix:

Patch to Makefile and distinfo files included.

--- jruby.diffs begins here ---
*** Makefile.orig Sun Aug 14 12:37:53 2011
--- Makefile Sun Jul 10 21:54:41 2011
***************
*** 6,12 ****
#

PORTNAME= jruby
! PORTVERSION= 1.5.6
CATEGORIES= lang ruby java
MASTER_SITES= http://jruby.org.s3.amazonaws.com/downloads/${PORTVERSION}/
DISTNAME= ${PORTNAME}-bin-${PORTVERSION}
--- 6,12 ----
#

PORTNAME= jruby
! PORTVERSION= 1.6.3
CATEGORIES= lang ruby java
MASTER_SITES= http://jruby.org.s3.amazonaws.com/downloads/${PORTVERSION}/
DISTNAME= ${PORTNAME}-bin-${PORTVERSION}
*** distinfo.orig Sun Aug 14 12:37:41 2011
--- distinfo Sun Jul 10 21:56:10 2011
***************
*** 1,2 ****
! SHA256 (jruby-bin-1.5.6.tar.gz) = 545148197f98a4483276cdef5cedda0542a518d68d771c122f310195d8925089
! SIZE (jruby-bin-1.5.6.tar.gz) = 11528413
--- 1,2 ----
! SHA256 (jruby-bin-1.6.3.tar.gz) = 9432fe3951782393d9755493585865190d7802e0bd162ff599e9c374605840ca
! SIZE (jruby-bin-1.6.3.tar.gz) = 15463917
--- jruby.diffs ends here ---


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


Elapsed time: 0.077 seconds