Received: by mail.netbsd.org (Postfix, from userid 605) id 47F4084D50; Mon, 8 Oct 2018 20:58:58 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7E03584CEF for ; Mon, 8 Oct 2018 20:58:57 +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 stQL-TfhhBpK for ; Mon, 8 Oct 2018 20:58:57 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id B47BC84CCE for ; Mon, 8 Oct 2018 20:58:56 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B0CDDFBEE; Mon, 8 Oct 2018 20:58:56 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1539032336137160" MIME-Version: 1.0 Date: Mon, 8 Oct 2018 20:58:56 +0000 From: =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: triaxx@netbsd.org X-Mailer: log_accum Message-Id: <20181008205856.B0CDDFBEE@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. --_----------=_1539032336137160 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: triaxx Date: Mon Oct 8 20:58:56 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: Updated devel/libconfig to 1.7.2 To generate a diff of this commit: cvs rdiff -u -r1.4326 -r1.4327 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1539032336137160 Content-Disposition: inline Content-Length: 719 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.4326 pkgsrc/doc/CHANGES-2018:1.4327 --- pkgsrc/doc/CHANGES-2018:1.4326 Mon Oct 8 16:56:16 2018 +++ pkgsrc/doc/CHANGES-2018 Mon Oct 8 20:58:56 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.4326 2018/10/08 16:56:16 maya Exp $ +$NetBSD: CHANGES-2018,v 1.4327 2018/10/08 20:58:56 triaxx Exp $ Changes to the packages collection and infrastructure in 2018: @@ -6035,3 +6035,4 @@ Changes to the packages collection and i Updated lang/rakudo to 2018.06 [maya 2018-10-08] Updated lang/nqp to 2018.06nb1 [maya 2018-10-08] Updated devel/MoarVM to 2018.06nb2 [maya 2018-10-08] + Updated devel/libconfig to 1.7.2 [triaxx 2018-10-08] --_----------=_1539032336137160--