Received: by mail.netbsd.org (Postfix, from userid 605) id 2949C84D66; Sun, 10 Sep 2017 21:17:13 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id AF7A084D48 for ; Sun, 10 Sep 2017 21:17:12 +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 tQjXIV6aGbV7 for ; Sun, 10 Sep 2017 21:17:12 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 18C4184CE1 for ; Sun, 10 Sep 2017 21:17:12 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 16A9FFA98; Sun, 10 Sep 2017 21:17:12 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1505078232250340" MIME-Version: 1.0 Date: Sun, 10 Sep 2017 21:17:12 +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: <20170910211712.16A9FFA98@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. --_----------=_1505078232250340 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Sep 10 21:17:11 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 TODO Log Message: Updated math/mpfr to 3.1.6 To generate a diff of this commit: cvs rdiff -u -r1.3733 -r1.3734 pkgsrc/doc/CHANGES-2017 cvs rdiff -u -r1.17701 -r1.17702 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1505078232250340 Content-Disposition: inline Content-Length: 1260 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.3733 pkgsrc/doc/CHANGES-2017:1.3734 --- pkgsrc/doc/CHANGES-2017:1.3733 Sun Sep 10 21:13:55 2017 +++ pkgsrc/doc/CHANGES-2017 Sun Sep 10 21:17:11 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.3733 2017/09/10 21:13:55 wiz Exp $ +$NetBSD: CHANGES-2017,v 1.3734 2017/09/10 21:17:11 wiz Exp $ Changes to the packages collection and infrastructure in 2017: @@ -5253,3 +5253,4 @@ Changes to the packages collection and i Updated textproc/py-libxslt to 1.1.30 [wiz 2017-09-10] Updated fonts/harfbuzz to 1.5.1 [wiz 2017-09-10] Updated fonts/fontconfig to 2.12.5 [wiz 2017-09-10] + Updated math/mpfr to 3.1.6 [wiz 2017-09-10] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.17701 pkgsrc/doc/TODO:1.17702 --- pkgsrc/doc/TODO:1.17701 Sun Sep 10 21:13:55 2017 +++ pkgsrc/doc/TODO Sun Sep 10 21:17:11 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.17701 2017/09/10 21:13:55 wiz Exp $ +$NetBSD: TODO,v 1.17702 2017/09/10 21:17:11 wiz Exp $ Suggested new packages ====================== @@ -1075,7 +1075,6 @@ For possible Perl packages updates, see o mp3splt-2.6.2 o mp3splt-gtk-0.9.0 o mpdas-0.4.1 - o mpfr-3.1.6 o mserv-devel-0.41 o multitail-6.4.2 o munin-doc-1.4.6 --_----------=_1505078232250340--