Received: by mail.netbsd.org (Postfix, from userid 605) id D60F384F04; Thu, 12 Apr 2018 06:36:10 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D8B1984D92 for ; Thu, 12 Apr 2018 06:36:09 +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 MqwxweC6JKCY for ; Thu, 12 Apr 2018 06:36:09 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 35A3584D7A for ; Thu, 12 Apr 2018 06:36:09 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B7997FBEC; Thu, 12 Apr 2018 06:36:08 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1523514968152120" MIME-Version: 1.0 Date: Thu, 12 Apr 2018 06:36:08 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20180412063608.B7997FBEC@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1523514968152120 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Thu Apr 12 06:36:08 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 TODO Log Message: Updated devel/py-jaraco_util, devel/py-deprecation, devel/py-test-mock, net/py-responses To generate a diff of this commit: cvs rdiff -u -r1.1756 -r1.1757 pkgsrc/doc/CHANGES-2018 cvs rdiff -u -r1.18228 -r1.18229 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1523514968152120 Content-Disposition: inline Content-Length: 1526 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2018 diff -u pkgsrc/doc/CHANGES-2018:1.1756 pkgsrc/doc/CHANGES-2018:1.1757 --- pkgsrc/doc/CHANGES-2018:1.1756 Thu Apr 12 01:22:46 2018 +++ pkgsrc/doc/CHANGES-2018 Thu Apr 12 06:36:08 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.1756 2018/04/12 01:22:46 nonaka Exp $ +$NetBSD: CHANGES-2018,v 1.1757 2018/04/12 06:36:08 adam Exp $ Changes to the packages collection and infrastructure in 2018: @@ -2446,4 +2446,8 @@ Changes to the packages collection and i Updated security/vault to 0.10.0 [fhajny 2018-04-11] Updated textproc/py-xlsxwriter to 1.0.3 [fhajny 2018-04-11] Updated devel/git to 2.17.0 [adam 2018-04-11] + Updated devel/py-jaraco_util to 11.0 [adam 2018-04-11] + Updated devel/py-deprecation to 2.0.1 [adam 2018-04-11] + Updated devel/py-test-mock to 1.9.0 [adam 2018-04-11] + Updated net/py-responses to 0.9.0 [adam 2018-04-11] Updated net/freeradius to 3.0.16 [nonaka 2018-04-12] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.18228 pkgsrc/doc/TODO:1.18229 --- pkgsrc/doc/TODO:1.18228 Wed Apr 11 19:40:39 2018 +++ pkgsrc/doc/TODO Thu Apr 12 06:36:08 2018 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.18228 2018/04/11 19:40:39 adam Exp $ +$NetBSD: TODO,v 1.18229 2018/04/12 06:36:08 adam Exp $ Suggested new packages ====================== @@ -1235,7 +1235,6 @@ For possible Perl packages updates, see o py-hgview-1.9.0 o py-hsm-1.1.1 o py-input-pad-1.4.2 - o py-jaraco_util-11.0 o py-keybinder-0.3.1 o py-mercurial-4.5.3 o py-musicbrainz-0.7.4 --_----------=_1523514968152120--