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 822C77A2EB for ; Sun, 1 Jan 2017 12:30:35 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 350C785716; Sun, 1 Jan 2017 12:30:35 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B9A3C84CF0 for ; Sun, 1 Jan 2017 12:30:34 +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 j33H9hYbZonK for ; Sun, 1 Jan 2017 12:30:34 +0000 (UTC) Received: from cvs.NetBSD.org (unknown [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 490E18558C for ; Sun, 1 Jan 2017 12:30:34 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 47943FBA6; Sun, 1 Jan 2017 12:30:34 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1483273834144040" MIME-Version: 1.0 Date: Sun, 1 Jan 2017 12:30:34 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20170101123034.47943FBA6@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. --_----------=_1483273834144040 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Sun Jan 1 12:30:34 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 TODO Log Message: Updated audio/flac to 1.3.2; multimedia/ffmpeg2 to 2.8.10 To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 pkgsrc/doc/CHANGES-2017 cvs rdiff -u -r1.16845 -r1.16846 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1483273834144040 Content-Disposition: inline Content-Length: 1446 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.13 pkgsrc/doc/CHANGES-2017:1.14 --- pkgsrc/doc/CHANGES-2017:1.13 Sun Jan 1 10:41:07 2017 +++ pkgsrc/doc/CHANGES-2017 Sun Jan 1 12:30:33 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.13 2017/01/01 10:41:07 schmonz Exp $ +$NetBSD: CHANGES-2017,v 1.14 2017/01/01 12:30:33 adam Exp $ Changes to the packages collection and infrastructure in 2017: @@ -12,3 +12,5 @@ Changes to the packages collection and i Updated cad/klayout to 0.24.9 [mef 2017-01-01] Updated textproc/xapian to 1.4.2 [schmonz 2017-01-01] Updated textproc/xapian-omega to 1.4.2 [schmonz 2017-01-01] + Updated audio/flac to 1.3.2 [adam 2017-01-01] + Updated multimedia/ffmpeg2 to 2.8.10 [adam 2017-01-01] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.16845 pkgsrc/doc/TODO:1.16846 --- pkgsrc/doc/TODO:1.16845 Sun Jan 1 11:50:25 2017 +++ pkgsrc/doc/TODO Sun Jan 1 12:30:33 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.16845 2017/01/01 11:50:25 leot Exp $ +$NetBSD: TODO,v 1.16846 2017/01/01 12:30:33 adam Exp $ Suggested new packages ====================== @@ -662,13 +662,11 @@ For possible Perl packages updates, see o fet-5.28.6 o fetchmail-6.3.26 o fetchyahoo-2.14.0 - o ffmpeg2-2.8.10 o filerunner-14.06.18.10 o filezilla-3.23.0.2 o fillets-ng-0.7.4 o fillets-ng-data-0.7.4 o fish-2.2.0 - o flac-1.3.2 o flashplayer-0.4.13 o flashrom-0.9.8 o flex-2.6.3 --_----------=_1483273834144040--