Received: by mail.netbsd.org (Postfix, from userid 605) id 06FAB84D7B; Sun, 19 Aug 2018 18:14:00 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 47F4B84D77 for ; Sun, 19 Aug 2018 18:13:59 +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 NiI4ZNUztiEq for ; Sun, 19 Aug 2018 18:13:58 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 6DA9E84CD0 for ; Sun, 19 Aug 2018 18:13:58 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6B18BFBEC; Sun, 19 Aug 2018 18:13:58 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1534702438155630" MIME-Version: 1.0 Date: Sun, 19 Aug 2018 18:13:58 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20180819181358.6B18BFBEC@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. --_----------=_1534702438155630 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Aug 19 18:13:58 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 TODO Log Message: doc: Updated security/py-certifi to 2018.8.13 To generate a diff of this commit: cvs rdiff -u -r1.3677 -r1.3678 pkgsrc/doc/CHANGES-2018 cvs rdiff -u -r1.18518 -r1.18519 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1534702438155630 Content-Disposition: inline Content-Length: 1286 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.3677 pkgsrc/doc/CHANGES-2018:1.3678 --- pkgsrc/doc/CHANGES-2018:1.3677 Sun Aug 19 18:12:30 2018 +++ pkgsrc/doc/CHANGES-2018 Sun Aug 19 18:13:57 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.3677 2018/08/19 18:12:30 wiz Exp $ +$NetBSD: CHANGES-2018,v 1.3678 2018/08/19 18:13:57 wiz Exp $ Changes to the packages collection and infrastructure in 2018: @@ -5226,3 +5226,4 @@ Changes to the packages collection and i Updated devel/jq to 1.5nb5 [leot 2018-08-19] Updated net/filezilla to 3.35.2 [wiz 2018-08-19] Updated devel/libuv to 1.23.0 [wiz 2018-08-19] + Updated security/py-certifi to 2018.8.13 [wiz 2018-08-19] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.18518 pkgsrc/doc/TODO:1.18519 --- pkgsrc/doc/TODO:1.18518 Sun Aug 19 18:12:30 2018 +++ pkgsrc/doc/TODO Sun Aug 19 18:13:58 2018 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.18518 2018/08/19 18:12:30 wiz Exp $ +$NetBSD: TODO,v 1.18519 2018/08/19 18:13:58 wiz Exp $ Suggested new packages ====================== @@ -1215,7 +1215,6 @@ For possible Perl packages updates, see o py-Scientific-doc-2.5.5 o py-augeas-1.0.3 o py-cassa-1.11.0 - o py-certifi-2018.8.13 o py-cssselect2-0.2.1 o py-django2-2.0.8 o py-doctor-15.1.0 --_----------=_1534702438155630--