Received: by mail.netbsd.org (Postfix, from userid 605) id BB90284D64; Thu, 13 Dec 2018 19:24:10 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9BCC484D62 for ; Thu, 13 Dec 2018 19:24:09 +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 dyjlzi_Golef for ; Thu, 13 Dec 2018 19:24:09 +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 BCE0C84CEF for ; Thu, 13 Dec 2018 19:24:08 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B1F1FFB16; Thu, 13 Dec 2018 19:24:08 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1544729048297600" MIME-Version: 1.0 Date: Thu, 13 Dec 2018 19:24:08 +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: <20181213192408.B1F1FFB16@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. --_----------=_1544729048297600 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Thu Dec 13 19:24:08 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: Updated meta-pkgs/boost To generate a diff of this commit: cvs rdiff -u -r1.5171 -r1.5172 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1544729048297600 Content-Disposition: inline Content-Length: 1124 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.5171 pkgsrc/doc/CHANGES-2018:1.5172 --- pkgsrc/doc/CHANGES-2018:1.5171 Thu Dec 13 19:14:45 2018 +++ pkgsrc/doc/CHANGES-2018 Thu Dec 13 19:24:08 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.5171 2018/12/13 19:14:45 adam Exp $ +$NetBSD: CHANGES-2018,v 1.5172 2018/12/13 19:24:08 adam Exp $ Changes to the packages collection and infrastructure in 2018: @@ -7200,3 +7200,11 @@ Changes to the packages collection and i Updated databases/py-sqlalchemy-utils to 0.33.9 [adam 2018-12-13] Updated parallel/hwloc to 1.11.12 [adam 2018-12-13] Updated devel/libatomic_ops to 7.6.8 [adam 2018-12-13] + Updated devel/boost-jam to 1.69.0 [adam 2018-12-13] + Updated devel/boost-headers to 1.69.0 [adam 2018-12-13] + Updated devel/boost-libs to 1.69.0 [adam 2018-12-13] + Updated devel/boost-docs to 1.69.0 [adam 2018-12-13] + Updated devel/boost-build to 1.69.0 [adam 2018-12-13] + Updated devel/boost-mpi to 1.69.0 [adam 2018-12-13] + Updated devel/py-boost to 1.69.0 [adam 2018-12-13] + Updated meta-pkgs/boost to 1.69.0 [adam 2018-12-13] --_----------=_1544729048297600--