Received: by mail.netbsd.org (Postfix, from userid 605) id BB65D85055; Wed, 15 Aug 2018 00:57:53 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B27B884E75 for ; Wed, 15 Aug 2018 00:57: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 zt6FHF7SXaTw for ; Wed, 15 Aug 2018 00:57:52 +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 E8C0584D28 for ; Wed, 15 Aug 2018 00:57:51 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id DDA57FBEC; Wed, 15 Aug 2018 00:57:51 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1534294671188230" MIME-Version: 1.0 Date: Wed, 15 Aug 2018 00:57:51 +0000 From: "Wen Heping" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wen@netbsd.org X-Mailer: log_accum Message-Id: <20180815005751.DDA57FBEC@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. --_----------=_1534294671188230 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wen Date: Wed Aug 15 00:57:51 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: Updated devel/p5-ExtUtils-ModuleMaker to 0.63 To generate a diff of this commit: cvs rdiff -u -r1.3572 -r1.3573 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1534294671188230 Content-Disposition: inline Content-Length: 734 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.3572 pkgsrc/doc/CHANGES-2018:1.3573 --- pkgsrc/doc/CHANGES-2018:1.3572 Wed Aug 15 00:53:25 2018 +++ pkgsrc/doc/CHANGES-2018 Wed Aug 15 00:57:51 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.3572 2018/08/15 00:53:25 wen Exp $ +$NetBSD: CHANGES-2018,v 1.3573 2018/08/15 00:57:51 wen Exp $ Changes to the packages collection and infrastructure in 2018: @@ -5093,3 +5093,4 @@ Changes to the packages collection and i Updated net/aria2 to 1.32.0nb6 [jperkin 2018-08-14] Updated devel/py-joblib to 0.12.2 [adam 2018-08-14] Updated devel/p5-Devel-FindRef to 1.46 [wen 2018-08-15] + Updated devel/p5-ExtUtils-ModuleMaker to 0.63 [wen 2018-08-15] --_----------=_1534294671188230--