Received: by mail.netbsd.org (Postfix, from userid 605) id 6C7A184D67; Tue, 6 Aug 2019 09:33:20 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E7FB184D61 for ; Tue, 6 Aug 2019 09:33:19 +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 KnzgktvvEJu5 for ; Tue, 6 Aug 2019 09:33:19 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 51F3F84D5D for ; Tue, 6 Aug 2019 09:33:19 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4EC58FBF4; Tue, 6 Aug 2019 09:33:19 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_156508399950940" MIME-Version: 1.0 Date: Tue, 6 Aug 2019 09:33: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: <20190806093319.4EC58FBF4@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. --_----------=_156508399950940 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Tue Aug 6 09:33:19 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: Updated www/py-django, www/py-django2 To generate a diff of this commit: cvs rdiff -u -r1.3286 -r1.3287 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_156508399950940 Content-Disposition: inline Content-Length: 773 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.3286 pkgsrc/doc/CHANGES-2019:1.3287 --- pkgsrc/doc/CHANGES-2019:1.3286 Tue Aug 6 09:12:35 2019 +++ pkgsrc/doc/CHANGES-2019 Tue Aug 6 09:33:19 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.3286 2019/08/06 09:12:35 maya Exp $ +$NetBSD: CHANGES-2019,v 1.3287 2019/08/06 09:33:19 adam Exp $ Changes to the packages collection and infrastructure in 2019: @@ -5372,3 +5372,5 @@ Changes to the packages collection and i Updated multimedia/ffmpeg4 to 4.2 [adam 2019-08-06] Updated devel/libusb1 to 1.0.22nb1 [maya 2019-08-06] Updated devel/libusb to 0.1.12nb6 [maya 2019-08-06] + Updated www/py-django to 1.11.23 [adam 2019-08-06] + Updated www/py-django2 to 2.2.4 [adam 2019-08-06] --_----------=_156508399950940--