Date: Thu, 5 Jul 2012 13:02:43 -0700 (PDT) From: Stanislav Sedov <stas@deglitch.com> To: FreeBSD-gnats-submit@freebsd.org Cc: ruby@FreeBSD.org Subject: [PATCH]: lang/ruby update to 1.8.7-p370 Message-ID: <20120705200243.677115C3C@orion.swifttest.com>
next in thread | raw e-mail | index | archive | help
>Submitter-Id: current-users >Originator: Stanislav Sedov >Organization: >Confidential: no >Synopsis: [PATCH]: lang/ruby update to 1.8.7-p370 >Severity: non-critical >Priority: medium >Category: ports >Class: update >Release: FreeBSD 10.0-CURRENT amd64 >Environment: System: FreeBSD orion.swifttest.com 10.0-CURRENT FreeBSD 10.0-CURRENT #4 r237852M: Sat Jun 30 13:47:41 PDT 2012 stas@orion.swifttest.com:/usr/obj/storage0/home/stas/nsvn/head/sys/ORION amd64 >Description: This patch updates ruby 1.8 to the latest bugfix release. >How-To-Repeat: >Fix: --- ruby.diff begins here --- Index: Mk/bsd.ruby.mk =================================================================== RCS file: /home/pcvs/ports/Mk/bsd.ruby.mk,v retrieving revision 1.218 diff -u -r1.218 bsd.ruby.mk --- Mk/bsd.ruby.mk 16 May 2012 17:43:28 -0000 1.218 +++ Mk/bsd.ruby.mk 5 Jul 2012 20:01:14 -0000 @@ -168,7 +168,7 @@ RUBY_RELVERSION= 1.8.7 RUBY_PORTREVISION= 0 RUBY_PORTEPOCH= 1 -RUBY_PATCHLEVEL= 358 +RUBY_PATCHLEVEL= 370 . if ${RUBY_PATCHLEVEL} == 0 RUBY_VERSION?= ${RUBY_RELVERSION} Index: lang/ruby18/distinfo =================================================================== RCS file: /home/pcvs/ports/lang/ruby18/distinfo,v retrieving revision 1.76 diff -u -r1.76 distinfo --- lang/ruby18/distinfo 25 Feb 2012 15:25:49 -0000 1.76 +++ lang/ruby18/distinfo 5 Jul 2012 20:01:14 -0000 @@ -1,2 +1,2 @@ -SHA256 (ruby/ruby-1.8.7-p358.tar.bz2) = 309ccd427e47ef41a70f96462bd3c2ef2e7911ce1b22432ab502f5bc6e949c1b -SIZE (ruby/ruby-1.8.7-p358.tar.bz2) = 4209883 +SHA256 (ruby/ruby-1.8.7-p370.tar.bz2) = 6359b03a1c8ba16630a96fcb5f972c7af15bd33b752e324cd87964224ab1fe31 +SIZE (ruby/ruby-1.8.7-p370.tar.bz2) = 4211597 --- ruby.diff ends here ---
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120705200243.677115C3C>