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 9C9E97AAAF for ; Fri, 13 May 2016 16:35:04 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 516E785EEB; Fri, 13 May 2016 16:35:04 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D421D85ED3 for ; Fri, 13 May 2016 16:35:03 +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 La3o4IbAmVQZ for ; Fri, 13 May 2016 16:35:03 +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 8321685E24 for ; Fri, 13 May 2016 16:35:03 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 79BEBFBBA; Fri, 13 May 2016 16:35:03 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Fri, 13 May 2016 16:35:03 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/lang/python34 To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20160513163503.79BEBFBBA@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: adam Date: Fri May 13 16:35:03 UTC 2016 Modified Files: pkgsrc/lang/python34: Makefile PLIST dist.mk distinfo Log Message: Changes 3.4.4: This is a bug-fix release. To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 pkgsrc/lang/python34/Makefile cvs rdiff -u -r1.5 -r1.6 pkgsrc/lang/python34/PLIST cvs rdiff -u -r1.4 -r1.5 pkgsrc/lang/python34/dist.mk cvs rdiff -u -r1.19 -r1.20 pkgsrc/lang/python34/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.