Received: by mail.netbsd.org (Postfix, from userid 605) id D633484D59; Wed, 27 Sep 2017 20:44:04 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6936A84D48 for ; Wed, 27 Sep 2017 20:44:04 +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 FVbd-LTxkxDk for ; Wed, 27 Sep 2017 20:44:04 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id CE02A84CE2 for ; Wed, 27 Sep 2017 20:44:03 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id CC2C4FA9C; Wed, 27 Sep 2017 20:44:03 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_150654504381830" MIME-Version: 1.0 Date: Wed, 27 Sep 2017 20:44:03 +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: <20170927204403.CC2C4FA9C@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. --_----------=_150654504381830 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed Sep 27 20:44:03 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: doc: Updated security/p5-Digest-CRC to 0.22.2 To generate a diff of this commit: cvs rdiff -u -r1.4151 -r1.4152 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_150654504381830 Content-Disposition: inline Content-Length: 732 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.4151 pkgsrc/doc/CHANGES-2017:1.4152 --- pkgsrc/doc/CHANGES-2017:1.4151 Wed Sep 27 20:30:47 2017 +++ pkgsrc/doc/CHANGES-2017 Wed Sep 27 20:44:03 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.4151 2017/09/27 20:30:47 adam Exp $ +$NetBSD: CHANGES-2017,v 1.4152 2017/09/27 20:44:03 wiz Exp $ Changes to the packages collection and infrastructure in 2017: @@ -5900,3 +5900,4 @@ Changes to the packages collection and i Updated textproc/py-pandocfilters to 1.4.2 [adam 2017-09-27] Updated math/py-infinity to 1.4 [adam 2017-09-27] Updated www/py-bottle to 0.12.13 [adam 2017-09-27] + Updated security/p5-Digest-CRC to 0.22.2 [wiz 2017-09-27] --_----------=_150654504381830--