Received: by mail.netbsd.org (Postfix, from userid 605) id BA1AA84DB1; Wed, 13 Sep 2017 10:01:11 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4DFF384DAC for ; Wed, 13 Sep 2017 10:01:11 +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 3gqr5SjRf3sU for ; Wed, 13 Sep 2017 10:01:10 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id A9C4584CE2 for ; Wed, 13 Sep 2017 10:01:10 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A80A9FA98; Wed, 13 Sep 2017 10:01:10 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_150529687039770" MIME-Version: 1.0 Date: Wed, 13 Sep 2017 10:01:10 +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: <20170913100110.A80A9FA98@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. --_----------=_150529687039770 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed Sep 13 10:01:10 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 TODO Log Message: doc: Updated math/maxima to 5.40.0 To generate a diff of this commit: cvs rdiff -u -r1.3788 -r1.3789 pkgsrc/doc/CHANGES-2017 cvs rdiff -u -r1.17720 -r1.17721 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_150529687039770 Content-Disposition: inline Content-Length: 1287 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.3788 pkgsrc/doc/CHANGES-2017:1.3789 --- pkgsrc/doc/CHANGES-2017:1.3788 Wed Sep 13 09:37:06 2017 +++ pkgsrc/doc/CHANGES-2017 Wed Sep 13 10:01:10 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.3788 2017/09/13 09:37:06 fhajny Exp $ +$NetBSD: CHANGES-2017,v 1.3789 2017/09/13 10:01:10 wiz Exp $ Changes to the packages collection and infrastructure in 2017: @@ -5326,3 +5326,4 @@ Changes to the packages collection and i Updated graphics/ImageMagick to 7.0.7.2 [wiz 2017-09-13] Updated multimedia/x264-devel to 20170912 [wiz 2017-09-13] Updated net/rabbitmq to 3.6.12 [fhajny 2017-09-13] + Updated math/maxima to 5.40.0 [wiz 2017-09-13] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.17720 pkgsrc/doc/TODO:1.17721 --- pkgsrc/doc/TODO:1.17720 Wed Sep 13 09:04:16 2017 +++ pkgsrc/doc/TODO Wed Sep 13 10:01:10 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.17720 2017/09/13 09:04:16 wiz Exp $ +$NetBSD: TODO,v 1.17721 2017/09/13 10:01:10 wiz Exp $ Suggested new packages ====================== @@ -1022,7 +1022,6 @@ For possible Perl packages updates, see o manedit-1.2.1 o mapserver-7.0.1 o matchbox-panel-0.9.3 - o maxima-5.40.0 o mbuf-20141227 o mbuffer-20160228 o mcollective-2.3.2 --_----------=_150529687039770--