Received: by mail.netbsd.org (Postfix, from userid 605) id 1565D84DA9; Tue, 17 Jul 2018 06:41:53 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 152BA84D73 for ; Tue, 17 Jul 2018 06:41:52 +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 IkabgB9f1Dw9 for ; Tue, 17 Jul 2018 06:41:51 +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 45CE384C81 for ; Tue, 17 Jul 2018 06:41:51 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 37983FBEC; Tue, 17 Jul 2018 06:41:51 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1531809711249940" MIME-Version: 1.0 Date: Tue, 17 Jul 2018 06:41:51 +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: <20180717064151.37983FBEC@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. --_----------=_1531809711249940 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Tue Jul 17 06:41:51 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: Updated devel/py-automat, security/libgpg-error To generate a diff of this commit: cvs rdiff -u -r1.3216 -r1.3217 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1531809711249940 Content-Disposition: inline Content-Length: 791 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.3216 pkgsrc/doc/CHANGES-2018:1.3217 --- pkgsrc/doc/CHANGES-2018:1.3216 Tue Jul 17 06:14:14 2018 +++ pkgsrc/doc/CHANGES-2018 Tue Jul 17 06:41:51 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.3216 2018/07/17 06:14:14 wiz Exp $ +$NetBSD: CHANGES-2018,v 1.3217 2018/07/17 06:41:51 adam Exp $ Changes to the packages collection and infrastructure in 2018: @@ -4613,3 +4613,5 @@ Changes to the packages collection and i Updated devel/go-i18n to 1.10.0 [minskim 2018-07-17] Added textproc/go-tablewriter version 0.0.20180506 [minskim 2018-07-17] Updated net/tor to 0.3.3.9 [wiz 2018-07-17] + Updated devel/py-automat to 0.7.0 [adam 2018-07-17] + Updated security/libgpg-error to 1.32 [adam 2018-07-17] --_----------=_1531809711249940--