Received: by mail.netbsd.org (Postfix, from userid 605) id 3F29484DD2; Wed, 20 May 2020 14:50:41 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id BB0E384D79 for ; Wed, 20 May 2020 14:50:40 +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 gG0EDJ67FPhY for ; Wed, 20 May 2020 14:50:40 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 274FA84D4D for ; Wed, 20 May 2020 14:50:40 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 25253FB27; Wed, 20 May 2020 14:50:40 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1589986240222590" MIME-Version: 1.0 Date: Wed, 20 May 2020 14:50:40 +0000 From: "Taylor R Campbell" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: riastradh@netbsd.org X-Mailer: log_accum Message-Id: <20200520145040.25253FB27@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. --_----------=_1589986240222590 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: riastradh Date: Wed May 20 14:50:40 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: doc: Added math/gappa version 1.3.5 To generate a diff of this commit: cvs rdiff -u -r1.3075 -r1.3076 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1589986240222590 Content-Disposition: inline Content-Length: 737 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.3075 pkgsrc/doc/CHANGES-2020:1.3076 --- pkgsrc/doc/CHANGES-2020:1.3075 Wed May 20 14:50:30 2020 +++ pkgsrc/doc/CHANGES-2020 Wed May 20 14:50:39 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.3075 2020/05/20 14:50:30 riastradh Exp $ +$NetBSD: CHANGES-2020,v 1.3076 2020/05/20 14:50:39 riastradh Exp $ Changes to the packages collection and infrastructure in 2020: @@ -4851,3 +4851,4 @@ Changes to the packages collection and i Added math/mpfi version 1.5.4 [riastradh 2020-05-20] Added math/fplll version 5.3.2 [riastradh 2020-05-20] Added math/sollya version 7.0 [riastradh 2020-05-20] + Added math/gappa version 1.3.5 [riastradh 2020-05-20] --_----------=_1589986240222590--