Received: by mail.netbsd.org (Postfix, from userid 605) id 261F584D9C; Thu, 3 Jan 2019 12:31:25 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9FE1484D99 for ; Thu, 3 Jan 2019 12:31:24 +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 ZGwBPFbtBl2I for ; Thu, 3 Jan 2019 12:31:24 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 272D284D96 for ; Thu, 3 Jan 2019 12:31:24 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 2377DFB16; Thu, 3 Jan 2019 12:31:24 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1546518684228370" MIME-Version: 1.0 Date: Thu, 3 Jan 2019 12:31:24 +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: <20190103123124.2377DFB16@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. --_----------=_1546518684228370 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wen Date: Thu Jan 3 12:31:24 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: Updated devel/p5-MooseX-Role-Tempdir to 0.101 To generate a diff of this commit: cvs rdiff -u -r1.37 -r1.38 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1546518684228370 Content-Disposition: inline Content-Length: 721 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.37 pkgsrc/doc/CHANGES-2019:1.38 --- pkgsrc/doc/CHANGES-2019:1.37 Thu Jan 3 10:57:29 2019 +++ pkgsrc/doc/CHANGES-2019 Thu Jan 3 12:31:23 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.37 2019/01/03 10:57:29 adam Exp $ +$NetBSD: CHANGES-2019,v 1.38 2019/01/03 12:31:23 wen Exp $ Changes to the packages collection and infrastructure in 2019: @@ -49,3 +49,4 @@ Changes to the packages collection and i Updated audio/suil to 0.10.2 [bsiegert 2019-01-03] Updated textproc/py-lxml to 4.2.6 [adam 2019-01-03] Updated databases/py-asyncpg to 0.18.3 [adam 2019-01-03] + Updated devel/p5-MooseX-Role-Tempdir to 0.101 [wen 2019-01-03] --_----------=_1546518684228370--