Received: by mail.netbsd.org (Postfix, from userid 605) id B6B7E84DA1; Tue, 13 Apr 2021 16:35:57 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id EF6B684DA1 for ; Tue, 13 Apr 2021 16:35:56 +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 6Q-L12Sp_EMc for ; Tue, 13 Apr 2021 16:35:56 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 561F584D8E for ; Tue, 13 Apr 2021 16:35:56 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 53215FA95; Tue, 13 Apr 2021 16:35:56 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1618331756144600" MIME-Version: 1.0 Date: Tue, 13 Apr 2021 16:35:56 +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: <20210413163556.53215FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1618331756144600 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Tue Apr 13 16:35:56 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: Updated multimedia/mp4v2, www/py-pylint-django To generate a diff of this commit: cvs rdiff -u -r1.2132 -r1.2133 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1618331756144600 Content-Disposition: inline Content-Length: 768 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.2132 pkgsrc/doc/CHANGES-2021:1.2133 --- pkgsrc/doc/CHANGES-2021:1.2132 Tue Apr 13 15:53:27 2021 +++ pkgsrc/doc/CHANGES-2021 Tue Apr 13 16:35:56 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.2132 2021/04/13 15:53:27 fcambus Exp $ +$NetBSD: CHANGES-2021,v 1.2133 2021/04/13 16:35:56 adam Exp $ Changes to the packages collection and infrastructure in 2021: @@ -3408,3 +3408,5 @@ Changes to the packages collection and i Removed security/sfs [nia 2021-04-13] Updated security/honeyd to 1.5c [nia 2021-04-13] Updated audio/libopenmpt to 0.5.8 [fcambus 2021-04-13] + Updated multimedia/mp4v2 to 4.1.6 [adam 2021-04-13] + Updated www/py-pylint-django to 2.4.3 [adam 2021-04-13] --_----------=_1618331756144600--