Received: by mail.netbsd.org (Postfix, from userid 605) id 296EB84E71; Sat, 7 Apr 2018 20:10:04 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3A9B584DED for ; Sat, 7 Apr 2018 20:10:03 +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 lc70c2cgnLpP for ; Sat, 7 Apr 2018 20:10:02 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 77FF684CD0 for ; Sat, 7 Apr 2018 20:10:02 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6F021FBEC; Sat, 7 Apr 2018 20:10:02 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1523131802211550" MIME-Version: 1.0 Date: Sat, 7 Apr 2018 20:10:02 +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: <20180407201002.6F021FBEC@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. --_----------=_1523131802211550 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Sat Apr 7 20:10:02 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: Updated devel/py-test-mock, www/py-django-cmsplugin_gallery To generate a diff of this commit: cvs rdiff -u -r1.1693 -r1.1694 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1523131802211550 Content-Disposition: inline Content-Length: 813 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.1693 pkgsrc/doc/CHANGES-2018:1.1694 --- pkgsrc/doc/CHANGES-2018:1.1693 Sat Apr 7 19:59:28 2018 +++ pkgsrc/doc/CHANGES-2018 Sat Apr 7 20:10:02 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.1693 2018/04/07 19:59:28 adam Exp $ +$NetBSD: CHANGES-2018,v 1.1694 2018/04/07 20:10:02 adam Exp $ Changes to the packages collection and infrastructure in 2018: @@ -2305,3 +2305,5 @@ Changes to the packages collection and i Updated net/gallery-dl to 1.3.3 [leot 2018-04-07] Updated www/py-djangorestframework to 3.8.2 [adam 2018-04-07] Added www/py-drf-nested-routers version 0.90.2 [adam 2018-04-07] + Updated devel/py-test-mock to 1.8.0 [adam 2018-04-07] + Updated www/py-django-cmsplugin_gallery to 1.0.1 [adam 2018-04-07] --_----------=_1523131802211550--