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 7579F7A211 for ; Mon, 22 Aug 2016 13:03:08 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 287CB85F1A; Mon, 22 Aug 2016 13:03:08 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id AC67185E7C for ; Mon, 22 Aug 2016 13:03:07 +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 uhKxLX4znJhN for ; Mon, 22 Aug 2016 13:03:07 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 13C2785ED8 for ; Mon, 22 Aug 2016 13:03:07 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 11616FBC3; Mon, 22 Aug 2016 13:03:07 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1471870987225440" MIME-Version: 1.0 Date: Mon, 22 Aug 2016 13:03:07 +0000 From: "Makoto Fujiwara" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: mef@netbsd.org X-Mailer: log_accum Message-Id: <20160822130307.11616FBC3@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_1471870987225440 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: mef Date: Mon Aug 22 13:03:06 UTC 2016 Modified Files: pkgsrc/doc: CHANGES-2016 TODO Log Message: Updated audio/sound-theme-freedesktop to 0.8 To generate a diff of this commit: cvs rdiff -u -r1.3504 -r1.3505 pkgsrc/doc/CHANGES-2016 cvs rdiff -u -r1.16318 -r1.16319 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1471870987225440 Content-Disposition: inline Content-Length: 1304 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2016 diff -u pkgsrc/doc/CHANGES-2016:1.3504 pkgsrc/doc/CHANGES-2016:1.3505 --- pkgsrc/doc/CHANGES-2016:1.3504 Mon Aug 22 13:02:21 2016 +++ pkgsrc/doc/CHANGES-2016 Mon Aug 22 13:03:06 2016 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2016,v 1.3504 2016/08/22 13:02:21 wiz Exp $ +$NetBSD: CHANGES-2016,v 1.3505 2016/08/22 13:03:06 mef Exp $ Changes to the packages collection and infrastructure in 2016: @@ -5032,3 +5032,4 @@ Changes to the packages collection and i Updated databases/percona-toolkit to 2.2.19 [fhajny 2016-08-22] Updated security/libksba to 1.3.5 [wiz 2016-08-22] Updated devel/waf to 1.9.2 [wiz 2016-08-22] + Updated audio/sound-theme-freedesktop to 0.8 [mef 2016-08-22] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.16318 pkgsrc/doc/TODO:1.16319 --- pkgsrc/doc/TODO:1.16318 Mon Aug 22 13:02:21 2016 +++ pkgsrc/doc/TODO Mon Aug 22 13:03:06 2016 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.16318 2016/08/22 13:02:21 wiz Exp $ +$NetBSD: TODO,v 1.16319 2016/08/22 13:03:06 mef Exp $ Suggested new packages ====================== @@ -1564,7 +1564,6 @@ For possible Perl packages updates, see o sope-4.6 o sord-0.14.0 o sound-juicer-3.16.1 - o sound-theme-freedesktop-0.8 o source-highlight-3.23 o sourcesans-fonts-2.020 o sparse-0.5.0 --_----------=_1471870987225440--