Received: by mail.netbsd.org (Postfix, from userid 605) id 8845084E04; Sun, 30 Aug 2020 10:42:59 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0FC4684E01 for ; Sun, 30 Aug 2020 10:42:59 +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 Kcf6j40TKdFm for ; Sun, 30 Aug 2020 10:42:58 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 6999A84DFD for ; Sun, 30 Aug 2020 10:42:58 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6291FFB27; Sun, 30 Aug 2020 10:42:58 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1598784178183770" MIME-Version: 1.0 Date: Sun, 30 Aug 2020 10:42:58 +0000 From: "Jared D. McNeill" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: jmcneill@netbsd.org X-Mailer: log_accum Message-Id: <20200830104258.6291FFB27@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. --_----------=_1598784178183770 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: jmcneill Date: Sun Aug 30 10:42:58 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: Added audio/id3ren version 0.0.20130521 To generate a diff of this commit: cvs rdiff -u -r1.4643 -r1.4644 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1598784178183770 Content-Disposition: inline Content-Length: 744 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.4643 pkgsrc/doc/CHANGES-2020:1.4644 --- pkgsrc/doc/CHANGES-2020:1.4643 Sun Aug 30 09:02:57 2020 +++ pkgsrc/doc/CHANGES-2020 Sun Aug 30 10:42:58 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.4643 2020/08/30 09:02:57 schmonz Exp $ +$NetBSD: CHANGES-2020,v 1.4644 2020/08/30 10:42:58 jmcneill Exp $ Changes to the packages collection and infrastructure in 2020: @@ -7219,3 +7219,4 @@ Changes to the packages collection and i Added x11/py-qwt-qt5 version 1.02.00 [tnn 2020-08-30] Removed ham/gnuradio-wxgui [tnn 2020-08-30] Updated devel/p5-Test-BDD-Cucumber to 0.73 [schmonz 2020-08-30] + Added audio/id3ren version 0.0.20130521 [jmcneill 2020-08-30] --_----------=_1598784178183770--