Received: by mail.netbsd.org (Postfix, from userid 605) id A91DE84DE6; Mon, 5 Apr 2021 06:55:24 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D307084D5F for ; Mon, 5 Apr 2021 06:55: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 n3e0sYDjkYzU for ; Mon, 5 Apr 2021 06:55:18 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 98EB784D33 for ; Mon, 5 Apr 2021 06:55:18 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 95F72FA95; Mon, 5 Apr 2021 06:55:18 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1617605718134190" MIME-Version: 1.0 Date: Mon, 5 Apr 2021 06:55:18 +0000 From: "Mark Davies" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: markd@netbsd.org X-Mailer: log_accum Message-Id: <20210405065518.95F72FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1617605718134190 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: markd Date: Mon Apr 5 06:55:18 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: updates to juk and kio-extras To generate a diff of this commit: cvs rdiff -u -r1.1965 -r1.1966 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1617605718134190 Content-Disposition: inline Content-Length: 772 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.1965 pkgsrc/doc/CHANGES-2021:1.1966 --- pkgsrc/doc/CHANGES-2021:1.1965 Sun Apr 4 19:10:45 2021 +++ pkgsrc/doc/CHANGES-2021 Mon Apr 5 06:55:18 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.1965 2021/04/04 19:10:45 pin Exp $ +$NetBSD: CHANGES-2021,v 1.1966 2021/04/05 06:55:18 markd Exp $ Changes to the packages collection and infrastructure in 2021: @@ -3010,3 +3010,5 @@ Changes to the packages collection and i Updated net/go-dnstap to 0.4.0 [bsiegert 2021-04-04] Updated net/yaydl to 0.6.1 [pin 2021-04-04] Updated biology/molsketch to 0.7.2 [pin 2021-04-04] + Updated multimedia/juk to 20.12.3 [markd 2021-04-05] + Updated devel/kio-extras to 20.12.3 [markd 2021-04-05] --_----------=_1617605718134190--