Received: by mail.netbsd.org (Postfix, from userid 605) id 6F57E856F5; Thu, 16 Nov 2017 10:28:39 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id EDEC384D85 for ; Thu, 16 Nov 2017 10:28:38 +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 IQbqcAQiuDnN for ; Thu, 16 Nov 2017 10:28:38 +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 8AAB884D35 for ; Thu, 16 Nov 2017 10:28:38 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 8434CFB3F; Thu, 16 Nov 2017 10:28:38 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1510828118154640" MIME-Version: 1.0 Date: Thu, 16 Nov 2017 10:28:38 +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: <20171116102838.8434CFB3F@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. --_----------=_1510828118154640 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Thu Nov 16 10:28:38 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: doc: Updated lang/perl5 to 5.26.1nb1 To generate a diff of this commit: cvs rdiff -u -r1.4900 -r1.4901 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1510828118154640 Content-Disposition: inline Content-Length: 714 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.4900 pkgsrc/doc/CHANGES-2017:1.4901 --- pkgsrc/doc/CHANGES-2017:1.4900 Thu Nov 16 09:59:02 2017 +++ pkgsrc/doc/CHANGES-2017 Thu Nov 16 10:28:38 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.4900 2017/11/16 09:59:02 he Exp $ +$NetBSD: CHANGES-2017,v 1.4901 2017/11/16 10:28:38 wiz Exp $ Changes to the packages collection and infrastructure in 2017: @@ -7044,3 +7044,4 @@ Changes to the packages collection and i Updated devel/py-attrs to 17.3.0 [adam 2017-11-16] Updated devel/py-hypothesis to 3.37.0 [adam 2017-11-16] Updated textproc/icu to 59.1nb3 [he 2017-11-16] + Updated lang/perl5 to 5.26.1nb1 [wiz 2017-11-16] --_----------=_1510828118154640--