Received: by mail.netbsd.org (Postfix, from userid 605) id 4262884DD1; Fri, 21 Jun 2019 06:26:41 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id BD7FA84DCC for ; Fri, 21 Jun 2019 06:26:40 +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 HP24BN3NaDbN for ; Fri, 21 Jun 2019 06:26:40 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 25ECA84CEF for ; Fri, 21 Jun 2019 06:26:40 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 23B5CFBF4; Fri, 21 Jun 2019 06:26:40 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_156109840043350" MIME-Version: 1.0 Date: Fri, 21 Jun 2019 06:26:40 +0000 From: =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: triaxx@netbsd.org X-Mailer: log_accum Message-Id: <20190621062640.23B5CFBF4@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. --_----------=_156109840043350 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: triaxx Date: Fri Jun 21 06:26:40 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: doc: Updated audio/easytag to 2.4.3 To generate a diff of this commit: cvs rdiff -u -r1.2630 -r1.2631 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_156109840043350 Content-Disposition: inline Content-Length: 744 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2019 diff -u pkgsrc/doc/CHANGES-2019:1.2630 pkgsrc/doc/CHANGES-2019:1.2631 --- pkgsrc/doc/CHANGES-2019:1.2630 Thu Jun 20 17:37:24 2019 +++ pkgsrc/doc/CHANGES-2019 Fri Jun 21 06:26:39 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.2630 2019/06/20 17:37:24 schmonz Exp $ +$NetBSD: CHANGES-2019,v 1.2631 2019/06/21 06:26:39 triaxx Exp $ Changes to the packages collection and infrastructure in 2019: @@ -4369,3 +4369,4 @@ Changes to the packages collection and i Updated devel/py-jupyter_core to 4.5.0 [adam 2019-06-20] Updated graphics/py-graphviz to 0.11 [adam 2019-06-20] Updated sysutils/fdtools to 2015.03.28nb1 [schmonz 2019-06-20] + Updated audio/easytag to 2.4.3 [triaxx 2019-06-21] --_----------=_156109840043350--