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 0B5C07A106 for ; Sun, 10 Jul 2016 12:06:39 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id AF4FF85F0C; Sun, 10 Jul 2016 12:06:38 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4110084CFD for ; Sun, 10 Jul 2016 12:06:38 +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 YKskwdF10wxZ for ; Sun, 10 Jul 2016 12:06:37 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id D686B84CBD for ; Sun, 10 Jul 2016 12:06:37 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D3F06FBB5; Sun, 10 Jul 2016 12:06:37 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1468152397216850" MIME-Version: 1.0 Date: Sun, 10 Jul 2016 12:06:37 +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: <20160710120637.D3F06FBB5@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. --_----------=_1468152397216850 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: mef Date: Sun Jul 10 12:06:37 UTC 2016 Modified Files: pkgsrc/doc: CHANGES-2016 Log Message: Updated audio/sptk to 3.9 To generate a diff of this commit: cvs rdiff -u -r1.2743 -r1.2744 pkgsrc/doc/CHANGES-2016 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1468152397216850 Content-Disposition: inline Content-Length: 724 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.2743 pkgsrc/doc/CHANGES-2016:1.2744 --- pkgsrc/doc/CHANGES-2016:1.2743 Sun Jul 10 11:37:38 2016 +++ pkgsrc/doc/CHANGES-2016 Sun Jul 10 12:06:37 2016 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2016,v 1.2743 2016/07/10 11:37:38 rillig Exp $ +$NetBSD: CHANGES-2016,v 1.2744 2016/07/10 12:06:37 mef Exp $ Changes to the packages collection and infrastructure in 2016: @@ -3970,3 +3970,4 @@ Changes to the packages collection and i Added archivers/py-czipfile version 1.0.0 [wiz 2016-07-09] Added security/bunny version 0.93 [rillig 2016-07-09] Updated pkgtools/pkglint to 5.4.6 [rillig 2016-07-10] + Updated audio/sptk to 3.9 [mef 2016-07-10] --_----------=_1468152397216850--