Received: by mail.netbsd.org (Postfix, from userid 605) id E208584D9F; Tue, 30 Apr 2019 07:59:20 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6B8AC84C85 for ; Tue, 30 Apr 2019 07:59:20 +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 l3FOmZn1KtY0 for ; Tue, 30 Apr 2019 07:59:20 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id C679F84C6C for ; Tue, 30 Apr 2019 07:59:19 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C4A5DFB16; Tue, 30 Apr 2019 07:59:19 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1556611159206780" MIME-Version: 1.0 Date: Tue, 30 Apr 2019 07:59:19 +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: <20190430075919.C4A5DFB16@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. --_----------=_1556611159206780 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Tue Apr 30 07:59:19 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: Updated devel/py-fakefs, fonts/py-fonttools, www/py-djangorestframework, www/py-urllib3 To generate a diff of this commit: cvs rdiff -u -r1.1890 -r1.1891 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1556611159206780 Content-Disposition: inline Content-Length: 892 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2019 diff -u pkgsrc/doc/CHANGES-2019:1.1890 pkgsrc/doc/CHANGES-2019:1.1891 --- pkgsrc/doc/CHANGES-2019:1.1890 Tue Apr 30 04:11:52 2019 +++ pkgsrc/doc/CHANGES-2019 Tue Apr 30 07:59:19 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.1890 2019/04/30 04:11:52 taca Exp $ +$NetBSD: CHANGES-2019,v 1.1891 2019/04/30 07:59:19 adam Exp $ Changes to the packages collection and infrastructure in 2019: @@ -3071,3 +3071,7 @@ Changes to the packages collection and i Updated security/php-pecl-mcrypt to 1.0.2 [taca 2019-04-30] Updated www/drupal7 to 7.66 [taca 2019-04-30] Updated www/drupal8 to 8.6.15 [taca 2019-04-30] + Updated devel/py-fakefs to 3.5.8 [adam 2019-04-30] + Updated fonts/py-fonttools to 3.41.0 [adam 2019-04-30] + Updated www/py-djangorestframework to 3.9.3 [adam 2019-04-30] + Updated www/py-urllib3 to 1.25.2 [adam 2019-04-30] --_----------=_1556611159206780--