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 BE1977A227 for ; Fri, 28 Oct 2016 09:59:20 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 700AA85582; Fri, 28 Oct 2016 09:59:20 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 00F8684CEF for ; Fri, 28 Oct 2016 09:59:20 +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 MAeTLtrw5q4H for ; Fri, 28 Oct 2016 09:59:19 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 5DF8785576 for ; Fri, 28 Oct 2016 09:59:19 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 5BE4AFAB8; Fri, 28 Oct 2016 09:59:19 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1477648759203790" MIME-Version: 1.0 Date: Fri, 28 Oct 2016 09:59:19 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20161028095919.5BE4AFAB8@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. --_----------=_1477648759203790 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Fri Oct 28 09:59:19 UTC 2016 Modified Files: pkgsrc/doc: CHANGES-2016 TODO Log Message: Updated audio/libopenmpt to 0.2.7299 To generate a diff of this commit: cvs rdiff -u -r1.4491 -r1.4492 pkgsrc/doc/CHANGES-2016 cvs rdiff -u -r1.16630 -r1.16631 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1477648759203790 Content-Disposition: inline Content-Length: 1338 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.4491 pkgsrc/doc/CHANGES-2016:1.4492 --- pkgsrc/doc/CHANGES-2016:1.4491 Fri Oct 28 09:50:27 2016 +++ pkgsrc/doc/CHANGES-2016 Fri Oct 28 09:59:18 2016 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2016,v 1.4491 2016/10/28 09:50:27 wiz Exp $ +$NetBSD: CHANGES-2016,v 1.4492 2016/10/28 09:59:18 wiz Exp $ Changes to the packages collection and infrastructure in 2016: @@ -6236,3 +6236,4 @@ Changes to the packages collection and i Updated devel/p5-Sub-Exporter-Progressive to 0.001013 [wiz 2016-10-28] Updated devel/p5-Test-Simple to 1.302062 [wiz 2016-10-28] Updated converters/p5-Unicode-Collate to 1.15 [wiz 2016-10-28] + Updated audio/libopenmpt to 0.2.7299 [wiz 2016-10-28] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.16630 pkgsrc/doc/TODO:1.16631 --- pkgsrc/doc/TODO:1.16630 Fri Oct 28 09:50:27 2016 +++ pkgsrc/doc/TODO Fri Oct 28 09:59:19 2016 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.16630 2016/10/28 09:50:27 wiz Exp $ +$NetBSD: TODO,v 1.16631 2016/10/28 09:59:19 wiz Exp $ Suggested new packages ====================== @@ -1016,7 +1016,6 @@ For possible Perl packages updates, see o libmilter-8.16.0.16 o libmtag-0.3.6 o liboobs-2.32.0 [GNOME 2.32] - o libopenmpt-0.2.7299beta20.2 o libowfat-0.29 o libpgm-5.2.122 o libprelude-3.1.0 --_----------=_1477648759203790--