Received: by mail.netbsd.org (Postfix, from userid 605) id B650A84E40; Sat, 16 Mar 2019 14:34:57 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3D42B84D22 for ; Sat, 16 Mar 2019 14:34:57 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id KFfzaP8IfEGp for ; Sat, 16 Mar 2019 14:34:56 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 9C38584D21 for ; Sat, 16 Mar 2019 14:34:56 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 92425FB16; Sat, 16 Mar 2019 14:34:56 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1552746896280120" MIME-Version: 1.0 Date: Sat, 16 Mar 2019 14:34:56 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/lang To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20190316143456.92425FB16@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1552746896280120 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Sat Mar 16 14:34:56 UTC 2019 Modified Files: pkgsrc/lang/ruby: rubyversion.mk pkgsrc/lang/ruby25-base: Makefile distinfo Log Message: lang/ruby25-base: updateo to 2.5.5 Update ruby25{,-base} to 2.5.5. Quote from release announce: Ruby 2.5.4 (2019-03-13) This release includes bug fixes and a security update of the bundled RubyGems. See details in Multiple vulnerabilities in RubyGems and the commit logs. Ruby 2.5.5 (2019-03-15) This release includes a bug fix for the deadlock in the multi-thread+multi-process (using Process.fork) applications (ex: puma). To generate a diff of this commit: cvs rdiff -u -r1.200 -r1.201 pkgsrc/lang/ruby/rubyversion.mk cvs rdiff -u -r1.8 -r1.9 pkgsrc/lang/ruby25-base/Makefile cvs rdiff -u -r1.9 -r1.10 pkgsrc/lang/ruby25-base/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1552746896280120 Content-Disposition: inline Content-Length: 3261 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/lang/ruby/rubyversion.mk diff -u pkgsrc/lang/ruby/rubyversion.mk:1.200 pkgsrc/lang/ruby/rubyversion.mk:1.201 --- pkgsrc/lang/ruby/rubyversion.mk:1.200 Sun Feb 3 13:36:47 2019 +++ pkgsrc/lang/ruby/rubyversion.mk Sat Mar 16 14:34:56 2019 @@ -1,4 +1,4 @@ -# $NetBSD: rubyversion.mk,v 1.200 2019/02/03 13:36:47 taca Exp $ +# $NetBSD: rubyversion.mk,v 1.201 2019/03/16 14:34:56 taca Exp $ # # This file determines which Ruby version is used as a dependency for @@ -217,7 +217,7 @@ RUBY_VERSION_REQD?= ${PKGNAME_REQD:C/rub RUBY22_VERSION= 2.2.10 RUBY23_VERSION= 2.3.8 RUBY24_VERSION= 2.4.5 -RUBY25_VERSION= 2.5.3 +RUBY25_VERSION= 2.5.5 RUBY26_VERSION= 2.6.1 # current API compatible version; used for version of shared library Index: pkgsrc/lang/ruby25-base/Makefile diff -u pkgsrc/lang/ruby25-base/Makefile:1.8 pkgsrc/lang/ruby25-base/Makefile:1.9 --- pkgsrc/lang/ruby25-base/Makefile:1.8 Tue Mar 12 04:22:34 2019 +++ pkgsrc/lang/ruby25-base/Makefile Sat Mar 16 14:34:56 2019 @@ -1,15 +1,10 @@ -# $NetBSD: Makefile,v 1.8 2019/03/12 04:22:34 taca Exp $ +# $NetBSD: Makefile,v 1.9 2019/03/16 14:34:56 taca Exp $ DISTNAME= ${RUBY_DISTNAME} PKGNAME= ${RUBY_PKGPREFIX}-base-${RUBY_VERSION} -PKGREVISION= 2 CATEGORIES= lang ruby MASTER_SITES= ${MASTER_SITE_RUBY} -# announced patch is failed to apply, so use local version. -PATCHFILES= ruby-2.5.3-rubygems.patch-20190311 -PATCH_SITES= ${MASTER_SITE_LOCAL} - MAINTAINER= taca@NetBSD.org HOMEPAGE= ${RUBY_HOMEPAGE} COMMENT= Ruby ${RUBY_VERSION} release minimum base package Index: pkgsrc/lang/ruby25-base/distinfo diff -u pkgsrc/lang/ruby25-base/distinfo:1.9 pkgsrc/lang/ruby25-base/distinfo:1.10 --- pkgsrc/lang/ruby25-base/distinfo:1.9 Tue Mar 12 04:22:34 2019 +++ pkgsrc/lang/ruby25-base/distinfo Sat Mar 16 14:34:56 2019 @@ -1,13 +1,9 @@ -$NetBSD: distinfo,v 1.9 2019/03/12 04:22:34 taca Exp $ +$NetBSD: distinfo,v 1.10 2019/03/16 14:34:56 taca Exp $ -SHA1 (ruby-2.5.3-rubygems.patch-20190311) = 73db190d5ff6922084fbbf33efac1a25090d22dc -RMD160 (ruby-2.5.3-rubygems.patch-20190311) = 25a070342fd16a653e2f0f0a7e5b125b508b7ff3 -SHA512 (ruby-2.5.3-rubygems.patch-20190311) = e1ac7fa9c51308d55612bfbb1bb9a01e4ec5602060667f1341654d58f8c40cb8b60332d1466cf9570c2dd59cdf3142ea18c3bcf4c4803cda2ea5326be8a80b98 -Size (ruby-2.5.3-rubygems.patch-20190311) = 12237 bytes -SHA1 (ruby-2.5.3.tar.xz) = 5acbdea1ced1e36684268e1cb6f8a4e7669bce77 -RMD160 (ruby-2.5.3.tar.xz) = 3a95c15c33ef09c52d6baf427fd8fd82ecf388b5 -SHA512 (ruby-2.5.3.tar.xz) = 6dcae0e8d0bacdb2cbde636e2030596308b5af53f2eb85d3adccb67b02e6f8f9751e8117d12f8484829fdd9d995f6e327f701d9b433bcf94f1f59d13a1fd7518 -Size (ruby-2.5.3.tar.xz) = 11453336 bytes +SHA1 (ruby-2.5.5.tar.xz) = 85cee62e47f0707808ff3d7cb68b6cd075a65509 +RMD160 (ruby-2.5.5.tar.xz) = d3a1f7dfd2a6fe176e698190de3d1e3fbf6e3f92 +SHA512 (ruby-2.5.5.tar.xz) = 06b1d58536ebfacb7b56c1e6ed4b8ab816fadc4f48c845a452554cd262e7908199a30e5793f3cbaec2db56a8803aa5c6089abf7bf06c8fc47867e97870b7dfec +Size (ruby-2.5.5.tar.xz) = 11459832 bytes SHA1 (patch-configure) = 965f31ec3ae2fb91479f02cb3b19ea7518685718 SHA1 (patch-ext_dbm_extconf.rb) = c998f8735db54b1ae2bc8b6caa359ce88bc7a45b SHA1 (patch-lib_mkmf.rb) = 75d2261a8282a00cd5f811a5e629302d1667207e --_----------=_1552746896280120--