Received: by mail.netbsd.org (Postfix, from userid 605) id 6685A84E6E; Fri, 14 Aug 2020 21:05:49 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E3D0B84CEE for ; Fri, 14 Aug 2020 21:05:48 +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 Ni77icYaC7Yo for ; Fri, 14 Aug 2020 21:05:48 +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 4466D84CEC for ; Fri, 14 Aug 2020 21:05:48 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 3E454FB28; Fri, 14 Aug 2020 21:05:48 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1597439148247620" MIME-Version: 1.0 Date: Fri, 14 Aug 2020 21:05:48 +0000 From: "Jonathan Schleifer" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: js@netbsd.org X-Mailer: log_accum Message-Id: <20200814210548.3E454FB28@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. --_----------=_1597439148247620 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: js Date: Fri Aug 14 21:05:48 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: doc: Updated multimedia/sickgear to 0.21.42 (Forgot this after the commit, added it in the place where it should have been.) To generate a diff of this commit: cvs rdiff -u -r1.4447 -r1.4448 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1597439148247620 Content-Disposition: inline Content-Length: 875 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2020 diff -u pkgsrc/doc/CHANGES-2020:1.4447 pkgsrc/doc/CHANGES-2020:1.4448 --- pkgsrc/doc/CHANGES-2020:1.4447 Fri Aug 14 20:10:03 2020 +++ pkgsrc/doc/CHANGES-2020 Fri Aug 14 21:05:47 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.4447 2020/08/14 20:10:03 wiz Exp $ +$NetBSD: CHANGES-2020,v 1.4448 2020/08/14 21:05:47 js Exp $ Changes to the packages collection and infrastructure in 2020: @@ -6899,6 +6899,7 @@ Changes to the packages collection and i Updated misc/py-stdnum to 1.14 [adam 2020-08-10] Updated www/py-hstspreload to 2020.8.8 [adam 2020-08-10] Updated geography/R-deldir to 0.1.28 [mef 2020-08-10] + Updated multimedia/sickgear to 0.21.42 [js 2020-08-10] Updated net/bftpd to 5.6 [nia 2020-08-10] Updated devel/py-joblib to 0.16.0 [adam 2020-08-10] Updated textproc/py-nltk to 3.5 [adam 2020-08-10] --_----------=_1597439148247620--