Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 2871D7A1FD for ; Tue, 11 Apr 2017 14:00:59 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id CE9E284D9F; Tue, 11 Apr 2017 14:00:58 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5E96A84D98 for ; Tue, 11 Apr 2017 14:00:58 +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 YATHdpkg4mUF for ; Tue, 11 Apr 2017 14:00:58 +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 BCA9284CF0 for ; Tue, 11 Apr 2017 14:00:57 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id BAA1EFBE4; Tue, 11 Apr 2017 14:00:57 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1491919257217830" MIME-Version: 1.0 Date: Tue, 11 Apr 2017 14:00:57 +0000 From: "Amitai Schleier" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: schmonz@netbsd.org X-Mailer: log_accum Message-Id: <20170411140057.BAA1EFBE4@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. --_----------=_1491919257217830 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: schmonz Date: Tue Apr 11 14:00:57 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Updated devel/p5-Devel-CheckLib to 1.10nb1 To generate a diff of this commit: cvs rdiff -u -r1.1514 -r1.1515 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1491919257217830 Content-Disposition: inline Content-Length: 741 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2017 diff -u pkgsrc/doc/CHANGES-2017:1.1514 pkgsrc/doc/CHANGES-2017:1.1515 --- pkgsrc/doc/CHANGES-2017:1.1514 Tue Apr 11 13:48:45 2017 +++ pkgsrc/doc/CHANGES-2017 Tue Apr 11 14:00:57 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.1514 2017/04/11 13:48:45 mef Exp $ +$NetBSD: CHANGES-2017,v 1.1515 2017/04/11 14:00:57 schmonz Exp $ Changes to the packages collection and infrastructure in 2017: @@ -1861,3 +1861,4 @@ Changes to the packages collection and i Updated x11/libdrm to 2.4.79 [wiz 2017-04-11] Updated archivers/p5-Compress-Bzip2 to 2.26 [mef 2017-04-11] Updated archivers/advancecomp to 1.23 [mef 2017-04-11] + Updated devel/p5-Devel-CheckLib to 1.10nb1 [schmonz 2017-04-11] --_----------=_1491919257217830--