Received: by mail.netbsd.org (Postfix, from userid 605) id 6FE3584DDE; Sat, 15 Jul 2017 19:23:24 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0102F84DA3 for ; Sat, 15 Jul 2017 19:23:24 +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 5eA_uv8x_nWv for ; Sat, 15 Jul 2017 19:23:23 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 6463F84CE4 for ; Sat, 15 Jul 2017 19:23:23 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6D882FACC; Sat, 15 Jul 2017 19:23:15 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_150014659524690" MIME-Version: 1.0 Date: Sat, 15 Jul 2017 19:23:15 +0000 From: "Benny Siegert" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: bsiegert@netbsd.org X-Mailer: log_accum Message-Id: <20170715192315.6D882FACC@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. --_----------=_150014659524690 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: bsiegert Date: Sat Jul 15 19:23:15 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: amath update To generate a diff of this commit: cvs rdiff -u -r1.2903 -r1.2904 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_150014659524690 Content-Disposition: inline Content-Length: 751 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.2903 pkgsrc/doc/CHANGES-2017:1.2904 --- pkgsrc/doc/CHANGES-2017:1.2903 Sat Jul 15 16:13:09 2017 +++ pkgsrc/doc/CHANGES-2017 Sat Jul 15 19:23:15 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.2903 2017/07/15 16:13:09 adam Exp $ +$NetBSD: CHANGES-2017,v 1.2904 2017/07/15 19:23:15 bsiegert Exp $ Changes to the packages collection and infrastructure in 2017: @@ -4001,3 +4001,4 @@ Changes to the packages collection and i Updated multimedia/adobe-flash-player to 26.0.0.137 [tsutsui 2017-07-15] Updated devel/ocaml-yojson to 1.3.3nb1 [jaapb 2017-07-15] Updated net/youtube-dl to 20170715 [adam 2017-07-15] + Updated math/amath to 1.8.2 [bsiegert 2017-07-15] --_----------=_150014659524690--