Received: by mail.netbsd.org (Postfix, from userid 605) id D0B3684EF0; Fri, 27 Apr 2018 14:38:54 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B054F84EE3 for ; Fri, 27 Apr 2018 14:38:53 +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 gUP2il4KRcAE for ; Fri, 27 Apr 2018 14:38:53 +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 CE56384CD8 for ; Fri, 27 Apr 2018 14:38:52 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C6C45FBEC; Fri, 27 Apr 2018 14:38:52 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1524839932183970" MIME-Version: 1.0 Date: Fri, 27 Apr 2018 14:38:52 +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: <20180427143852.C6C45FBEC@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. --_----------=_1524839932183970 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Fri Apr 27 14:38:52 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 TODO Log Message: doc: Updated security/py-certifi to 2018.4.16 To generate a diff of this commit: cvs rdiff -u -r1.2000 -r1.2001 pkgsrc/doc/CHANGES-2018 cvs rdiff -u -r1.18291 -r1.18292 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1524839932183970 Content-Disposition: inline Content-Length: 1297 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.2000 pkgsrc/doc/CHANGES-2018:1.2001 --- pkgsrc/doc/CHANGES-2018:1.2000 Fri Apr 27 14:37:20 2018 +++ pkgsrc/doc/CHANGES-2018 Fri Apr 27 14:38:52 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.2000 2018/04/27 14:37:20 wiz Exp $ +$NetBSD: CHANGES-2018,v 1.2001 2018/04/27 14:38:52 wiz Exp $ Changes to the packages collection and infrastructure in 2018: @@ -2782,3 +2782,4 @@ Changes to the packages collection and i Updated net/libsoup to 2.62.1 [wiz 2018-04-27] Updated graphics/libwebp to 1.0.0 [wiz 2018-04-27] Updated graphics/py-cairo to 1.17.0 [wiz 2018-04-27] + Updated security/py-certifi to 2018.4.16 [wiz 2018-04-27] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.18291 pkgsrc/doc/TODO:1.18292 --- pkgsrc/doc/TODO:1.18291 Fri Apr 27 14:37:20 2018 +++ pkgsrc/doc/TODO Fri Apr 27 14:38:52 2018 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.18291 2018/04/27 14:37:20 wiz Exp $ +$NetBSD: TODO,v 1.18292 2018/04/27 14:38:52 wiz Exp $ Suggested new packages ====================== @@ -1233,7 +1233,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.4.16 o py-cssselect2-0.2.1 o py-doctor-15.1.0 o py-ephem3-3.7.6.0 --_----------=_1524839932183970--