Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id B76147A279 for ; Sun, 21 Aug 2016 05:59:37 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 6D6A285E93; Sun, 21 Aug 2016 05:59:37 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id F17B185E5C for ; Sun, 21 Aug 2016 05:59:36 +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 JH1qDzKKf-hi for ; Sun, 21 Aug 2016 05:59:36 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 5CC4384C86 for ; Sun, 21 Aug 2016 05:59:36 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 5B0F4FBC3; Sun, 21 Aug 2016 05:59:36 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_147175917615610" MIME-Version: 1.0 Date: Sun, 21 Aug 2016 05:59:36 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/devel/ruby-railties32 To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20160821055936.5B0F4FBC3@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_147175917615610 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Sun Aug 21 05:59:36 UTC 2016 Modified Files: pkgsrc/devel/ruby-railties32: distinfo Log Message: Update ruby-railties32 to 3.2.22.4, no change except version. To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24 pkgsrc/devel/ruby-railties32/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_147175917615610 Content-Disposition: inline Content-Length: 1142 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/ruby-railties32/distinfo diff -u pkgsrc/devel/ruby-railties32/distinfo:1.23 pkgsrc/devel/ruby-railties32/distinfo:1.24 --- pkgsrc/devel/ruby-railties32/distinfo:1.23 Sat Mar 5 05:29:07 2016 +++ pkgsrc/devel/ruby-railties32/distinfo Sun Aug 21 05:59:36 2016 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.23 2016/03/05 05:29:07 taca Exp $ +$NetBSD: distinfo,v 1.24 2016/08/21 05:59:36 taca Exp $ -SHA1 (railties-3.2.22.2.gem) = f358f2b37f5f439ef9971d2aba1d96258e9c25f9 -RMD160 (railties-3.2.22.2.gem) = b0167542e43bad56a1b06bd1ece912e1a74afee0 -SHA512 (railties-3.2.22.2.gem) = 0c96cd5168f95a3cbd7dd1f3b9d29791f986be43fd1a20bbb5b33c8480b8615555e36782f9a8bc0d1a094d5f502d86475457ddb8a2148f35aaeeff70fbe26735 -Size (railties-3.2.22.2.gem) = 1590784 bytes +SHA1 (railties-3.2.22.4.gem) = 0489a9b240fbe6a4e9fa36da6e89cbcfb6b6d04b +RMD160 (railties-3.2.22.4.gem) = 74be66aef8ffe067f06cc4ac47d25e667aa7835e +SHA512 (railties-3.2.22.4.gem) = e182d6a1608e9a6bfc348f5a65808425c8c2e9f510a4f1be0206f32d209e10219e8f43a7fe36d25f0b28367fdc54f612b679c9052ac795dd9ce6f5cec1489e31 +Size (railties-3.2.22.4.gem) = 1588736 bytes --_----------=_147175917615610--