Received: from mail-old.netbsd.org (mail.netbsd.org [149.20.53.66]) (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 48B75A65F3 for ; Tue, 1 Dec 2015 07:58:42 +0000 (UTC) Received: by mail-old.netbsd.org (Postfix, from userid 605) id B32E414A203; Tue, 1 Dec 2015 07:58:34 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail-old.netbsd.org (Postfix) with ESMTP id BDB8B14A1F2 for ; Tue, 1 Dec 2015 07:58:29 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail-old.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id EGuLKAi2GPbh for ; Tue, 1 Dec 2015 07:58:29 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail-old.netbsd.org (Postfix) with ESMTP id 344DF14A1FA for ; Tue, 1 Dec 2015 07:58:27 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 9C80DA9; Tue, 1 Dec 2015 07:52:51 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Tue, 1 Dec 2015 07:52:51 +0000 From: "Filip Hajny" Subject: CVS commit: pkgsrc/devel/py-ZopeComponent To: pkgsrc-changes@NetBSD.org Reply-To: fhajny@netbsd.org X-Mailer: log_accum Message-Id: <20151201075251.9C80DA9@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: fhajny Date: Tue Dec 1 07:52:51 UTC 2015 Modified Files: pkgsrc/devel/py-ZopeComponent: Makefile distinfo Log Message: Update devel/py-ZopeComponent to 4.2.2. Fix missing dependencies. 4.2.2 (2015-06-04) - Fix test cases for PyPy and PyPy3. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/py-ZopeComponent/Makefile \ pkgsrc/devel/py-ZopeComponent/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.