Received: by mail.netbsd.org (Postfix, from userid 605) id 44D2F84D66; Mon, 10 Dec 2018 20:50:13 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 853AC84D64 for ; Mon, 10 Dec 2018 20:50:12 +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 n83pWzBb-ps5 for ; Mon, 10 Dec 2018 20:50:12 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id E778484C8D for ; Mon, 10 Dec 2018 20:50:11 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id F1F61FB16; Mon, 10 Dec 2018 20:50:09 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1544475009251850" MIME-Version: 1.0 Date: Mon, 10 Dec 2018 20:50:09 +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: <20181210205009.F1F61FB16@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. --_----------=_1544475009251850 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: fox Date: Mon Dec 10 20:50:09 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: Added audio/din version 38a To generate a diff of this commit: cvs rdiff -u -r1.5133 -r1.5134 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1544475009251850 Content-Disposition: inline Content-Length: 716 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.5133 pkgsrc/doc/CHANGES-2018:1.5134 --- pkgsrc/doc/CHANGES-2018:1.5133 Mon Dec 10 20:45:10 2018 +++ pkgsrc/doc/CHANGES-2018 Mon Dec 10 20:50:09 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.5133 2018/12/10 20:45:10 leot Exp $ +$NetBSD: CHANGES-2018,v 1.5134 2018/12/10 20:50:09 fox Exp $ Changes to the packages collection and infrastructure in 2018: @@ -7149,3 +7149,4 @@ Changes to the packages collection and i Updated databases/phpmyadmin to 4.8.3 [tm 2018-12-10] Updated fonts/awesome-ttf to 5.5.0 [tm 2018-12-10] Added fonts/awesome-otf version 5.5.0 [tm 2018-12-10] + Added audio/din version 38a [fox 2018-12-10] --_----------=_1544475009251850--