Received: by mail.netbsd.org (Postfix, from userid 605) id AA71484EB2; Wed, 2 May 2018 13:00:31 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 34EA584D93 for ; Wed, 2 May 2018 13:00:31 +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 rIflRgppWL_7 for ; Wed, 2 May 2018 13:00:30 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 97A1784D28 for ; Wed, 2 May 2018 13:00:30 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 95F5DFBEC; Wed, 2 May 2018 13:00:30 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1525266030159630" MIME-Version: 1.0 Date: Wed, 2 May 2018 13:00:30 +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: <20180502130030.95F5DFBEC@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. --_----------=_1525266030159630 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed May 2 13:00:30 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: Added math/p5-Alien-GMP version 1.10 To generate a diff of this commit: cvs rdiff -u -r1.2118 -r1.2119 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1525266030159630 Content-Disposition: inline Content-Length: 747 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2018 diff -u pkgsrc/doc/CHANGES-2018:1.2118 pkgsrc/doc/CHANGES-2018:1.2119 --- pkgsrc/doc/CHANGES-2018:1.2118 Wed May 2 12:57:50 2018 +++ pkgsrc/doc/CHANGES-2018 Wed May 2 13:00:30 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.2118 2018/05/02 12:57:50 wiz Exp $ +$NetBSD: CHANGES-2018,v 1.2119 2018/05/02 13:00:30 wiz Exp $ Changes to the packages collection and infrastructure in 2018: @@ -2941,3 +2941,4 @@ Changes to the packages collection and i Updated math/p5-Math-BigInt-Pari to 1.3004 [wiz 2018-05-02] Updated lang/spidermonkey185 to 1.8.5nb1 [jperkin 2018-05-02] Added devel/p5-Alien-Role-Alt version 0.03 [wiz 2018-05-02] + Added math/p5-Alien-GMP version 1.10 [wiz 2018-05-02] --_----------=_1525266030159630--