Received: by mail.netbsd.org (Postfix, from userid 605) id E0E3684DB5; Mon, 20 Jan 2020 21:25:43 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 67A0A84D22 for ; Mon, 20 Jan 2020 21:25:43 +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 Gmtl_mC0bRhj for ; Mon, 20 Jan 2020 21:25:43 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id B931784C81 for ; Mon, 20 Jan 2020 21:25:42 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id AE275FBF4; Mon, 20 Jan 2020 21:25:42 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_157955554245120" MIME-Version: 1.0 Date: Mon, 20 Jan 2020 21:25:42 +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: <20200120212542.AE275FBF4@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. --_----------=_157955554245120 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Mon Jan 20 21:25:42 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 TODO Log Message: Updated devel/gmp To generate a diff of this commit: cvs rdiff -u -r1.686 -r1.687 pkgsrc/doc/CHANGES-2020 cvs rdiff -u -r1.19627 -r1.19628 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_157955554245120 Content-Disposition: inline Content-Length: 1462 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2020 diff -u pkgsrc/doc/CHANGES-2020:1.686 pkgsrc/doc/CHANGES-2020:1.687 --- pkgsrc/doc/CHANGES-2020:1.686 Mon Jan 20 20:40:13 2020 +++ pkgsrc/doc/CHANGES-2020 Mon Jan 20 21:25:42 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.686 2020/01/20 20:40:13 adam Exp $ +$NetBSD: CHANGES-2020,v 1.687 2020/01/20 21:25:42 adam Exp $ Changes to the packages collection and infrastructure in 2020: @@ -779,3 +779,4 @@ Changes to the packages collection and i Updated graphics/py-imagesize to 1.2.0 [adam 2020-01-20] Updated devel/py-autopep8 to 1.5 [adam 2020-01-20] Updated devel/git to 2.25.0 [adam 2020-01-20] + Updated devel/gmp to 6.2.0 [adam 2020-01-20] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19627 pkgsrc/doc/TODO:1.19628 --- pkgsrc/doc/TODO:1.19627 Mon Jan 20 15:01:12 2020 +++ pkgsrc/doc/TODO Mon Jan 20 21:25:42 2020 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19627 2020/01/20 15:01:12 ryoon Exp $ +$NetBSD: TODO,v 1.19628 2020/01/20 21:25:42 adam Exp $ Suggested new packages ====================== @@ -626,7 +626,6 @@ For possible Perl packages updates, see o geoclue-2.1.10 o gfract-0.33 o ghdl-0.33 - o git-base-2.25.0 o gkrellm-2.3.5 o gkrellm-multiping-2.0.13 o gkrellm-server-2.3.5 @@ -635,7 +634,6 @@ For possible Perl packages updates, see o gkrellm-weather-2.0.8 [pkg/51463] o gliv-1.9.7 o glom-1.14.2 - o gmp-6.2.0 o gnet1-1.1.9 o gnetman-20050429 o gnome-3.30.1 --_----------=_157955554245120--