Received: by mail.netbsd.org (Postfix, from userid 605) id 4766784D86; Thu, 10 Oct 2019 11:25:21 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C190584D5F for ; Thu, 10 Oct 2019 11:25:20 +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 lphz4_d00vyx for ; Thu, 10 Oct 2019 11:25:20 +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 29D3084CD6 for ; Thu, 10 Oct 2019 11:25:20 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 27BAAFBF4; Thu, 10 Oct 2019 11:25:20 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1570706720296800" MIME-Version: 1.0 Date: Thu, 10 Oct 2019 11:25:20 +0000 From: "Makoto Fujiwara" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: mef@netbsd.org X-Mailer: log_accum Message-Id: <20191010112520.27BAAFBF4@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. --_----------=_1570706720296800 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: mef Date: Thu Oct 10 11:25:20 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: doc: Updated devel/p5-AnyEvent to 7.17 To generate a diff of this commit: cvs rdiff -u -r1.4260 -r1.4261 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1570706720296800 Content-Disposition: inline Content-Length: 747 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2019 diff -u pkgsrc/doc/CHANGES-2019:1.4260 pkgsrc/doc/CHANGES-2019:1.4261 --- pkgsrc/doc/CHANGES-2019:1.4260 Thu Oct 10 11:15:03 2019 +++ pkgsrc/doc/CHANGES-2019 Thu Oct 10 11:25:19 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.4260 2019/10/10 11:15:03 mef Exp $ +$NetBSD: CHANGES-2019,v 1.4261 2019/10/10 11:25:19 mef Exp $ Changes to the packages collection and infrastructure in 2019: @@ -6859,3 +6859,4 @@ Changes to the packages collection and i Updated databases/py-asyncpg to 0.19.0 [adam 2019-10-10] Removed multimedia/gnash successor multimedia/lightspark [nia 2019-10-10] Updated devel/p5-Alien-Build to 1.89 [mef 2019-10-10] + Updated devel/p5-AnyEvent to 7.17 [mef 2019-10-10] --_----------=_1570706720296800--