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 4AB947A2E0 for ; Sun, 27 Nov 2016 10:56:25 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id E9E8B85587; Sun, 27 Nov 2016 10:56:24 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 79F9785577 for ; Sun, 27 Nov 2016 10:56:24 +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 N4Qb18yt79ch for ; Sun, 27 Nov 2016 10:56:24 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id DA7E184CFD for ; Sun, 27 Nov 2016 10:56:23 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D53A5FBA6; Sun, 27 Nov 2016 10:56:23 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1480244183206640" MIME-Version: 1.0 Date: Sun, 27 Nov 2016 10:56:23 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/devel/py-protobuf To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20161127105623.D53A5FBA6@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. --_----------=_1480244183206640 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Nov 27 10:56:23 UTC 2016 Modified Files: pkgsrc/devel/py-protobuf: distinfo Log Message: regen (for new patch added to protobuf) To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/py-protobuf/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1480244183206640 Content-Disposition: inline Content-Length: 1127 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/py-protobuf/distinfo diff -u pkgsrc/devel/py-protobuf/distinfo:1.5 pkgsrc/devel/py-protobuf/distinfo:1.6 --- pkgsrc/devel/py-protobuf/distinfo:1.5 Wed Oct 19 12:16:34 2016 +++ pkgsrc/devel/py-protobuf/distinfo Sun Nov 27 10:56:23 2016 @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.5 2016/10/19 12:16:34 wiz Exp $ +$NetBSD: distinfo,v 1.6 2016/11/27 10:56:23 wiz Exp $ SHA1 (protobuf-python-3.1.0.tar.gz) = 0a92e2135c9a7f62139d2ffcace95074a5546113 RMD160 (protobuf-python-3.1.0.tar.gz) = 7017d8330f0697334e64b87efa39a854467ce1bf @@ -6,5 +6,6 @@ SHA512 (protobuf-python-3.1.0.tar.gz) = Size (protobuf-python-3.1.0.tar.gz) = 4377622 bytes SHA1 (patch-gmock_configure) = 49a4c9301ad4c1973ee7058213df50a7833161f0 SHA1 (patch-gmock_configure.ac) = cfd7b7c87eff4b06ce6ecb34dec046561bbdc113 +SHA1 (patch-src_google_protobuf_message__lite.cc) = 8f2ffe07b2710de5365148153978ad6d9939f522 SHA1 (patch-src_google_protobuf_stubs_atomicops.h) = 9ec851134da674980a49302e9582a432a47f7974 SHA1 (patch-src_google_protobuf_stubs_atomicops__internals__arm__gcc.h) = 93cf8135660e945044e5a560a3010e32e660ae6f --_----------=_1480244183206640--