Received: by mail.netbsd.org (Postfix, from userid 605) id A84D884E4B; Sat, 16 Mar 2019 11:18:44 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1897684E7B for ; Sat, 16 Mar 2019 11:15:02 +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 n_FmkKYt5UEr for ; Sat, 16 Mar 2019 11:15:01 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 90B5F84CDF for ; Sat, 16 Mar 2019 11:15:01 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 8E805FB16; Sat, 16 Mar 2019 11:15:01 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_155273490140380" MIME-Version: 1.0 Date: Sat, 16 Mar 2019 11:15:01 +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: <20190316111501.8E805FB16@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. --_----------=_155273490140380 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wen Date: Sat Mar 16 11:15:01 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: Updated textproc/p5-Pod-Tests to 1.20 To generate a diff of this commit: cvs rdiff -u -r1.1306 -r1.1307 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_155273490140380 Content-Disposition: inline Content-Length: 727 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.1306 pkgsrc/doc/CHANGES-2019:1.1307 --- pkgsrc/doc/CHANGES-2019:1.1306 Sat Mar 16 10:50:48 2019 +++ pkgsrc/doc/CHANGES-2019 Sat Mar 16 11:15:01 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.1306 2019/03/16 10:50:48 leot Exp $ +$NetBSD: CHANGES-2019,v 1.1307 2019/03/16 11:15:01 wen Exp $ Changes to the packages collection and infrastructure in 2019: @@ -2131,3 +2131,4 @@ Changes to the packages collection and i Updated lang/go112 to 1.12.1nb1 [bsiegert 2019-03-16] Added security/monocypher version 2.0.5 [maya 2019-03-16] Updated sysutils/file to 5.36 [leot 2019-03-16] + Updated textproc/p5-Pod-Tests to 1.20 [wen 2019-03-16] --_----------=_155273490140380--