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 A30A57A234 for ; Sat, 29 Apr 2017 08:35:11 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 4CE8B84DFB; Sat, 29 Apr 2017 08:35:11 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D243D84DBB for ; Sat, 29 Apr 2017 08:35:10 +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 g8gWBMLqzid4 for ; Sat, 29 Apr 2017 08:35:10 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 4254D84D78 for ; Sat, 29 Apr 2017 08:35:10 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 3D807FBE4; Sat, 29 Apr 2017 08:35:10 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1493454910111320" MIME-Version: 1.0 Date: Sat, 29 Apr 2017 08:35:10 +0000 From: "Wen Heping" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wen@netbsd.org X-Mailer: log_accum Message-Id: <20170429083510.3D807FBE4@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. --_----------=_1493454910111320 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wen Date: Sat Apr 29 08:35:10 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Updated audio/p5-Audio-Scan to 0.98 To generate a diff of this commit: cvs rdiff -u -r1.1824 -r1.1825 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1493454910111320 Content-Disposition: inline Content-Length: 735 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.1824 pkgsrc/doc/CHANGES-2017:1.1825 --- pkgsrc/doc/CHANGES-2017:1.1824 Sat Apr 29 08:02:22 2017 +++ pkgsrc/doc/CHANGES-2017 Sat Apr 29 08:35:10 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.1824 2017/04/29 08:02:22 wen Exp $ +$NetBSD: CHANGES-2017,v 1.1825 2017/04/29 08:35:10 wen Exp $ Changes to the packages collection and infrastructure in 2017: @@ -2280,3 +2280,4 @@ Changes to the packages collection and i Updated textproc/p5-YAML-LibYAML to 0.64 [wen 2017-04-29] Updated time/p5-DateTime-Format-Natural to 1.05 [wen 2017-04-29] Updated www/p5-Plack to 1.0044 [wen 2017-04-29] + Updated audio/p5-Audio-Scan to 0.98 [wen 2017-04-29] --_----------=_1493454910111320--