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 927C07A271 for ; Sun, 21 Aug 2016 05:57:31 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 436C085E87; Sun, 21 Aug 2016 05:57:31 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C8AEF85E5C for ; Sun, 21 Aug 2016 05:57:30 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id 4MvExh-QIZrl for ; Sun, 21 Aug 2016 05:57:30 +0000 (UTC) Received: from cvs.NetBSD.org (unknown [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 300A484C86 for ; Sun, 21 Aug 2016 05:57:30 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 2DADBFBC3; Sun, 21 Aug 2016 05:57:30 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1471759050266680" MIME-Version: 1.0 Date: Sun, 21 Aug 2016 05:57:30 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/www/ruby-activeresource32 To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20160821055730.2DADBFBC3@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. --_----------=_1471759050266680 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:57:30 UTC 2016 Modified Files: pkgsrc/www/ruby-activeresource32: distinfo Log Message: Update ruby-activeresource32 to 3.2.22.4, no change except version. To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24 pkgsrc/www/ruby-activeresource32/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1471759050266680 Content-Disposition: inline Content-Length: 1206 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/www/ruby-activeresource32/distinfo diff -u pkgsrc/www/ruby-activeresource32/distinfo:1.23 pkgsrc/www/ruby-activeresource32/distinfo:1.24 --- pkgsrc/www/ruby-activeresource32/distinfo:1.23 Sat Mar 5 05:26:08 2016 +++ pkgsrc/www/ruby-activeresource32/distinfo Sun Aug 21 05:57:30 2016 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.23 2016/03/05 05:26:08 taca Exp $ +$NetBSD: distinfo,v 1.24 2016/08/21 05:57:30 taca Exp $ -SHA1 (activeresource-3.2.22.2.gem) = 859861ec97dcb15dbaef38555995b2c1490928c9 -RMD160 (activeresource-3.2.22.2.gem) = e19fa54b09f9a276eb377a1c8e76eaaadbbccf1b -SHA512 (activeresource-3.2.22.2.gem) = 67840c3f09bf6b46680059549757422f7d6a1f3950f67e8eda5f43be426706408cb925f0f85dc669169441c469e2fa67f3e0f9880c956ac39085120687a27c58 -Size (activeresource-3.2.22.2.gem) = 37376 bytes +SHA1 (activeresource-3.2.22.4.gem) = 6c5832460a58d1891cb797c428be204fe40781dd +RMD160 (activeresource-3.2.22.4.gem) = 9c7b0fa9320b4fae89481592925d9a04123b19cf +SHA512 (activeresource-3.2.22.4.gem) = 283eebba4589637b90cfa4f7a786ed92151a6bc92985a0305a63e37522c47a6a10651959dbf5a60dbb8a420109857945f41c7e1daf54891c1dc92ff450e86e93 +Size (activeresource-3.2.22.4.gem) = 37376 bytes --_----------=_1471759050266680--