Received: by mail.netbsd.org (Postfix, from userid 605) id 1093784D9B; Fri, 24 Aug 2018 09:26:31 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 297B584D4D for ; Fri, 24 Aug 2018 09:26:30 +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 hAwKZuD117S6 for ; Fri, 24 Aug 2018 09:26:29 +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 628BF84C77 for ; Fri, 24 Aug 2018 09:26:29 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 55299FBEC; Fri, 24 Aug 2018 09:26:29 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_153510278927310" MIME-Version: 1.0 Date: Fri, 24 Aug 2018 09:26:29 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20180824092629.55299FBEC@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. --_----------=_153510278927310 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Fri Aug 24 09:26:29 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: Updated devel/p5-Git-CPAN-Patch to 2.3.3 To generate a diff of this commit: cvs rdiff -u -r1.3766 -r1.3767 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_153510278927310 Content-Disposition: inline Content-Length: 750 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.3766 pkgsrc/doc/CHANGES-2018:1.3767 --- pkgsrc/doc/CHANGES-2018:1.3766 Fri Aug 24 06:12:36 2018 +++ pkgsrc/doc/CHANGES-2018 Fri Aug 24 09:26:29 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.3766 2018/08/24 06:12:36 wiz Exp $ +$NetBSD: CHANGES-2018,v 1.3767 2018/08/24 09:26:29 wiz Exp $ Changes to the packages collection and infrastructure in 2018: @@ -5326,3 +5326,4 @@ Changes to the packages collection and i Updated archivers/p5-Archive-Zip to 1.62 [wiz 2018-08-24] Updated converters/p5-Cpanel-JSON-XS to 4.05 [wiz 2018-08-24] Updated devel/p5-CPAN-Perl-Releases to 3.74 [wiz 2018-08-24] + Updated devel/p5-Git-CPAN-Patch to 2.3.3 [wiz 2018-08-24] --_----------=_153510278927310--