Received: by mail.netbsd.org (Postfix, from userid 605) id 5D73484DA0; Sun, 14 Apr 2019 10:33:56 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D969184D51 for ; Sun, 14 Apr 2019 10:33:55 +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 0gC7ekBKMQnv for ; Sun, 14 Apr 2019 10:33:55 +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 39D8B84C6C for ; Sun, 14 Apr 2019 10:33:55 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 3761FFB16; Sun, 14 Apr 2019 10:33:55 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_155523803567300" MIME-Version: 1.0 Date: Sun, 14 Apr 2019 10:33:55 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/devel/ruby-activestorage52 To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20190414103355.3761FFB16@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. --_----------=_155523803567300 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Sun Apr 14 10:33:55 UTC 2019 Modified Files: pkgsrc/devel/ruby-activestorage52: distinfo Log Message: devel/ruby-activestorage52: update to 5.2.3 ## Rails 5.2.3 (March 27, 2019) ## * No changes. ## 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-activestorage52/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_155523803567300 Content-Disposition: inline Content-Length: 1174 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/ruby-activestorage52/distinfo diff -u pkgsrc/devel/ruby-activestorage52/distinfo:1.1 pkgsrc/devel/ruby-activestorage52/distinfo:1.2 --- pkgsrc/devel/ruby-activestorage52/distinfo:1.1 Sun Mar 3 14:57:04 2019 +++ pkgsrc/devel/ruby-activestorage52/distinfo Sun Apr 14 10:33:55 2019 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.1 2019/03/03 14:57:04 taca Exp $ +$NetBSD: distinfo,v 1.2 2019/04/14 10:33:55 taca Exp $ -SHA1 (activestorage-5.2.2.gem) = 242150e6f07a6bca55191225022e94e4a6622053 -RMD160 (activestorage-5.2.2.gem) = 6d64efa49fdcdd8dacafbc8acc07ca269d4f9b86 -SHA512 (activestorage-5.2.2.gem) = 745d09b68343cca1efa575202a005117f84c952e0eabb46670b67004521fc7c157f826bdcc51aad8e83bb5dd9657dbbc4c8fc3ce5ea700940bc60d38f3a78cc4 -Size (activestorage-5.2.2.gem) = 44032 bytes +SHA1 (activestorage-5.2.3.gem) = e2f15748225601e9940cab44a264f047e0c648bb +RMD160 (activestorage-5.2.3.gem) = cb86b1d7ec11712b2a7c90edf095cf8b7d7a0be5 +SHA512 (activestorage-5.2.3.gem) = 119b0fefb16597625a85da34638fe55d3231a531c748ec9071fae9e6c97f4e4aa6f1a6ffd18fee1d361d3271451c16e4281d380760b0d529b200eebdb9640761 +Size (activestorage-5.2.3.gem) = 44032 bytes --_----------=_155523803567300--