Received: by mail.netbsd.org (Postfix, from userid 605) id 671B784D96; Tue, 9 Jun 2020 15:34:32 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E3F8A84D92 for ; Tue, 9 Jun 2020 15:34:31 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id DpyOLyMz_WQK for ; Tue, 9 Jun 2020 15:34:31 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 7C1D684CE2 for ; Tue, 9 Jun 2020 15:34:31 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 7985DFB27; Tue, 9 Jun 2020 15:34:31 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1591716871232710" MIME-Version: 1.0 Date: Tue, 9 Jun 2020 15:34:31 +0000 From: "Santhosh Raju" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: fox@netbsd.org X-Mailer: log_accum Message-Id: <20200609153431.7985DFB27@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. --_----------=_1591716871232710 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: fox Date: Tue Jun 9 15:34:31 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: doc: Updated audio/din to 47.1 To generate a diff of this commit: cvs rdiff -u -r1.3490 -r1.3491 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1591716871232710 Content-Disposition: inline Content-Length: 706 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.3490 pkgsrc/doc/CHANGES-2020:1.3491 --- pkgsrc/doc/CHANGES-2020:1.3490 Tue Jun 9 15:01:14 2020 +++ pkgsrc/doc/CHANGES-2020 Tue Jun 9 15:34:31 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.3490 2020/06/09 15:01:14 nia Exp $ +$NetBSD: CHANGES-2020,v 1.3491 2020/06/09 15:34:31 fox Exp $ Changes to the packages collection and infrastructure in 2020: @@ -5687,3 +5687,4 @@ Changes to the packages collection and i Added textproc/uchardet version 0.0.7 [nia 2020-06-09] Added editors/tepl4 version 4.4.0 [nia 2020-06-09] Updated chat/mumble to 1.3.1 [nia 2020-06-09] + Updated audio/din to 47.1 [fox 2020-06-09] --_----------=_1591716871232710--