Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id E76057A200 for ; Tue, 9 May 2017 13:15:12 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 9909D84DD4; Tue, 9 May 2017 13:15:12 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 288A284CD8 for ; Tue, 9 May 2017 13:15:12 +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 LCVfYYxN2Q79 for ; Tue, 9 May 2017 13:15:11 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 84B7A84D75 for ; Tue, 9 May 2017 13:15:11 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 832BFFBE4; Tue, 9 May 2017 13:15:11 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_149433571112570" MIME-Version: 1.0 Date: Tue, 9 May 2017 13:15:11 +0000 From: "Leonardo Taccari" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: leot@netbsd.org X-Mailer: log_accum Message-Id: <20170509131511.832BFFBE4@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. --_----------=_149433571112570 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: leot Date: Tue May 9 13:15:11 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 TODO Log Message: Updated audio/mutagen-tools to 1.37 To generate a diff of this commit: cvs rdiff -u -r1.1910 -r1.1911 pkgsrc/doc/CHANGES-2017 cvs rdiff -u -r1.17326 -r1.17327 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_149433571112570 Content-Disposition: inline Content-Length: 1284 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2017 diff -u pkgsrc/doc/CHANGES-2017:1.1910 pkgsrc/doc/CHANGES-2017:1.1911 --- pkgsrc/doc/CHANGES-2017:1.1910 Tue May 9 13:14:47 2017 +++ pkgsrc/doc/CHANGES-2017 Tue May 9 13:15:11 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.1910 2017/05/09 13:14:47 leot Exp $ +$NetBSD: CHANGES-2017,v 1.1911 2017/05/09 13:15:11 leot Exp $ Changes to the packages collection and infrastructure in 2017: @@ -2395,3 +2395,4 @@ Changes to the packages collection and i Updated www/py-httplib2 to 0.10.3 [adam 2017-05-09] Updated security/py-rsa to 3.4.2 [adam 2017-05-09] Updated audio/py-mutagen to 1.37 [leot 2017-05-09] + Updated audio/mutagen-tools to 1.37 [leot 2017-05-09] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.17326 pkgsrc/doc/TODO:1.17327 --- pkgsrc/doc/TODO:1.17326 Sun May 7 16:04:08 2017 +++ pkgsrc/doc/TODO Tue May 9 13:15:11 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.17326 2017/05/07 16:04:08 wiz Exp $ +$NetBSD: TODO,v 1.17327 2017/05/09 13:15:11 leot Exp $ Suggested new packages ====================== @@ -1092,7 +1092,6 @@ For possible Perl packages updates, see o munin-node-1.4.6 o munin-server-1.4.6 o muse-0.9.2 - o mutagen-tools-1.31 o myodbc-5.3.4 o mysql-workbench-6.3 o nagios-base-4.3.1 --_----------=_149433571112570--