Received: by mail.netbsd.org (Postfix, from userid 605) id 3B72B84D99; Sun, 14 Apr 2019 10:30:27 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B8C8B84D51 for ; Sun, 14 Apr 2019 10:30:26 +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 S4DLx_jWr4py for ; Sun, 14 Apr 2019 10:30:26 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 3221884C6C for ; Sun, 14 Apr 2019 10:30:26 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 301AFFB16; Sun, 14 Apr 2019 10:30:26 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1555237826199340" MIME-Version: 1.0 Date: Sun, 14 Apr 2019 10:30:26 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/devel/ruby-activesupport52 To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20190414103026.301AFFB16@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. --_----------=_1555237826199340 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="UTF-8" Module Name: pkgsrc Committed By: taca Date: Sun Apr 14 10:30:26 UTC 2019 Modified Files: pkgsrc/devel/ruby-activesupport52: PLIST distinfo Log Message: devel/ruby-activesupport52: update to 5.2.3 ## Rails 5.2.3 (March 27, 2019) ## * Add `ActiveSupport::HashWithIndifferentAccess#assoc`. `assoc` can now be called with either a string or a symbol. *Stefan Schüßler* * Fix `String#safe_constantize` throwing a `LoadError` for incorrectly cased constant references. *Keenan Brock* * Allow Range#=== and Range#cover? on Range `Range#cover?` can now accept a range argument like `Range#include?` and `Range#===`. `Range#===` works correctly on Ruby 2.6. `Range#include?` is moved into a new file, with these two methods. *utilum* * If the same block is `included` multiple times for a Concern, an exception is no longer raised. *Mark J. Titorenko*, *Vlad Bokov* ## Rails 5.2.2.1 (March 11, 2019) ## * No changes. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/ruby-activesupport52/PLIST \ pkgsrc/devel/ruby-activesupport52/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1555237826199340 Content-Disposition: inline Content-Length: 2180 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/ruby-activesupport52/PLIST diff -u pkgsrc/devel/ruby-activesupport52/PLIST:1.1 pkgsrc/devel/ruby-activesupport52/PLIST:1.2 --- pkgsrc/devel/ruby-activesupport52/PLIST:1.1 Sun Mar 3 14:44:26 2019 +++ pkgsrc/devel/ruby-activesupport52/PLIST Sun Apr 14 10:30:26 2019 @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2019/03/03 14:44:26 taca Exp $ +@comment $NetBSD: PLIST,v 1.2 2019/04/14 10:30:26 taca Exp $ ${GEM_HOME}/cache/${GEM_NAME}.gem ${GEM_LIBDIR}/CHANGELOG.md ${GEM_LIBDIR}/MIT-LICENSE @@ -111,6 +111,7 @@ ${GEM_LIBDIR}/lib/active_support/core_ex ${GEM_LIBDIR}/lib/active_support/core_ext/object/try.rb ${GEM_LIBDIR}/lib/active_support/core_ext/object/with_options.rb ${GEM_LIBDIR}/lib/active_support/core_ext/range.rb +${GEM_LIBDIR}/lib/active_support/core_ext/range/compare_range.rb ${GEM_LIBDIR}/lib/active_support/core_ext/range/conversions.rb ${GEM_LIBDIR}/lib/active_support/core_ext/range/each.rb ${GEM_LIBDIR}/lib/active_support/core_ext/range/include_range.rb Index: pkgsrc/devel/ruby-activesupport52/distinfo diff -u pkgsrc/devel/ruby-activesupport52/distinfo:1.1 pkgsrc/devel/ruby-activesupport52/distinfo:1.2 --- pkgsrc/devel/ruby-activesupport52/distinfo:1.1 Sun Mar 3 14:44:26 2019 +++ pkgsrc/devel/ruby-activesupport52/distinfo Sun Apr 14 10:30:26 2019 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.1 2019/03/03 14:44:26 taca Exp $ +$NetBSD: distinfo,v 1.2 2019/04/14 10:30:26 taca Exp $ -SHA1 (activesupport-5.2.2.gem) = 8f88834e45b859159698327161e48314672412fc -RMD160 (activesupport-5.2.2.gem) = dcbe44ec7079ca26ca7d9b6d1b14de4b7f864119 -SHA512 (activesupport-5.2.2.gem) = b768c735af6f944300d7a2197b48ad99a324acb990413c1feb67578f9a18a106b2ae6800d19defa51be52d95c52fb4bdd11d65d7f81a29267d803a01980a25ec -Size (activesupport-5.2.2.gem) = 380928 bytes +SHA1 (activesupport-5.2.3.gem) = 53a45d06c24797adad93d04bedbd896b7389cc2a +RMD160 (activesupport-5.2.3.gem) = a7a6bd2e08e3a61cfa194cdf63c25d85881df16e +SHA512 (activesupport-5.2.3.gem) = 8e0ab698f1b850c380ffc464fd48c942f4a46b9ca66055166949fa069740a4ff50f320d87f1040064a896c5ba1b8c00f0730592efec90d92a20c500d66b99589 +Size (activesupport-5.2.3.gem) = 381440 bytes --_----------=_1555237826199340--